2023-01-11T20:17:39.9858294Z Requested labels: linux.2xlarge 2023-01-11T20:17:39.9858385Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/91627/merge 2023-01-11T20:17:39.9858490Z Reusable workflow chain: 2023-01-11T20:17:39.9858532Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:17:39.9858574Z -> pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:17:39.9858601Z Waiting for a runner to pick up this job... 2023-01-11T20:17:40.5252123Z Job is about to start running on the runner: i-0a22c935557bcad70 (organization) 2023-01-11T20:17:44.3521723Z Current runner version: '2.300.2' 2023-01-11T20:17:44.3527338Z Runner name: 'i-0a22c935557bcad70' 2023-01-11T20:17:44.3527871Z Runner group name: 'Default' 2023-01-11T20:17:44.3528466Z Machine name: 'ip-10-0-1-227' 2023-01-11T20:17:44.3530519Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:17:44.3531218Z Actions: read 2023-01-11T20:17:44.3531539Z Checks: read 2023-01-11T20:17:44.3531805Z Contents: read 2023-01-11T20:17:44.3532131Z Deployments: read 2023-01-11T20:17:44.3532457Z Discussions: read 2023-01-11T20:17:44.3532790Z Issues: read 2023-01-11T20:17:44.3533097Z Metadata: read 2023-01-11T20:17:44.3533415Z Packages: read 2023-01-11T20:17:44.3533690Z Pages: read 2023-01-11T20:17:44.3534011Z PullRequests: read 2023-01-11T20:17:44.3534388Z RepositoryProjects: read 2023-01-11T20:17:44.3534706Z SecurityEvents: read 2023-01-11T20:17:44.3535030Z Statuses: read 2023-01-11T20:17:44.3535342Z ##[endgroup] 2023-01-11T20:17:44.3538462Z Secret source: None 2023-01-11T20:17:44.3539157Z Prepare workflow directory 2023-01-11T20:17:45.0686472Z Prepare all required actions 2023-01-11T20:17:45.0849777Z Getting action download info 2023-01-11T20:17:45.3221442Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T20:17:45.6844170Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:17:48.4262804Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T20:17:48.6986894Z Getting action download info 2023-01-11T20:17:48.8797313Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:17:49.0659798Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2023-01-11T20:17:49.0661438Z ##[group] Inputs 2023-01-11T20:17:49.0661745Z build-environment: linux-jammy-cuda11.6-cudnn8-py3.8-clang12 2023-01-11T20:17:49.0662117Z docker-image-name: pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12 2023-01-11T20:17:49.0662903Z build-generates-artifacts: true 2023-01-11T20:17:49.0663138Z build-with-debug: false 2023-01-11T20:17:49.0663324Z sync-tag: 2023-01-11T20:17:49.0663508Z cuda-arch-list: 5.2 2023-01-11T20:17:49.0663699Z runner: linux.2xlarge 2023-01-11T20:17:49.0663867Z test-matrix: 2023-01-11T20:17:49.0664048Z ##[endgroup] 2023-01-11T20:17:49.0664491Z Complete job name: linux-jammy-cuda11.6-cudnn8-py3.8-clang12 / build 2023-01-11T20:17:49.1503459Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T20:17:49.1503746Z with: 2023-01-11T20:17:49.1504241Z github-secret: *** 2023-01-11T20:17:49.1504451Z activate-with-label: false 2023-01-11T20:17:49.1504636Z label: with-ssh 2023-01-11T20:17:49.1504830Z remove-existing-keys: true 2023-01-11T20:17:49.1505028Z ##[endgroup] 2023-01-11T20:17:49.7429741Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T20:17:49.8328608Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T20:17:49.8341178Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T20:17:49.8366231Z Login using: ssh ec2-user@ec2-44-203-220-128.compute-1.amazonaws.com 2023-01-11T20:17:49.8579014Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:17:49.8579311Z with: 2023-01-11T20:17:49.8579515Z submodules: recursive 2023-01-11T20:17:49.8579716Z fetch-depth: 0 2023-01-11T20:17:49.8579924Z ##[endgroup] 2023-01-11T20:17:49.8793616Z ##[group]Run retry () { 2023-01-11T20:17:49.8793912Z retry () { 2023-01-11T20:17:49.8794172Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:17:49.8794419Z } 2023-01-11T20:17:49.8794624Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:17:49.8794991Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:17:49.8795253Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:17:49.8795474Z else 2023-01-11T20:17:49.8795838Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:17:49.8796064Z fi 2023-01-11T20:17:49.8796266Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:17:49.8811628Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:17:49.8811887Z env: 2023-01-11T20:17:49.8812083Z NO_SUDO: 2023-01-11T20:17:49.8812286Z ##[endgroup] 2023-01-11T20:17:49.8904580Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:52.6163813Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:17:52.6164092Z with: 2023-01-11T20:17:52.6164327Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:17:52.6164574Z fetch-depth: 0 2023-01-11T20:17:52.6164774Z submodules: recursive 2023-01-11T20:17:52.6164993Z quiet-checkout: true 2023-01-11T20:17:52.6165222Z repository: pytorch/pytorch 2023-01-11T20:17:52.6165588Z token: *** 2023-01-11T20:17:52.6165777Z ssh-strict: true 2023-01-11T20:17:52.6166005Z persist-credentials: true 2023-01-11T20:17:52.6166237Z clean: true 2023-01-11T20:17:52.6166417Z lfs: false 2023-01-11T20:17:52.6166633Z set-safe-directory: true 2023-01-11T20:17:52.6166855Z ##[endgroup] 2023-01-11T20:17:52.7252235Z Syncing repository: pytorch/pytorch 2023-01-11T20:17:52.7253894Z ##[group]Getting Git version info 2023-01-11T20:17:52.7254489Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:17:52.7255016Z [command]/usr/bin/git version 2023-01-11T20:17:52.7255228Z git version 2.38.1 2023-01-11T20:17:52.7255878Z ##[endgroup] 2023-01-11T20:17:52.7268153Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7aae9540-1ffb-40f6-99a4-5b5a12fe7241' before making global git config changes 2023-01-11T20:17:52.7268612Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:17:52.7271582Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:52.7327741Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:17:52.7332738Z ##[group]Initializing the repository 2023-01-11T20:17:52.7335445Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:52.7495751Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:17:52.7496967Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:17:52.7497595Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:17:52.7498058Z hint: 2023-01-11T20:17:52.7498393Z hint: git config --global init.defaultBranch 2023-01-11T20:17:52.7498636Z hint: 2023-01-11T20:17:52.7498956Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:17:52.7499515Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:17:52.7499956Z hint: 2023-01-11T20:17:52.7500837Z hint: git branch -m 2023-01-11T20:17:52.7502630Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T20:17:52.7508932Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:17:52.7554885Z ##[endgroup] 2023-01-11T20:17:52.7555411Z ##[group]Disabling automatic garbage collection 2023-01-11T20:17:52.7557898Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:17:52.7590850Z ##[endgroup] 2023-01-11T20:17:52.7591507Z ##[group]Setting up auth 2023-01-11T20:17:52.7597618Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:17:52.7631084Z [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:52.7971242Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:17:52.8004700Z [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:52.8244053Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:17:52.8284063Z ##[endgroup] 2023-01-11T20:17:52.8289987Z ##[group]Fetching the repository 2023-01-11T20:17:52.8290522Z [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:50.7094093Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T20:18:50.7119648Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:18:50.7125809Z ##[endgroup] 2023-01-11T20:18:50.7126221Z ##[group]Determining the checkout info 2023-01-11T20:18:50.7127499Z ##[endgroup] 2023-01-11T20:18:50.7128056Z ##[group]Checking out the ref 2023-01-11T20:18:50.7132976Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:18:52.0239446Z ##[endgroup] 2023-01-11T20:18:52.0239877Z ##[group]Setting up auth for fetching submodules 2023-01-11T20:18:52.0246816Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:18:52.0295375Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T20:18:52.0322534Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T20:18:52.0348611Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T20:18:52.0373174Z ##[endgroup] 2023-01-11T20:18:52.0373694Z ##[group]Fetching submodules 2023-01-11T20:18:52.0376872Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T20:18:52.0627091Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T20:18:52.0869991Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T20:18:52.0871167Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T20:18:52.0872662Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T20:18:52.0874751Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T20:18:52.0876993Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T20:18:52.0879398Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T20:18:52.0881639Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T20:18:52.0884148Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T20:18:52.0886866Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T20:18:52.0889393Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T20:18:52.0892260Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T20:18:52.0895072Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T20:18:52.0898018Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T20:18:52.0901252Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T20:18:52.0905438Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T20:18:52.0908631Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T20:18:52.0912652Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T20:18:52.0916350Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:18:52.0919871Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T20:18:52.0923680Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T20:18:52.0927460Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T20:18:52.0931403Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T20:18:52.0935398Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T20:18:52.0939459Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T20:18:52.0943892Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T20:18:52.0948254Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T20:18:52.0952592Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T20:18:52.0957159Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T20:18:52.0961751Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T20:18:52.0966427Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T20:18:52.0971238Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T20:18:52.0976096Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T20:18:52.0981113Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T20:18:52.0986332Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T20:18:52.0991500Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T20:18:52.0996877Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T20:18:52.1002346Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T20:18:52.1007698Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T20:18:52.1013276Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T20:18:52.1019131Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T20:18:52.1025055Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T20:18:52.1049651Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T20:18:52.3866076Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T20:18:52.6924007Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T20:18:52.9280259Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T20:18:53.2366175Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T20:18:53.5863508Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T20:18:55.8093202Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T20:19:02.3539144Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T20:19:03.0455260Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T20:19:03.9280972Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T20:19:05.3856397Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T20:19:06.5115033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T20:19:07.6775996Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T20:19:12.9748503Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T20:19:13.9620010Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T20:19:15.5175117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T20:19:16.9929774Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T20:19:17.1979691Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T20:19:17.6716788Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T20:19:17.9929736Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T20:19:19.0327457Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T20:19:19.4657389Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T20:19:19.7245437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T20:19:19.9858512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T20:19:21.3112317Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T20:19:21.6562773Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T20:19:22.0533841Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T20:19:28.0958989Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T20:19:30.0698542Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T20:19:30.5176990Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T20:19:30.7731041Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T20:19:36.4939337Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T20:19:36.6996953Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T20:19:36.9401138Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T20:19:37.7799644Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T20:19:38.0256889Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T20:19:38.3580129Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T20:19:38.6458964Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T20:19:39.1998967Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T20:19:41.2713954Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T20:19:41.9461137Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T20:19:44.2937909Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T20:19:44.3043381Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T20:19:44.3126310Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T20:19:44.3332855Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T20:19:44.3535586Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T20:19:44.3857307Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T20:19:44.9423435Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T20:19:44.9621751Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:19:45.0533364Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T20:19:45.0845297Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T20:19:45.3505397Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T20:19:45.7264085Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T20:19:45.9498883Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T20:19:45.9918609Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T20:19:45.9932956Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:19:45.9935096Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:19:45.9937659Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:19:45.9940244Z 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.9962184Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T20:19:47.0112119Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T20:19:47.5341999Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T20:19:48.5517037Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T20:19:48.8777629Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T20:19:48.9715685Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T20:19:49.0252467Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T20:19:49.0346498Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T20:19:49.1143008Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T20:19:49.1489169Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T20:19:49.1573985Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T20:19:49.1951583Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T20:19:49.2177646Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T20:19:49.2602319Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T20:19:49.2711223Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T20:19:49.2724394Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T20:19:49.2745318Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T20:19:57.8078838Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T20:19:57.8095232Z 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.8119362Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T20:20:06.2109869Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T20:20:06.2205713Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T20:20:06.2339086Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T20:20:06.3189701Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T20:20:06.3204135Z 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:06.3205911Z 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:06.3229288Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T20:20:08.9498229Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T20:20:10.0192071Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T20:20:10.0696897Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T20:20:10.0886403Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T20:20:10.1020581Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T20:20:10.2011522Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T20:20:10.4253730Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T20:20:10.4279387Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:10.4281401Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:10.4304909Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T20:20:10.8877466Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T20:20:11.7869137Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:20:11.8163859Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T20:20:11.8302694Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T20:20:11.8315503Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:11.8337759Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T20:20:13.7265604Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T20:20:13.7284542Z 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:13.7286676Z 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:13.7310864Z 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.1501265Z 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.0271210Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T20:20:15.0877657Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T20:20:15.0890382Z 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.0912229Z 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:15.3594164Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:20:15.3678538Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T20:20:15.6051778Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T20:20:15.6070834Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:15.6073259Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:15.6097171Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T20:20:16.0274117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T20:20:17.2174279Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T20:20:17.2802646Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T20:20:17.2879652Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T20:20:17.2975983Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T20:20:17.3278699Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T20:20:17.3369693Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T20:20:17.3645218Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T20:20:17.3730095Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T20:20:17.4150429Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T20:20:17.5150336Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T20:20:17.5392448Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T20:20:17.5407317Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:17.5409443Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:17.5411817Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:17.5414318Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:17.5438330Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T20:20:18.7738461Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T20:20:19.0587406Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T20:20:20.1505395Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T20:20:21.0313874Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T20:20:21.0450518Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T20:20:21.1037718Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T20:20:21.1300682Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T20:20:21.1314513Z 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.1337062Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T20:20:21.3874169Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:20:21.5123285Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T20:20:21.5149848Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T20:20:21.5402213Z Entering 'android/libs/fbjni' 2023-01-11T20:20:21.5436132Z Entering 'third_party/FP16' 2023-01-11T20:20:21.5472555Z Entering 'third_party/FXdiv' 2023-01-11T20:20:21.5506772Z Entering 'third_party/NNPACK' 2023-01-11T20:20:21.5541154Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:21.5575663Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:21.5610076Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:21.5653889Z Entering 'third_party/benchmark' 2023-01-11T20:20:21.5689626Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:21.5725106Z Entering 'third_party/cub' 2023-01-11T20:20:21.5763678Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:21.5806662Z Entering 'third_party/cutlass' 2023-01-11T20:20:21.5851991Z Entering 'third_party/eigen' 2023-01-11T20:20:21.5892680Z Entering 'third_party/fbgemm' 2023-01-11T20:20:21.5930066Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:21.5965736Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:21.6000204Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:21.6034423Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:21.6069169Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:21.6105879Z Entering 'third_party/fmt' 2023-01-11T20:20:21.6139864Z Entering 'third_party/foxi' 2023-01-11T20:20:21.6174436Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:21.6209735Z Entering 'third_party/gloo' 2023-01-11T20:20:21.6243775Z Entering 'third_party/googletest' 2023-01-11T20:20:21.6278842Z Entering 'third_party/ideep' 2023-01-11T20:20:21.6312301Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:21.6348243Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:21.6388786Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:21.6423079Z Entering 'third_party/ittapi' 2023-01-11T20:20:21.6457164Z Entering 'third_party/kineto' 2023-01-11T20:20:21.6491552Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:21.6526052Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:21.6561586Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:21.6595778Z Entering 'third_party/neon2sse' 2023-01-11T20:20:21.6629344Z Entering 'third_party/nlohmann' 2023-01-11T20:20:21.6664582Z Entering 'third_party/onnx' 2023-01-11T20:20:21.6710419Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:21.6743640Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:21.6778930Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:21.6812376Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:21.6850059Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:21.6884639Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:21.6917570Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:21.6955334Z Entering 'third_party/pocketfft' 2023-01-11T20:20:21.6989310Z Entering 'third_party/protobuf' 2023-01-11T20:20:21.7025730Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:21.7059177Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:21.7093951Z Entering 'third_party/psimd' 2023-01-11T20:20:21.7128250Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:21.7161306Z Entering 'third_party/pybind11' 2023-01-11T20:20:21.7195476Z Entering 'third_party/python-enum' 2023-01-11T20:20:21.7233808Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:21.7272147Z Entering 'third_party/python-six' 2023-01-11T20:20:21.7310400Z Entering 'third_party/sleef' 2023-01-11T20:20:21.7348097Z Entering 'third_party/tbb' 2023-01-11T20:20:21.7387744Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:21.7425723Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:21.7462357Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:21.7497490Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:21.7531602Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:21.7564593Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:21.7601858Z Entering 'third_party/zstd' 2023-01-11T20:20:21.7646115Z ##[endgroup] 2023-01-11T20:20:21.7646517Z ##[group]Persisting credentials for submodules 2023-01-11T20:20:21.7651727Z [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:21.7901299Z Entering 'android/libs/fbjni' 2023-01-11T20:20:21.7933814Z Entering 'third_party/FP16' 2023-01-11T20:20:21.7966998Z Entering 'third_party/FXdiv' 2023-01-11T20:20:21.7999608Z Entering 'third_party/NNPACK' 2023-01-11T20:20:21.8033134Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:21.8066170Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:21.8099106Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:21.8141390Z Entering 'third_party/benchmark' 2023-01-11T20:20:21.8173940Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:21.8207687Z Entering 'third_party/cub' 2023-01-11T20:20:21.8242885Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:21.8280083Z Entering 'third_party/cutlass' 2023-01-11T20:20:21.8319444Z Entering 'third_party/eigen' 2023-01-11T20:20:21.8354713Z Entering 'third_party/fbgemm' 2023-01-11T20:20:21.8388015Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:21.8419981Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:21.8453638Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:21.8486139Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:21.8519981Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:21.8554343Z Entering 'third_party/fmt' 2023-01-11T20:20:21.8587770Z Entering 'third_party/foxi' 2023-01-11T20:20:21.8620521Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:21.8653335Z Entering 'third_party/gloo' 2023-01-11T20:20:21.8686179Z Entering 'third_party/googletest' 2023-01-11T20:20:21.8720118Z Entering 'third_party/ideep' 2023-01-11T20:20:21.8752075Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:21.8787070Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:21.8826105Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:21.8858512Z Entering 'third_party/ittapi' 2023-01-11T20:20:21.8891342Z Entering 'third_party/kineto' 2023-01-11T20:20:21.8924134Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:21.8956481Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:21.8990650Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:21.9024267Z Entering 'third_party/neon2sse' 2023-01-11T20:20:21.9056381Z Entering 'third_party/nlohmann' 2023-01-11T20:20:21.9090700Z Entering 'third_party/onnx' 2023-01-11T20:20:21.9134764Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:21.9168736Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:21.9203897Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:21.9237101Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:21.9274610Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:21.9307686Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:21.9340595Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:21.9377781Z Entering 'third_party/pocketfft' 2023-01-11T20:20:21.9411236Z Entering 'third_party/protobuf' 2023-01-11T20:20:21.9448042Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:21.9481313Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:21.9517258Z Entering 'third_party/psimd' 2023-01-11T20:20:21.9550949Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:21.9584452Z Entering 'third_party/pybind11' 2023-01-11T20:20:21.9618624Z Entering 'third_party/python-enum' 2023-01-11T20:20:21.9651375Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:21.9685301Z Entering 'third_party/python-six' 2023-01-11T20:20:21.9718690Z Entering 'third_party/sleef' 2023-01-11T20:20:21.9754136Z Entering 'third_party/tbb' 2023-01-11T20:20:21.9788943Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:21.9822096Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:21.9855098Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:21.9888011Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:21.9921205Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:21.9952806Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:21.9988388Z Entering 'third_party/zstd' 2023-01-11T20:20:22.0033767Z [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.0282452Z Entering 'android/libs/fbjni' 2023-01-11T20:20:22.0313401Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T20:20:22.0327149Z Entering 'third_party/FP16' 2023-01-11T20:20:22.0359969Z 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.0373027Z Entering 'third_party/FXdiv' 2023-01-11T20:20:22.0404478Z 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.0418149Z Entering 'third_party/NNPACK' 2023-01-11T20:20:22.0449674Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T20:20:22.0464066Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:22.0494867Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T20:20:22.0510057Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:22.0540782Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T20:20:22.0556396Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:22.0587512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T20:20:22.0611250Z Entering 'third_party/benchmark' 2023-01-11T20:20:22.0642113Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:22.0656160Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:22.0687337Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:20:22.0701822Z Entering 'third_party/cub' 2023-01-11T20:20:22.0732192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T20:20:22.0746251Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:22.0776826Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T20:20:22.0796375Z Entering 'third_party/cutlass' 2023-01-11T20:20:22.0827399Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T20:20:22.0847115Z Entering 'third_party/eigen' 2023-01-11T20:20:22.0879222Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T20:20:22.0895439Z Entering 'third_party/fbgemm' 2023-01-11T20:20:22.0926626Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T20:20:22.0940343Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:22.0971381Z 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.0985257Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:22.1015368Z 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.1029004Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:22.1059691Z 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.1073494Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:22.1104735Z 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.1119253Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:22.1150856Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T20:20:22.1166707Z Entering 'third_party/fmt' 2023-01-11T20:20:22.1198378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T20:20:22.1212584Z Entering 'third_party/foxi' 2023-01-11T20:20:22.1243633Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T20:20:22.1257768Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:22.1290155Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T20:20:22.1305442Z Entering 'third_party/gloo' 2023-01-11T20:20:22.1339424Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T20:20:22.1354401Z Entering 'third_party/googletest' 2023-01-11T20:20:22.1388770Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:22.1404462Z Entering 'third_party/ideep' 2023-01-11T20:20:22.1439042Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T20:20:22.1453205Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:22.1487381Z 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.1504056Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:22.1536016Z 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.1556808Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:22.1589044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T20:20:22.1602859Z Entering 'third_party/ittapi' 2023-01-11T20:20:22.1635098Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T20:20:22.1648871Z Entering 'third_party/kineto' 2023-01-11T20:20:22.1680914Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T20:20:22.1694472Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:22.1726767Z 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.1741044Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:22.1772212Z 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.1788032Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:22.1820051Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T20:20:22.1834272Z Entering 'third_party/neon2sse' 2023-01-11T20:20:22.1865198Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T20:20:22.1878050Z Entering 'third_party/nlohmann' 2023-01-11T20:20:22.1908828Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T20:20:22.1924030Z Entering 'third_party/onnx' 2023-01-11T20:20:22.1955113Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:20:22.1979667Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.2010737Z 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.2024154Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.2054843Z 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.2070460Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:22.2101106Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T20:20:22.2114006Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:22.2144862Z 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.2162111Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.2192941Z 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.2206261Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.2238244Z 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.2251465Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.2282637Z 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.2300257Z Entering 'third_party/pocketfft' 2023-01-11T20:20:22.2330782Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T20:20:22.2345538Z Entering 'third_party/protobuf' 2023-01-11T20:20:22.2376490Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T20:20:22.2393558Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:22.2425528Z 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.2438979Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:22.2469717Z 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.2484680Z Entering 'third_party/psimd' 2023-01-11T20:20:22.2515316Z 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.2528493Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:22.2559055Z 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.2572426Z Entering 'third_party/pybind11' 2023-01-11T20:20:22.2604275Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:22.2617708Z Entering 'third_party/python-enum' 2023-01-11T20:20:22.2648199Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T20:20:22.2661496Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:22.2691837Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T20:20:22.2705299Z Entering 'third_party/python-six' 2023-01-11T20:20:22.2736618Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T20:20:22.2750429Z Entering 'third_party/sleef' 2023-01-11T20:20:22.2781282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T20:20:22.2795640Z Entering 'third_party/tbb' 2023-01-11T20:20:22.2827296Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T20:20:22.2843459Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:22.2874361Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T20:20:22.2888630Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:22.2920484Z 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.2957727Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:22.2965202Z 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.2979425Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:22.3011159Z 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.3026324Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:22.3057147Z 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.3070386Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.3101750Z 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.3117966Z Entering 'third_party/zstd' 2023-01-11T20:20:22.3148643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T20:20:22.3727070Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T20:20:22.3986955Z Entering 'android/libs/fbjni' 2023-01-11T20:20:22.4020807Z Entering 'third_party/FP16' 2023-01-11T20:20:22.4056428Z Entering 'third_party/FXdiv' 2023-01-11T20:20:22.4091450Z Entering 'third_party/NNPACK' 2023-01-11T20:20:22.4126306Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:22.4160483Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:22.4195381Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:22.4240071Z Entering 'third_party/benchmark' 2023-01-11T20:20:22.4275723Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:22.4311141Z Entering 'third_party/cub' 2023-01-11T20:20:22.4345451Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:22.4385083Z Entering 'third_party/cutlass' 2023-01-11T20:20:22.4425850Z Entering 'third_party/eigen' 2023-01-11T20:20:22.4461835Z Entering 'third_party/fbgemm' 2023-01-11T20:20:22.4496137Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:22.4529873Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:22.4565080Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:22.4598166Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:22.4632344Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:22.4668260Z Entering 'third_party/fmt' 2023-01-11T20:20:22.4702414Z Entering 'third_party/foxi' 2023-01-11T20:20:22.4737740Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:22.4771842Z Entering 'third_party/gloo' 2023-01-11T20:20:22.4806025Z Entering 'third_party/googletest' 2023-01-11T20:20:22.4840378Z Entering 'third_party/ideep' 2023-01-11T20:20:22.4875818Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:22.4911175Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:22.4951576Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:22.4986527Z Entering 'third_party/ittapi' 2023-01-11T20:20:22.5020832Z Entering 'third_party/kineto' 2023-01-11T20:20:22.5054634Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:22.5089003Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:22.5124582Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:22.5159437Z Entering 'third_party/neon2sse' 2023-01-11T20:20:22.5194500Z Entering 'third_party/nlohmann' 2023-01-11T20:20:22.5229744Z Entering 'third_party/onnx' 2023-01-11T20:20:22.5275555Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.5309628Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.5345234Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:22.5378773Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:22.5417487Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.5452529Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.5486083Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.5524313Z Entering 'third_party/pocketfft' 2023-01-11T20:20:22.5559186Z Entering 'third_party/protobuf' 2023-01-11T20:20:22.5596568Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:22.5630260Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:22.5665704Z Entering 'third_party/psimd' 2023-01-11T20:20:22.5699450Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:22.5733790Z Entering 'third_party/pybind11' 2023-01-11T20:20:22.5767800Z Entering 'third_party/python-enum' 2023-01-11T20:20:22.5801400Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:22.5835756Z Entering 'third_party/python-six' 2023-01-11T20:20:22.5870053Z Entering 'third_party/sleef' 2023-01-11T20:20:22.5904224Z Entering 'third_party/tbb' 2023-01-11T20:20:22.5939963Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:22.5974498Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:22.6008881Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:22.6042076Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:22.6075557Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:22.6109854Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.6145375Z Entering 'third_party/zstd' 2023-01-11T20:20:22.6190642Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T20:20:22.6442491Z Entering 'android/libs/fbjni' 2023-01-11T20:20:22.6476006Z Entering 'third_party/FP16' 2023-01-11T20:20:22.6509960Z Entering 'third_party/FXdiv' 2023-01-11T20:20:22.6543542Z Entering 'third_party/NNPACK' 2023-01-11T20:20:22.6577347Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:22.6611620Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:22.6645247Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:22.6688785Z Entering 'third_party/benchmark' 2023-01-11T20:20:22.6723759Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:22.6758164Z Entering 'third_party/cub' 2023-01-11T20:20:22.6791721Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:22.6829947Z Entering 'third_party/cutlass' 2023-01-11T20:20:22.6869080Z Entering 'third_party/eigen' 2023-01-11T20:20:22.6905515Z Entering 'third_party/fbgemm' 2023-01-11T20:20:22.6938803Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:22.6972688Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:22.7005926Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:22.7039732Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:22.7073910Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:22.7109058Z Entering 'third_party/fmt' 2023-01-11T20:20:22.7144035Z Entering 'third_party/foxi' 2023-01-11T20:20:22.7176975Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:22.7212670Z Entering 'third_party/gloo' 2023-01-11T20:20:22.7246643Z Entering 'third_party/googletest' 2023-01-11T20:20:22.7281220Z Entering 'third_party/ideep' 2023-01-11T20:20:22.7314115Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:22.7349806Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:22.7391406Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:22.7425925Z Entering 'third_party/ittapi' 2023-01-11T20:20:22.7459675Z Entering 'third_party/kineto' 2023-01-11T20:20:22.7494012Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:22.7527904Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:22.7563065Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:22.7597941Z Entering 'third_party/neon2sse' 2023-01-11T20:20:22.7632490Z Entering 'third_party/nlohmann' 2023-01-11T20:20:22.7667702Z Entering 'third_party/onnx' 2023-01-11T20:20:22.7713263Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.7747390Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.7784104Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:22.7817605Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:22.7856229Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.7890030Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.7924893Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.7963135Z Entering 'third_party/pocketfft' 2023-01-11T20:20:22.7998022Z Entering 'third_party/protobuf' 2023-01-11T20:20:22.8036922Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:22.8070618Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:22.8106368Z Entering 'third_party/psimd' 2023-01-11T20:20:22.8139580Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:22.8174171Z Entering 'third_party/pybind11' 2023-01-11T20:20:22.8208749Z Entering 'third_party/python-enum' 2023-01-11T20:20:22.8242931Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:22.8277215Z Entering 'third_party/python-six' 2023-01-11T20:20:22.8311894Z Entering 'third_party/sleef' 2023-01-11T20:20:22.8346275Z Entering 'third_party/tbb' 2023-01-11T20:20:22.8382596Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:22.8417860Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:22.8451842Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:22.8487892Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:22.8525092Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:22.8562192Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.8602029Z Entering 'third_party/zstd' 2023-01-11T20:20:22.8648948Z ##[endgroup] 2023-01-11T20:20:22.8688928Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:20:22.8718316Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:20:22.8837580Z Prepare all required actions 2023-01-11T20:20:22.8863695Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T20:20:22.8863916Z ##[endgroup] 2023-01-11T20:20:22.8878943Z ##[group]Run set -euo pipefail 2023-01-11T20:20:22.8879180Z set -euo pipefail 2023-01-11T20:20:22.8879391Z function get_ec2_metadata() { 2023-01-11T20:20:22.8879639Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T20:20:22.8879981Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T20:20:22.8880283Z  category=$1 2023-01-11T20:20:22.8880528Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T20:20:22.8880758Z } 2023-01-11T20:20:22.8880950Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T20:20:22.8881210Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T20:20:22.8881511Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T20:20:22.8881745Z echo "system info $(uname -a)" 2023-01-11T20:20:22.8893244Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:22.8893475Z ##[endgroup] 2023-01-11T20:20:22.8972121Z ami-id: ami-096198a0bccc6bad4 2023-01-11T20:20:22.9029878Z instance-id: i-0a22c935557bcad70 2023-01-11T20:20:22.9079943Z instance-type: c5.2xlarge 2023-01-11T20:20:22.9086794Z system info Linux ip-10-0-1-227.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:22.9102410Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T20:20:22.9102917Z if systemctl is-active --quiet docker; then 2023-01-11T20:20:22.9103164Z  echo "Docker daemon is running..."; 2023-01-11T20:20:22.9103354Z else 2023-01-11T20:20:22.9103591Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T20:20:22.9103829Z fi 2023-01-11T20:20:22.9114275Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:22.9114592Z ##[endgroup] 2023-01-11T20:20:22.9154542Z Docker daemon is running... 2023-01-11T20:20:22.9170416Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:20:22.9170775Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:20:22.9171057Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:22.9171427Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T20:20:22.9171774Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T20:20:22.9181888Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:22.9182109Z env: 2023-01-11T20:20:22.9182282Z AWS_RETRY_MODE: standard 2023-01-11T20:20:22.9182779Z AWS_MAX_ATTEMPTS: 5 2023-01-11T20:20:22.9182978Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:20:22.9183173Z ##[endgroup] 2023-01-11T20:20:24.1003517Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T20:20:24.1003904Z Configure a credential helper to remove this warning. See 2023-01-11T20:20:24.1004562Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T20:20:24.1004915Z 2023-01-11T20:20:24.1005011Z Login Succeeded 2023-01-11T20:20:24.1034635Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:24.1034943Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:24.1035210Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:24.1046003Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:24.1046216Z ##[endgroup] 2023-01-11T20:20:24.1134493Z Prepare all required actions 2023-01-11T20:20:24.1187700Z ##[group]Run ./.github/actions/calculate-docker-image 2023-01-11T20:20:24.1187925Z with: 2023-01-11T20:20:24.1188182Z docker-image-name: pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12 2023-01-11T20:20:24.1188462Z xla: false 2023-01-11T20:20:24.1188635Z skip_push: true 2023-01-11T20:20:24.1188796Z ##[endgroup] 2023-01-11T20:20:24.1241793Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2023-01-11T20:20:24.1242032Z if [ -n "${IS_XLA}" ]; then 2023-01-11T20:20:24.1242293Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2023-01-11T20:20:24.1242588Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2023-01-11T20:20:24.1242846Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.1243147Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.1243390Z else 2023-01-11T20:20:24.1243642Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2023-01-11T20:20:24.1243893Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.1244181Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.1244480Z fi 2023-01-11T20:20:24.1255114Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:24.1255335Z env: 2023-01-11T20:20:24.1255490Z IS_XLA: 2023-01-11T20:20:24.1255644Z XLA_IMAGE_TAG: v0.6 2023-01-11T20:20:24.1255986Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12 2023-01-11T20:20:24.1256313Z ##[endgroup] 2023-01-11T20:20:24.1333471Z ##[group]Run set -x 2023-01-11T20:20:24.1333703Z set -x 2023-01-11T20:20:24.1333937Z # Check if image already exists, if it does then skip building it 2023-01-11T20:20:24.1334211Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2023-01-11T20:20:24.1334421Z  exit 0 2023-01-11T20:20:24.1334582Z fi 2023-01-11T20:20:24.1334784Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2023-01-11T20:20:24.1335053Z  # if we're on the base branch then use the parent commit 2023-01-11T20:20:24.1335313Z  MERGE_BASE=$(git rev-parse HEAD~) 2023-01-11T20:20:24.1335506Z else 2023-01-11T20:20:24.1335717Z  # otherwise we're on a PR, so use the most recent base commit 2023-01-11T20:20:24.1335994Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2023-01-11T20:20:24.1336202Z fi 2023-01-11T20:20:24.1336415Z # Covers the case where a previous tag doesn't exist for the tree 2023-01-11T20:20:24.1336755Z # 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.1337078Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2023-01-11T20:20:24.1337423Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2023-01-11T20:20:24.1337691Z  exit 1 2023-01-11T20:20:24.1337855Z fi 2023-01-11T20:20:24.1338089Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2023-01-11T20:20:24.1338414Z # 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.1338703Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2023-01-11T20:20:24.1339033Z  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.1339388Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2023-01-11T20:20:24.1339708Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2023-01-11T20:20:24.1340039Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2023-01-11T20:20:24.1340325Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2023-01-11T20:20:24.1340662Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2023-01-11T20:20:24.1340992Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2023-01-11T20:20:24.1341285Z  echo "skip_push=true" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.1341485Z  fi 2023-01-11T20:20:24.1341644Z fi 2023-01-11T20:20:24.1341828Z echo "rebuild=yes" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.1352187Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:24.1352402Z env: 2023-01-11T20:20:24.1352593Z BASE_REVISION: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:20:24.1353020Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:24.1353440Z DOCKER_TAG: fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:24.1353649Z DOCKER_FORCE_PUSH: 2023-01-11T20:20:24.1353887Z ##[endgroup] 2023-01-11T20:20:24.1376481Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:24.3686945Z { 2023-01-11T20:20:24.3687380Z "schemaVersion": 2, 2023-01-11T20:20:24.3688147Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2023-01-11T20:20:24.3688613Z "config": { 2023-01-11T20:20:24.3688986Z "mediaType": "application/vnd.docker.container.image.v1+json", 2023-01-11T20:20:24.3689300Z "size": 28731, 2023-01-11T20:20:24.3689654Z "digest": "sha256:560331ae9b9a97f54a561cacf181077e9a5cb2fae2fbed14fb633efa67d12db1" 2023-01-11T20:20:24.3690134Z }, 2023-01-11T20:20:24.3690410Z "layers": [ 2023-01-11T20:20:24.3690716Z { 2023-01-11T20:20:24.3691067Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3691419Z "size": 30428708, 2023-01-11T20:20:24.3691879Z "digest": "sha256:6e3729cf69e0ce2de9e779575a1fec8b7fb5efdfa822829290ab6d5d1bc3e797" 2023-01-11T20:20:24.3692323Z }, 2023-01-11T20:20:24.3692560Z { 2023-01-11T20:20:24.3693006Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3693456Z "size": 2063, 2023-01-11T20:20:24.3693736Z "digest": "sha256:e05f09577269b5dd714c3c2c2a5bcf2d8529ceab36ab4f832ce8dd9a94e9d359" 2023-01-11T20:20:24.3693971Z }, 2023-01-11T20:20:24.3694120Z { 2023-01-11T20:20:24.3694362Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3694599Z "size": 338468801, 2023-01-11T20:20:24.3694868Z "digest": "sha256:ca6d5f4db420bc9af22021e6b26680726b50e5ff471f6b008a283d3d2bb9bcd6" 2023-01-11T20:20:24.3695114Z }, 2023-01-11T20:20:24.3695246Z { 2023-01-11T20:20:24.3695492Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3695740Z "size": 848, 2023-01-11T20:20:24.3695988Z "digest": "sha256:521886dd07c36455aa2eebd48eeb8e063de453df8a6f0de442a36805bb5e4b5a" 2023-01-11T20:20:24.3696234Z }, 2023-01-11T20:20:24.3696380Z { 2023-01-11T20:20:24.3696607Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3696857Z "size": 63271798, 2023-01-11T20:20:24.3697125Z "digest": "sha256:858f4a599c01f33e3b8607fab8bf06a14fabad1eb4988e4a9d9e51fae53c8af7" 2023-01-11T20:20:24.3698953Z }, 2023-01-11T20:20:24.3699250Z { 2023-01-11T20:20:24.3699749Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3700188Z "size": 407, 2023-01-11T20:20:24.3700676Z "digest": "sha256:e0d87b0e868bcd97fe1579d2bd458a1d7a1035df991c2ebd4521a984dde133d3" 2023-01-11T20:20:24.3701120Z }, 2023-01-11T20:20:24.3701404Z { 2023-01-11T20:20:24.3702080Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3702667Z "size": 107, 2023-01-11T20:20:24.3703024Z "digest": "sha256:cc780ea08fc09a1e5299fe634c6ca3c825df5cc01bcda0d5923b2812ba79b28c" 2023-01-11T20:20:24.3703269Z }, 2023-01-11T20:20:24.3703426Z { 2023-01-11T20:20:24.3703677Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3703913Z "size": 450, 2023-01-11T20:20:24.3704179Z "digest": "sha256:bd48cae570c2b5896e3572f9c0d68e0798d1e812b061fda23b8d03dec53a4b62" 2023-01-11T20:20:24.3704423Z }, 2023-01-11T20:20:24.3704583Z { 2023-01-11T20:20:24.3704813Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3705058Z "size": 1236, 2023-01-11T20:20:24.3705337Z "digest": "sha256:b7b8aebaa8f76b98fab3fd2cdb4976b4b7fc27da6e33872e3ff8952b9e9f1a70" 2023-01-11T20:20:24.3705579Z }, 2023-01-11T20:20:24.3705726Z { 2023-01-11T20:20:24.3705968Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3706204Z "size": 483, 2023-01-11T20:20:24.3706453Z "digest": "sha256:40fb617a1a683fd98f75f59a5f5619f8528a8a7172110c9232d2e34504ecf392" 2023-01-11T20:20:24.3706682Z }, 2023-01-11T20:20:24.3706844Z { 2023-01-11T20:20:24.3707409Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3707849Z "size": 110, 2023-01-11T20:20:24.3708254Z "digest": "sha256:a4716758202350210fe3d9e1b67b02d6f5cf16bccc8c4412ca9f3abc58fa9c2a" 2023-01-11T20:20:24.3708645Z }, 2023-01-11T20:20:24.3708897Z { 2023-01-11T20:20:24.3709351Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3709749Z + exit 0 2023-01-11T20:20:24.3711463Z "size": 2605, 2023-01-11T20:20:24.3711959Z "digest": "sha256:40fc4af586a9c808d65d5b97d20a5163e1679d911dbfe465eafd65e14841f164" 2023-01-11T20:20:24.3712420Z }, 2023-01-11T20:20:24.3712711Z { 2023-01-11T20:20:24.3713159Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3713624Z "size": 1967, 2023-01-11T20:20:24.3714056Z "digest": "sha256:c16cf1a2373483cd2101c061281093dfd7f2b10b692788df0729a7f2313a8cae" 2023-01-11T20:20:24.3714452Z }, 2023-01-11T20:20:24.3714673Z { 2023-01-11T20:20:24.3714973Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3715218Z "size": 1607031698, 2023-01-11T20:20:24.3715488Z "digest": "sha256:ff276dbdb626d9879eb51a856ba7a89dd7c07427941fefafb7464313b2b283d2" 2023-01-11T20:20:24.3715753Z }, 2023-01-11T20:20:24.3715889Z { 2023-01-11T20:20:24.3716137Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3716387Z "size": 172, 2023-01-11T20:20:24.3716646Z "digest": "sha256:34fbf5b5430c1246c7b14d71ebaf2953a0180656c11172af410e43c42ff78274" 2023-01-11T20:20:24.3716872Z }, 2023-01-11T20:20:24.3717020Z { 2023-01-11T20:20:24.3717266Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3717502Z "size": 466, 2023-01-11T20:20:24.3717777Z "digest": "sha256:8fd5302bb728a85d4fd1a3de59801fa8751ac91fb3bbaf4d56fae44f8b8ea640" 2023-01-11T20:20:24.3718031Z }, 2023-01-11T20:20:24.3718164Z { 2023-01-11T20:20:24.3718407Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3718663Z "size": 102, 2023-01-11T20:20:24.3718921Z "digest": "sha256:a3dbac233a42470fd75abefee08010e5d57be16928e5c766e5cbac1d470f84d3" 2023-01-11T20:20:24.3719174Z }, 2023-01-11T20:20:24.3719322Z { 2023-01-11T20:20:24.3719555Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3719799Z "size": 231, 2023-01-11T20:20:24.3720047Z "digest": "sha256:692c30631a6d2c931769206090541b3d4a2fe34757cbd532426d717014d1564a" 2023-01-11T20:20:24.3720257Z }, 2023-01-11T20:20:24.3720399Z { 2023-01-11T20:20:24.3720637Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3720873Z "size": 1569084, 2023-01-11T20:20:24.3721258Z "digest": "sha256:a20345fa02d4c72321b6e8655cb8b20cb27ff9ff9f7f6db1e5d2ddd9806becf1" 2023-01-11T20:20:24.3721506Z }, 2023-01-11T20:20:24.3721652Z { 2023-01-11T20:20:24.3722489Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3722867Z "size": 1593, 2023-01-11T20:20:24.3723307Z "digest": "sha256:c512f70022df42114e736ed8767a5473c34673c7c780077d72387613090e8117" 2023-01-11T20:20:24.3723704Z }, 2023-01-11T20:20:24.3723960Z { 2023-01-11T20:20:24.3724404Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3724862Z "size": 3461319372, 2023-01-11T20:20:24.3725284Z "digest": "sha256:744ae09f400941eff3b41a67155e2a9cb33ecfb7daeec5f7862e7e136087c0f5" 2023-01-11T20:20:24.3725737Z }, 2023-01-11T20:20:24.3725995Z { 2023-01-11T20:20:24.3726312Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3726559Z "size": 452, 2023-01-11T20:20:24.3726814Z "digest": "sha256:3a6327e86cc52f851803444c6eb296fea27b4b2cf26061dde513a6b8723eda62" 2023-01-11T20:20:24.3727038Z }, 2023-01-11T20:20:24.3727183Z { 2023-01-11T20:20:24.3727424Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3727655Z "size": 104, 2023-01-11T20:20:24.3727985Z "digest": "sha256:da1ac87be168dacf491f90e0cac7224a6d40a68e10e63cd8aad13a9f199626bc" 2023-01-11T20:20:24.3728237Z }, 2023-01-11T20:20:24.3728369Z { 2023-01-11T20:20:24.3728611Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3728855Z "size": 887, 2023-01-11T20:20:24.3729140Z "digest": "sha256:7b730bcdcd62ff40dc5caeee70fcea66f4fea42ba80d581b60f3e19feaf62f8b" 2023-01-11T20:20:24.3729389Z }, 2023-01-11T20:20:24.3729536Z { 2023-01-11T20:20:24.3729777Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3730012Z "size": 109609623, 2023-01-11T20:20:24.3730258Z "digest": "sha256:319242402956707005a43dfa7b1c071d6d49cb754c6eaa29f040130290a2f011" 2023-01-11T20:20:24.3730482Z }, 2023-01-11T20:20:24.3730614Z { 2023-01-11T20:20:24.3730854Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3731094Z "size": 109, 2023-01-11T20:20:24.3731341Z "digest": "sha256:d76e1547d7e89280fcb0345cf2d9c9c1d40b6f16300bb20ffd4c46bcd2b74212" 2023-01-11T20:20:24.3731582Z }, 2023-01-11T20:20:24.3731733Z { 2023-01-11T20:20:24.3731958Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3732199Z "size": 559, 2023-01-11T20:20:24.3732441Z "digest": "sha256:9e855729a0790734f96dc96843449a25aee2e108ab144bc2448522bd2b940202" 2023-01-11T20:20:24.3732656Z }, 2023-01-11T20:20:24.3732798Z { 2023-01-11T20:20:24.3733037Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3733269Z "size": 1134919, 2023-01-11T20:20:24.3733530Z "digest": "sha256:f6fdad3f41e3770217126aeeec50bd42715df9fd1d32693d58d463d111a23169" 2023-01-11T20:20:24.3733779Z }, 2023-01-11T20:20:24.3733924Z { 2023-01-11T20:20:24.3734150Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3734394Z "size": 103, 2023-01-11T20:20:24.3734639Z "digest": "sha256:0086d87851e64f22f002e7b5926a3c651d84caebea78b5164d5ee4e323f33c0d" 2023-01-11T20:20:24.3734860Z }, 2023-01-11T20:20:24.3735007Z { 2023-01-11T20:20:24.3735248Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3735478Z "size": 549, 2023-01-11T20:20:24.3735730Z "digest": "sha256:e1e693ac860fe8a6802e6228516bb182d5280da7cdf6f70d123968f29bf9f607" 2023-01-11T20:20:24.3735963Z }, 2023-01-11T20:20:24.3736093Z { 2023-01-11T20:20:24.3736332Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3736577Z "size": 231535574, 2023-01-11T20:20:24.3736812Z "digest": "sha256:959b41f6076b92621b06e469faac581388352dde9792bd25097dcd43577a0c76" 2023-01-11T20:20:24.3737038Z }, 2023-01-11T20:20:24.3737180Z { 2023-01-11T20:20:24.3737460Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3737763Z "size": 107, 2023-01-11T20:20:24.3738086Z "digest": "sha256:6eef818ab6950fe2fb513335567cca3d25f064d2e58a563af6c84d3c0a58a16f" 2023-01-11T20:20:24.3738369Z }, 2023-01-11T20:20:24.3738579Z { 2023-01-11T20:20:24.3738905Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3739208Z "size": 1292, 2023-01-11T20:20:24.3739536Z "digest": "sha256:48304768b3a8fdbfceec8959b21fcf3d3cc5152144e094fce82b137f57c37bcd" 2023-01-11T20:20:24.3743600Z }, 2023-01-11T20:20:24.3745642Z { 2023-01-11T20:20:24.3746227Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3746791Z "size": 151, 2023-01-11T20:20:24.3747276Z "digest": "sha256:3b9edeb6bb062001f7eabbc8d6eab45479561c4e168d0f1b51114c520004ad92" 2023-01-11T20:20:24.3748104Z }, 2023-01-11T20:20:24.3748448Z { 2023-01-11T20:20:24.3748975Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3749554Z "size": 645, 2023-01-11T20:20:24.3750192Z "digest": "sha256:e876cb3798d8c4f7c474a5e84878bb51dfb44683bb8c9a204adf60d822f0f9ab" 2023-01-11T20:20:24.3750617Z }, 2023-01-11T20:20:24.3751058Z { 2023-01-11T20:20:24.3751558Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3751967Z "size": 108, 2023-01-11T20:20:24.3753312Z "digest": "sha256:a88e0a9b515a1a33723f466fcaab84f0131f03ede88eff86586ecd7b42d98b54" 2023-01-11T20:20:24.3753840Z }, 2023-01-11T20:20:24.3754216Z { 2023-01-11T20:20:24.3754754Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3755304Z "size": 109, 2023-01-11T20:20:24.3755740Z "digest": "sha256:2ac976fb3d98b8249eb681798ce51f875d083acdf7249ea98c688fbc86833a72" 2023-01-11T20:20:24.3756162Z }, 2023-01-11T20:20:24.3756506Z { 2023-01-11T20:20:24.3757020Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3757461Z "size": 102, 2023-01-11T20:20:24.3757835Z "digest": "sha256:cc5dd0405e1a1e8eaa4b3a776369f9a81881b58b1f0d2930a8453d0898f7b0cb" 2023-01-11T20:20:24.3758424Z }, 2023-01-11T20:20:24.3758791Z { 2023-01-11T20:20:24.3759181Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3759637Z "size": 421, 2023-01-11T20:20:24.3760148Z "digest": "sha256:8e668959e0de3b3c5a378364660f6057f0d166fc06a1453c400b4446a01a9bb4" 2023-01-11T20:20:24.3760485Z }, 2023-01-11T20:20:24.3760762Z { 2023-01-11T20:20:24.3761245Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3761820Z "size": 109, 2023-01-11T20:20:24.3762218Z "digest": "sha256:907493211255b2286752a16f06ff092fb493bf05a59995e657542712691b02bc" 2023-01-11T20:20:24.3762493Z }, 2023-01-11T20:20:24.3762694Z { 2023-01-11T20:20:24.3763029Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3763294Z "size": 474, 2023-01-11T20:20:24.3763622Z "digest": "sha256:35bb5992cf3a521a575bb1da01e10900c2e4ae796dc9ead6cc8f6e07db738a46" 2023-01-11T20:20:24.3763922Z }, 2023-01-11T20:20:24.3764090Z { 2023-01-11T20:20:24.3764414Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3764732Z "size": 112, 2023-01-11T20:20:24.3765007Z "digest": "sha256:4d83171b37fa16baed6e18000a07e37d3a4e68da166a4f2341188d1ce8963566" 2023-01-11T20:20:24.3765310Z }, 2023-01-11T20:20:24.3765531Z { 2023-01-11T20:20:24.3765791Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3766089Z "size": 447, 2023-01-11T20:20:24.3766412Z "digest": "sha256:71b60d23cc91d85419fbb14f07c8448572c3ce8a26bcf80b0b375bc4952ea7bf" 2023-01-11T20:20:24.3766667Z }, 2023-01-11T20:20:24.3766886Z { 2023-01-11T20:20:24.3767201Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3767466Z "size": 43160192, 2023-01-11T20:20:24.3767909Z "digest": "sha256:2ce39e088c1a0a83cea9f8bfee44606add72acd92eeb118a9eea1b99185312b5" 2023-01-11T20:20:24.3768223Z }, 2023-01-11T20:20:24.3768407Z { 2023-01-11T20:20:24.3768706Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3801748Z "size": 106, 2023-01-11T20:20:24.3802268Z "digest": "sha256:ac74ebf5ed611da4642d18e787ce20e761f5b8e4212b32a01c5d91b0ad04a57b" 2023-01-11T20:20:24.3802675Z }, 2023-01-11T20:20:24.3802966Z { 2023-01-11T20:20:24.3803339Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3803581Z "size": 294, 2023-01-11T20:20:24.3803853Z "digest": "sha256:b853bc66bed8f850cf7f7f152de9073edc70d02dca2d6cc669a0d95b406b6b12" 2023-01-11T20:20:24.3804103Z }, 2023-01-11T20:20:24.3804248Z { 2023-01-11T20:20:24.3804479Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3804725Z "size": 106, 2023-01-11T20:20:24.3804998Z "digest": "sha256:2e023e8c590b6363efdbcc63b610ac6a58fd43a1f64cfb824db12c6f7e16852b" 2023-01-11T20:20:24.3805234Z }, 2023-01-11T20:20:24.3805378Z { 2023-01-11T20:20:24.3805619Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3805853Z "size": 402, 2023-01-11T20:20:24.3806192Z "digest": "sha256:775aca480f1c97192f0e5912db200816bb801f42778b425aca54dda09be78b6a" 2023-01-11T20:20:24.3806423Z }, 2023-01-11T20:20:24.3806554Z { 2023-01-11T20:20:24.3806795Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3807040Z "size": 18603096, 2023-01-11T20:20:24.3807269Z "digest": "sha256:17874cc692940bd972e1ae6652a9405a237664102069a497877a8ec7a5a8d13b" 2023-01-11T20:20:24.3807494Z }, 2023-01-11T20:20:24.3807637Z { 2023-01-11T20:20:24.3807865Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3808112Z "size": 108, 2023-01-11T20:20:24.3808366Z "digest": "sha256:f17f89f8325469dc1bafa6bdbb653231002c4014c0859f98e559e6e71d1c4cc9" 2023-01-11T20:20:24.3808592Z }, 2023-01-11T20:20:24.3808736Z { 2023-01-11T20:20:24.3808973Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3809205Z "size": 1765, 2023-01-11T20:20:24.3809475Z "digest": "sha256:9c3ada0ab6406a67fdc7dd0d947146be9860a3acfb938e161fb8e14afcf3802a" 2023-01-11T20:20:24.3809725Z }, 2023-01-11T20:20:24.3809868Z { 2023-01-11T20:20:24.3810100Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3810344Z "size": 272070675, 2023-01-11T20:20:24.3810612Z "digest": "sha256:a44b1c37bc0b5f8eaf71d42de1946aa2ab406dfe1179f203a6f1ba83348b13fc" 2023-01-11T20:20:24.3810845Z }, 2023-01-11T20:20:24.3810990Z { 2023-01-11T20:20:24.3811229Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3811457Z "size": 164, 2023-01-11T20:20:24.3811702Z "digest": "sha256:d99946d1015fe42167e42c78f740fc81f9f24c293a154467c818d1e0f8a05339" 2023-01-11T20:20:24.3811925Z }, 2023-01-11T20:20:24.3812050Z { 2023-01-11T20:20:24.3812291Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3812534Z "size": 7939, 2023-01-11T20:20:24.3812780Z "digest": "sha256:3a72dc9db6db2e5f5fc32876dbabac582205d91853228795df7ed20e2f6cee19" 2023-01-11T20:20:24.3813024Z }, 2023-01-11T20:20:24.3813167Z { 2023-01-11T20:20:24.3813392Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3813632Z "size": 8069, 2023-01-11T20:20:24.3813887Z "digest": "sha256:69bebd6eb26971186b073f7198a3c40e058cabca7fef58e083e42a038719ac3a" 2023-01-11T20:20:24.3814114Z }, 2023-01-11T20:20:24.3814257Z { 2023-01-11T20:20:24.3814497Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3814741Z "size": 303, 2023-01-11T20:20:24.3814981Z "digest": "sha256:e41f1466414925f807a5ce2b63dc70a4ce2c57b2091de4d076883f566f53c5eb" 2023-01-11T20:20:24.3815213Z }, 2023-01-11T20:20:24.3815355Z { 2023-01-11T20:20:24.3815640Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3815889Z "size": 13336108, 2023-01-11T20:20:24.3816141Z "digest": "sha256:07695adc26be4a7f4b7a253b71d6462095c781976c3916bd88d84ebe879db248" 2023-01-11T20:20:24.3816366Z }, 2023-01-11T20:20:24.3816511Z { 2023-01-11T20:20:24.3816749Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3816982Z "size": 108, 2023-01-11T20:20:24.3817240Z "digest": "sha256:e7b74b23739edfd82300f7739f7aad2b14e62fc1409f1a2a502a7bcb41ed522e" 2023-01-11T20:20:24.3817481Z }, 2023-01-11T20:20:24.3817613Z { 2023-01-11T20:20:24.3817852Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.3818097Z "size": 54145477, 2023-01-11T20:20:24.3818353Z "digest": "sha256:965a0b270a740a6271352e87de318bb46e96586ec5a5bf83f4ef9ff4c1c92a5f" 2023-01-11T20:20:24.3818586Z } 2023-01-11T20:20:24.3818729Z ] 2023-01-11T20:20:24.3818860Z } 2023-01-11T20:20:24.3912892Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T20:20:24.3913130Z with: 2023-01-11T20:20:24.3913506Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:24.3913950Z ##[endgroup] 2023-01-11T20:20:24.3927336Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:24.3927608Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:24.3927874Z # ignore output since only exit code is used for conditional 2023-01-11T20:20:24.3928155Z # only pull docker image if it's not available locally 2023-01-11T20:20:24.3928439Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T20:20:24.3928716Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T20:20:24.3928916Z fi 2023-01-11T20:20:24.3939718Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:24.3939935Z env: 2023-01-11T20:20:24.3940299Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:24.3940679Z ##[endgroup] 2023-01-11T20:20:24.6484706Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12 2023-01-11T20:20:24.6543858Z 6e3729cf69e0: Pulling fs layer 2023-01-11T20:20:24.6544865Z e05f09577269: Pulling fs layer 2023-01-11T20:20:24.6545171Z ca6d5f4db420: Pulling fs layer 2023-01-11T20:20:24.6545527Z 521886dd07c3: Pulling fs layer 2023-01-11T20:20:24.6545839Z 858f4a599c01: Pulling fs layer 2023-01-11T20:20:24.6546152Z e0d87b0e868b: Pulling fs layer 2023-01-11T20:20:24.6546512Z cc780ea08fc0: Pulling fs layer 2023-01-11T20:20:24.6546872Z bd48cae570c2: Pulling fs layer 2023-01-11T20:20:24.6547077Z b7b8aebaa8f7: Pulling fs layer 2023-01-11T20:20:24.6547290Z 40fb617a1a68: Pulling fs layer 2023-01-11T20:20:24.6547476Z a47167582023: Pulling fs layer 2023-01-11T20:20:24.6547651Z 40fc4af586a9: Pulling fs layer 2023-01-11T20:20:24.6547880Z c16cf1a23734: Pulling fs layer 2023-01-11T20:20:24.6548064Z cc780ea08fc0: Waiting 2023-01-11T20:20:24.6548253Z e0d87b0e868b: Waiting 2023-01-11T20:20:24.6548441Z ff276dbdb626: Pulling fs layer 2023-01-11T20:20:24.6548647Z 34fbf5b5430c: Pulling fs layer 2023-01-11T20:20:24.6548828Z 521886dd07c3: Waiting 2023-01-11T20:20:24.6548981Z a47167582023: Waiting 2023-01-11T20:20:24.6549187Z 8fd5302bb728: Pulling fs layer 2023-01-11T20:20:24.6549382Z a3dbac233a42: Pulling fs layer 2023-01-11T20:20:24.6549553Z 40fc4af586a9: Waiting 2023-01-11T20:20:24.6549723Z c16cf1a23734: Waiting 2023-01-11T20:20:24.6549889Z 40fb617a1a68: Waiting 2023-01-11T20:20:24.6550052Z 692c30631a6d: Pulling fs layer 2023-01-11T20:20:24.6550235Z b7b8aebaa8f7: Waiting 2023-01-11T20:20:24.6550406Z ff276dbdb626: Waiting 2023-01-11T20:20:24.6550574Z a20345fa02d4: Pulling fs layer 2023-01-11T20:20:24.6550764Z c512f70022df: Pulling fs layer 2023-01-11T20:20:24.6550959Z 744ae09f4009: Pulling fs layer 2023-01-11T20:20:24.6551137Z 3a6327e86cc5: Pulling fs layer 2023-01-11T20:20:24.6551316Z bd48cae570c2: Waiting 2023-01-11T20:20:24.6551501Z da1ac87be168: Pulling fs layer 2023-01-11T20:20:24.6551675Z 34fbf5b5430c: Waiting 2023-01-11T20:20:24.6551858Z 7b730bcdcd62: Pulling fs layer 2023-01-11T20:20:24.6552075Z 8fd5302bb728: Waiting 2023-01-11T20:20:24.6552251Z 319242402956: Pulling fs layer 2023-01-11T20:20:24.6552415Z a3dbac233a42: Waiting 2023-01-11T20:20:24.6552639Z d76e1547d7e8: Pulling fs layer 2023-01-11T20:20:24.6552861Z 9e855729a079: Pulling fs layer 2023-01-11T20:20:24.6553041Z f6fdad3f41e3: Pulling fs layer 2023-01-11T20:20:24.6553222Z a20345fa02d4: Waiting 2023-01-11T20:20:24.6553400Z 0086d87851e6: Pulling fs layer 2023-01-11T20:20:24.6553563Z c512f70022df: Waiting 2023-01-11T20:20:24.6553742Z e1e693ac860f: Pulling fs layer 2023-01-11T20:20:24.6554095Z 959b41f6076b: Pulling fs layer 2023-01-11T20:20:24.6554277Z 6eef818ab695: Pulling fs layer 2023-01-11T20:20:24.6554540Z 48304768b3a8: Pulling fs layer 2023-01-11T20:20:24.6554726Z 744ae09f4009: Waiting 2023-01-11T20:20:24.6554882Z 319242402956: Waiting 2023-01-11T20:20:24.6555065Z 3b9edeb6bb06: Pulling fs layer 2023-01-11T20:20:24.6555323Z da1ac87be168: Waiting 2023-01-11T20:20:24.6555482Z 3a6327e86cc5: Waiting 2023-01-11T20:20:24.6555662Z e876cb3798d8: Pulling fs layer 2023-01-11T20:20:24.6555845Z 7b730bcdcd62: Waiting 2023-01-11T20:20:24.6556006Z d76e1547d7e8: Waiting 2023-01-11T20:20:24.6556190Z a88e0a9b515a: Pulling fs layer 2023-01-11T20:20:24.6556376Z f6fdad3f41e3: Waiting 2023-01-11T20:20:24.6556532Z 0086d87851e6: Waiting 2023-01-11T20:20:24.6556742Z 2ac976fb3d98: Pulling fs layer 2023-01-11T20:20:24.6556932Z cc5dd0405e1a: Pulling fs layer 2023-01-11T20:20:24.6557124Z 8e668959e0de: Pulling fs layer 2023-01-11T20:20:24.6557296Z 907493211255: Pulling fs layer 2023-01-11T20:20:24.6557498Z e1e693ac860f: Waiting 2023-01-11T20:20:24.6557683Z 35bb5992cf3a: Pulling fs layer 2023-01-11T20:20:24.6557861Z 4d83171b37fa: Pulling fs layer 2023-01-11T20:20:24.6558051Z 71b60d23cc91: Pulling fs layer 2023-01-11T20:20:24.6558243Z 2ce39e088c1a: Pulling fs layer 2023-01-11T20:20:24.6558428Z ac74ebf5ed61: Pulling fs layer 2023-01-11T20:20:24.6558612Z 9e855729a079: Waiting 2023-01-11T20:20:24.6558793Z b853bc66bed8: Pulling fs layer 2023-01-11T20:20:24.6558959Z 959b41f6076b: Waiting 2023-01-11T20:20:24.6559130Z 3b9edeb6bb06: Waiting 2023-01-11T20:20:24.6559312Z 2e023e8c590b: Pulling fs layer 2023-01-11T20:20:24.6559474Z 48304768b3a8: Waiting 2023-01-11T20:20:24.6559651Z 775aca480f1c: Pulling fs layer 2023-01-11T20:20:24.6559838Z 17874cc69294: Pulling fs layer 2023-01-11T20:20:24.6560003Z 6eef818ab695: Waiting 2023-01-11T20:20:24.6560175Z 2ac976fb3d98: Waiting 2023-01-11T20:20:24.6560355Z f17f89f83254: Pulling fs layer 2023-01-11T20:20:24.6560519Z 8e668959e0de: Waiting 2023-01-11T20:20:24.6560700Z 9c3ada0ab640: Pulling fs layer 2023-01-11T20:20:24.6560883Z a88e0a9b515a: Waiting 2023-01-11T20:20:24.6561038Z 907493211255: Waiting 2023-01-11T20:20:24.6561217Z a44b1c37bc0b: Pulling fs layer 2023-01-11T20:20:24.6561398Z 35bb5992cf3a: Waiting 2023-01-11T20:20:24.6561563Z d99946d1015f: Pulling fs layer 2023-01-11T20:20:24.6561755Z 3a72dc9db6db: Pulling fs layer 2023-01-11T20:20:24.6561949Z 69bebd6eb269: Pulling fs layer 2023-01-11T20:20:24.6562119Z e876cb3798d8: Waiting 2023-01-11T20:20:24.6562298Z e41f14664149: Pulling fs layer 2023-01-11T20:20:24.6562487Z 07695adc26be: Pulling fs layer 2023-01-11T20:20:24.6562655Z cc5dd0405e1a: Waiting 2023-01-11T20:20:24.6562835Z e7b74b23739e: Pulling fs layer 2023-01-11T20:20:24.6563023Z 965a0b270a74: Pulling fs layer 2023-01-11T20:20:24.6563188Z 4d83171b37fa: Waiting 2023-01-11T20:20:24.6563358Z 2ce39e088c1a: Waiting 2023-01-11T20:20:24.6563525Z e41f14664149: Waiting 2023-01-11T20:20:24.6563677Z d99946d1015f: Waiting 2023-01-11T20:20:24.6563845Z 3a72dc9db6db: Waiting 2023-01-11T20:20:24.6564017Z 69bebd6eb269: Waiting 2023-01-11T20:20:24.6564186Z 775aca480f1c: Waiting 2023-01-11T20:20:24.6564340Z b853bc66bed8: Waiting 2023-01-11T20:20:24.6564508Z 965a0b270a74: Waiting 2023-01-11T20:20:24.6564673Z 2e023e8c590b: Waiting 2023-01-11T20:20:24.6564824Z f17f89f83254: Waiting 2023-01-11T20:20:24.6564995Z 9c3ada0ab640: Waiting 2023-01-11T20:20:24.6565159Z 17874cc69294: Waiting 2023-01-11T20:20:24.6565310Z e7b74b23739e: Waiting 2023-01-11T20:20:24.7627304Z e05f09577269: Verifying Checksum 2023-01-11T20:20:24.7627673Z e05f09577269: Download complete 2023-01-11T20:20:24.8650744Z 521886dd07c3: Download complete 2023-01-11T20:20:25.0214033Z 6e3729cf69e0: Verifying Checksum 2023-01-11T20:20:25.0214427Z 6e3729cf69e0: Download complete 2023-01-11T20:20:25.2129867Z e0d87b0e868b: Verifying Checksum 2023-01-11T20:20:25.2130164Z e0d87b0e868b: Download complete 2023-01-11T20:20:25.3044560Z cc780ea08fc0: Verifying Checksum 2023-01-11T20:20:25.3045008Z cc780ea08fc0: Download complete 2023-01-11T20:20:25.3818107Z bd48cae570c2: Download complete 2023-01-11T20:20:25.4681626Z b7b8aebaa8f7: Verifying Checksum 2023-01-11T20:20:25.4682041Z b7b8aebaa8f7: Download complete 2023-01-11T20:20:25.5866034Z 40fb617a1a68: Verifying Checksum 2023-01-11T20:20:25.5866479Z 40fb617a1a68: Download complete 2023-01-11T20:20:25.7257594Z a47167582023: Verifying Checksum 2023-01-11T20:20:25.7258200Z a47167582023: Download complete 2023-01-11T20:20:25.7392507Z 6e3729cf69e0: Pull complete 2023-01-11T20:20:25.8293260Z e05f09577269: Pull complete 2023-01-11T20:20:25.8434424Z 40fc4af586a9: Download complete 2023-01-11T20:20:25.9859716Z c16cf1a23734: Verifying Checksum 2023-01-11T20:20:25.9860160Z c16cf1a23734: Download complete 2023-01-11T20:20:28.1421658Z 858f4a599c01: Verifying Checksum 2023-01-11T20:20:28.1422046Z 858f4a599c01: Download complete 2023-01-11T20:20:28.2541660Z 34fbf5b5430c: Download complete 2023-01-11T20:20:28.3650046Z 8fd5302bb728: Download complete 2023-01-11T20:20:28.4564082Z a3dbac233a42: Verifying Checksum 2023-01-11T20:20:28.4564344Z a3dbac233a42: Download complete 2023-01-11T20:20:28.5971329Z 692c30631a6d: Verifying Checksum 2023-01-11T20:20:28.5971732Z 692c30631a6d: Download complete 2023-01-11T20:20:28.7615631Z a20345fa02d4: Verifying Checksum 2023-01-11T20:20:28.7616021Z a20345fa02d4: Download complete 2023-01-11T20:20:28.9017682Z c512f70022df: Verifying Checksum 2023-01-11T20:20:42.1024768Z ca6d5f4db420: Download complete 2023-01-11T20:20:42.1963061Z 3a6327e86cc5: Verifying Checksum 2023-01-11T20:20:42.1963650Z 3a6327e86cc5: Download complete 2023-01-11T20:20:42.2909004Z da1ac87be168: Verifying Checksum 2023-01-11T20:20:42.2909436Z da1ac87be168: Download complete 2023-01-11T20:20:42.4221209Z 7b730bcdcd62: Verifying Checksum 2023-01-11T20:20:42.4221580Z 7b730bcdcd62: Download complete 2023-01-11T20:20:48.5002053Z 319242402956: Verifying Checksum 2023-01-11T20:20:48.5002418Z 319242402956: Download complete 2023-01-11T20:20:48.6216515Z d76e1547d7e8: Verifying Checksum 2023-01-11T20:20:48.6216999Z d76e1547d7e8: Download complete 2023-01-11T20:20:48.7264738Z 9e855729a079: Download complete 2023-01-11T20:20:48.9058777Z f6fdad3f41e3: Verifying Checksum 2023-01-11T20:20:48.9059151Z f6fdad3f41e3: Download complete 2023-01-11T20:20:48.9505056Z ca6d5f4db420: Pull complete 2023-01-11T20:20:49.0444259Z 0086d87851e6: Verifying Checksum 2023-01-11T20:20:49.0444584Z 0086d87851e6: Download complete 2023-01-11T20:20:49.1511726Z e1e693ac860f: Verifying Checksum 2023-01-11T20:20:49.1512169Z e1e693ac860f: Download complete 2023-01-11T20:20:49.1916638Z 521886dd07c3: Pull complete 2023-01-11T20:20:50.5330941Z 858f4a599c01: Pull complete 2023-01-11T20:20:50.7343825Z e0d87b0e868b: Pull complete 2023-01-11T20:20:50.8569139Z cc780ea08fc0: Pull complete 2023-01-11T20:20:50.9893009Z bd48cae570c2: Pull complete 2023-01-11T20:20:51.1896522Z b7b8aebaa8f7: Pull complete 2023-01-11T20:20:51.4370849Z 40fb617a1a68: Pull complete 2023-01-11T20:20:51.6920632Z a47167582023: Pull complete 2023-01-11T20:20:51.8881473Z 40fc4af586a9: Pull complete 2023-01-11T20:20:52.1012750Z c16cf1a23734: Pull complete 2023-01-11T20:21:01.2314799Z 959b41f6076b: Verifying Checksum 2023-01-11T20:21:01.2315259Z 959b41f6076b: Download complete 2023-01-11T20:21:01.3604216Z 6eef818ab695: Verifying Checksum 2023-01-11T20:21:01.3604486Z 6eef818ab695: Download complete 2023-01-11T20:21:01.4630239Z 48304768b3a8: Download complete 2023-01-11T20:21:01.6882738Z e876cb3798d8: Verifying Checksum 2023-01-11T20:21:01.6883141Z e876cb3798d8: Download complete 2023-01-11T20:21:01.8080036Z a88e0a9b515a: Verifying Checksum 2023-01-11T20:21:01.8080471Z a88e0a9b515a: Download complete 2023-01-11T20:21:01.9859207Z 2ac976fb3d98: Verifying Checksum 2023-01-11T20:21:01.9859463Z 2ac976fb3d98: Download complete 2023-01-11T20:21:02.0956138Z cc5dd0405e1a: Download complete 2023-01-11T20:21:02.2241696Z 8e668959e0de: Download complete 2023-01-11T20:21:02.3639974Z 907493211255: Download complete 2023-01-11T20:21:02.4908266Z 35bb5992cf3a: Verifying Checksum 2023-01-11T20:21:02.4908633Z 35bb5992cf3a: Download complete 2023-01-11T20:21:02.5789564Z 4d83171b37fa: Verifying Checksum 2023-01-11T20:21:02.5789903Z 4d83171b37fa: Download complete 2023-01-11T20:21:02.6780985Z 71b60d23cc91: Verifying Checksum 2023-01-11T20:21:02.6781392Z 71b60d23cc91: Download complete 2023-01-11T20:21:04.4604244Z 2ce39e088c1a: Verifying Checksum 2023-01-11T20:21:04.4604753Z 2ce39e088c1a: Download complete 2023-01-11T20:21:04.5801907Z ac74ebf5ed61: Verifying Checksum 2023-01-11T20:21:04.5802159Z ac74ebf5ed61: Download complete 2023-01-11T20:21:04.6898670Z b853bc66bed8: Verifying Checksum 2023-01-11T20:21:04.6899067Z b853bc66bed8: Download complete 2023-01-11T20:21:04.8308972Z 2e023e8c590b: Verifying Checksum 2023-01-11T20:21:04.8309335Z 2e023e8c590b: Download complete 2023-01-11T20:21:04.9454721Z 775aca480f1c: Verifying Checksum 2023-01-11T20:21:04.9455058Z 775aca480f1c: Download complete 2023-01-11T20:21:06.0158854Z 17874cc69294: Verifying Checksum 2023-01-11T20:21:06.0159108Z 17874cc69294: Download complete 2023-01-11T20:21:06.1146752Z f17f89f83254: Verifying Checksum 2023-01-11T20:21:06.1147063Z f17f89f83254: Download complete 2023-01-11T20:21:06.2063778Z 9c3ada0ab640: Verifying Checksum 2023-01-11T20:21:06.2064257Z 9c3ada0ab640: Download complete 2023-01-11T20:21:18.3133925Z a44b1c37bc0b: Verifying Checksum 2023-01-11T20:21:18.3134313Z a44b1c37bc0b: Download complete 2023-01-11T20:21:18.4188693Z d99946d1015f: Verifying Checksum 2023-01-11T20:21:18.4189117Z d99946d1015f: Download complete 2023-01-11T20:21:18.5173461Z 3a72dc9db6db: Download complete 2023-01-11T20:21:18.6073952Z 69bebd6eb269: Download complete 2023-01-11T20:21:18.6978540Z e41f14664149: Verifying Checksum 2023-01-11T20:21:18.6978869Z e41f14664149: Download complete 2023-01-11T20:21:19.5313477Z 07695adc26be: Verifying Checksum 2023-01-11T20:21:19.5313861Z 07695adc26be: Download complete 2023-01-11T20:21:19.6568851Z e7b74b23739e: Verifying Checksum 2023-01-11T20:21:19.6569310Z e7b74b23739e: Download complete 2023-01-11T20:21:22.7291910Z 965a0b270a74: Verifying Checksum 2023-01-11T20:21:22.7292339Z 965a0b270a74: Download complete 2023-01-11T20:21:43.0546653Z ff276dbdb626: Verifying Checksum 2023-01-11T20:21:43.0546926Z ff276dbdb626: Download complete 2023-01-11T20:22:07.5825768Z ff276dbdb626: Pull complete 2023-01-11T20:22:07.9753921Z 34fbf5b5430c: Pull complete 2023-01-11T20:22:08.1989289Z 8fd5302bb728: Pull complete 2023-01-11T20:22:08.4033941Z a3dbac233a42: Pull complete 2023-01-11T20:22:08.5805075Z 692c30631a6d: Pull complete 2023-01-11T20:22:08.8711675Z a20345fa02d4: Pull complete 2023-01-11T20:22:09.0938764Z c512f70022df: Pull complete 2023-01-11T20:23:12.4208438Z 744ae09f4009: Verifying Checksum 2023-01-11T20:23:12.4208717Z 744ae09f4009: Download complete 2023-01-11T20:23:51.1960819Z 744ae09f4009: Pull complete 2023-01-11T20:23:51.7969348Z 3a6327e86cc5: Pull complete 2023-01-11T20:23:52.0816318Z da1ac87be168: Pull complete 2023-01-11T20:23:52.2944516Z 7b730bcdcd62: Pull complete 2023-01-11T20:23:55.0794076Z 319242402956: Pull complete 2023-01-11T20:23:55.3816955Z d76e1547d7e8: Pull complete 2023-01-11T20:23:55.5922203Z 9e855729a079: Pull complete 2023-01-11T20:23:55.8859219Z f6fdad3f41e3: Pull complete 2023-01-11T20:23:56.1121087Z 0086d87851e6: Pull complete 2023-01-11T20:23:56.3299386Z e1e693ac860f: Pull complete 2023-01-11T20:24:01.6094209Z 959b41f6076b: Pull complete 2023-01-11T20:24:01.8125552Z 6eef818ab695: Pull complete 2023-01-11T20:24:01.9201425Z 48304768b3a8: Pull complete 2023-01-11T20:24:02.1063312Z 3b9edeb6bb06: Pull complete 2023-01-11T20:24:02.3427342Z e876cb3798d8: Pull complete 2023-01-11T20:24:02.5395576Z a88e0a9b515a: Pull complete 2023-01-11T20:24:02.7978071Z 2ac976fb3d98: Pull complete 2023-01-11T20:24:02.9819938Z cc5dd0405e1a: Pull complete 2023-01-11T20:24:03.1521231Z 8e668959e0de: Pull complete 2023-01-11T20:24:03.3628237Z 907493211255: Pull complete 2023-01-11T20:24:03.5992787Z 35bb5992cf3a: Pull complete 2023-01-11T20:24:03.8755797Z 4d83171b37fa: Pull complete 2023-01-11T20:24:04.1358100Z 71b60d23cc91: Pull complete 2023-01-11T20:24:05.4435015Z 2ce39e088c1a: Pull complete 2023-01-11T20:24:05.6783345Z ac74ebf5ed61: Pull complete 2023-01-11T20:24:05.9025258Z b853bc66bed8: Pull complete 2023-01-11T20:24:06.1168866Z 2e023e8c590b: Pull complete 2023-01-11T20:24:06.2303133Z 775aca480f1c: Pull complete 2023-01-11T20:24:06.6249259Z 17874cc69294: Pull complete 2023-01-11T20:24:06.8283576Z f17f89f83254: Pull complete 2023-01-11T20:24:07.0632201Z 9c3ada0ab640: Pull complete 2023-01-11T20:24:10.9170028Z a44b1c37bc0b: Pull complete 2023-01-11T20:24:11.0654561Z d99946d1015f: Pull complete 2023-01-11T20:24:11.2199424Z 3a72dc9db6db: Pull complete 2023-01-11T20:24:11.4322634Z 69bebd6eb269: Pull complete 2023-01-11T20:24:11.6760228Z e41f14664149: Pull complete 2023-01-11T20:24:12.5145710Z 07695adc26be: Pull complete 2023-01-11T20:24:12.7443140Z e7b74b23739e: Pull complete 2023-01-11T20:24:14.3150230Z 965a0b270a74: Pull complete 2023-01-11T20:24:14.4431128Z Digest: sha256:8a3e0fb819335cf36d8d2a1a1c99c36ab744344f2f76cdfd8c2cb10307944cba 2023-01-11T20:24:14.4751875Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:24:14.4998454Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:24:14.5391226Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:24:14.5391466Z .github/scripts/parse_ref.py 2023-01-11T20:24:15.0217838Z shell: /usr/bin/bash -e {0} 2023-01-11T20:24:15.0218064Z ##[endgroup] 2023-01-11T20:24:15.2369180Z Prepare all required actions 2023-01-11T20:24:15.2369429Z Getting action download info 2023-01-11T20:24:15.4316942Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T20:24:15.5777331Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T20:24:15.5777548Z with: 2023-01-11T20:24:15.5777858Z github-token: *** 2023-01-11T20:24:15.5778032Z ##[endgroup] 2023-01-11T20:24:15.5885040Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:24:15.5885279Z with: 2023-01-11T20:24:15.5885424Z shell: bash 2023-01-11T20:24:15.5885600Z timeout_minutes: 10 2023-01-11T20:24:15.5885779Z max_attempts: 5 2023-01-11T20:24:15.5885953Z retry_wait_seconds: 30 2023-01-11T20:24:15.5886363Z 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:24:15.5886735Z polling_interval_seconds: 1 2023-01-11T20:24:15.5886926Z warning_on_retry: true 2023-01-11T20:24:15.5887110Z continue_on_error: false 2023-01-11T20:24:15.5887296Z env: 2023-01-11T20:24:15.5887586Z GITHUB_TOKEN: *** 2023-01-11T20:24:15.5887763Z ##[endgroup] 2023-01-11T20:24:15.6361821Z + python3 -m pip install requests==2.26.0 2023-01-11T20:24:16.9566092Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:24:16.9862324Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T20:24:17.0043995Z 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:24:17.0077189Z 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:24:17.0095535Z 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:24:17.0261409Z 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:24:17.3592984Z ++ python3 .github/scripts/get_workflow_job_id.py 3896099317 i-0a22c935557bcad70 2023-01-11T20:24:20.8648253Z + GHA_WORKFLOW_JOB_ID=10588389491 2023-01-11T20:24:20.8648963Z + echo job-id=10588389491 2023-01-11T20:24:21.6411262Z Command completed after 1 attempt(s). 2023-01-11T20:24:21.6488517Z Prepare all required actions 2023-01-11T20:24:21.6488831Z Getting action download info 2023-01-11T20:24:21.8572348Z ##[group]Run ./.github/actions/filter-test-configs 2023-01-11T20:24:21.8572568Z with: 2023-01-11T20:24:21.8572991Z github-token: *** 2023-01-11T20:24:21.8573158Z ##[endgroup] 2023-01-11T20:24:21.8601485Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:24:21.8601721Z with: 2023-01-11T20:24:21.8601886Z shell: bash 2023-01-11T20:24:21.8602050Z timeout_minutes: 10 2023-01-11T20:24:21.8602229Z max_attempts: 5 2023-01-11T20:24:21.8602408Z retry_wait_seconds: 30 2023-01-11T20:24:21.8602644Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:24:21.8602892Z polling_interval_seconds: 1 2023-01-11T20:24:21.8603088Z warning_on_retry: true 2023-01-11T20:24:21.8603264Z continue_on_error: false 2023-01-11T20:24:21.8603670Z env: 2023-01-11T20:24:21.8603960Z GITHUB_TOKEN: *** 2023-01-11T20:24:21.8604193Z ##[endgroup] 2023-01-11T20:24:21.9088142Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:24:22.1133697Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:24:22.1318299Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T20:24:22.1446114Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2023-01-11T20:24:22.1455996Z 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:24:22.1475678Z 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:24:22.1627755Z 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:24:22.1639394Z 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:24:22.9067743Z Command completed after 1 attempt(s). 2023-01-11T20:24:22.9103915Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:24:22.9104160Z .github/scripts/parse_ref.py 2023-01-11T20:24:22.9115402Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:24:22.9115635Z ##[endgroup] 2023-01-11T20:24:22.9331619Z ##[group]Run .github/scripts/filter_test_configs.py \ 2023-01-11T20:24:22.9331904Z .github/scripts/filter_test_configs.py \ 2023-01-11T20:24:22.9332131Z  --test-matrix "" \ 2023-01-11T20:24:22.9332318Z  --pr-number "91627" \ 2023-01-11T20:24:22.9332509Z  --tag "" \ 2023-01-11T20:24:22.9332709Z  --event-name "pull_request" \ 2023-01-11T20:24:22.9332900Z  --schedule "" 2023-01-11T20:24:22.9344272Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:24:22.9344491Z env: 2023-01-11T20:24:22.9344825Z GITHUB_TOKEN: *** 2023-01-11T20:24:22.9345001Z ##[endgroup] 2023-01-11T20:24:23.0641795Z .github/scripts/filter_test_configs.py:155: UserWarning: Invalid test matrix input '', exiting 2023-01-11T20:24:23.0642237Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2023-01-11T20:24:23.0771758Z ##[group]Run echo "" 2023-01-11T20:24:23.0771932Z echo "" 2023-01-11T20:24:23.0783318Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:24:23.0783545Z ##[endgroup] 2023-01-11T20:24:23.0806817Z 2023-01-11T20:24:23.0911510Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:24:23.0911873Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:24:23.0912137Z container_name=$(docker run \ 2023-01-11T20:24:23.0912354Z  -e BUILD_ENVIRONMENT \ 2023-01-11T20:24:23.0912565Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T20:24:23.0912785Z  -e AWS_DEFAULT_REGION \ 2023-01-11T20:24:23.0913066Z  -e PR_NUMBER \ 2023-01-11T20:24:23.0913236Z  -e SHA1 \ 2023-01-11T20:24:23.0913416Z  -e BRANCH \ 2023-01-11T20:24:23.0913605Z  -e SCCACHE_BUCKET \ 2023-01-11T20:24:23.0913795Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T20:24:23.0914093Z  -e XLA_CUDA \ 2023-01-11T20:24:23.0914390Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T20:24:23.0914614Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2023-01-11T20:24:23.0914857Z  -e TORCH_CUDA_ARCH_LIST \ 2023-01-11T20:24:23.0915056Z  -e PR_LABELS \ 2023-01-11T20:24:23.0915252Z  -e OUR_GITHUB_JOB_ID \ 2023-01-11T20:24:23.0915677Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T20:24:23.0915919Z  --security-opt seccomp=unconfined \ 2023-01-11T20:24:23.0916146Z  --cap-add=SYS_PTRACE \ 2023-01-11T20:24:23.0916339Z  --tty \ 2023-01-11T20:24:23.0916501Z  --detach \ 2023-01-11T20:24:23.0916690Z  --user jenkins \ 2023-01-11T20:24:23.0916928Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T20:24:23.0917167Z  -w /var/lib/jenkins/workspace \ 2023-01-11T20:24:23.0917377Z  "${DOCKER_IMAGE}" 2023-01-11T20:24:23.0917551Z ) 2023-01-11T20:24:23.0917772Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2023-01-11T20:24:23.0928457Z shell: /usr/bin/bash -e {0} 2023-01-11T20:24:23.0928647Z env: 2023-01-11T20:24:23.0928881Z BUILD_ENVIRONMENT: linux-jammy-cuda11.6-cudnn8-py3.8-clang12 2023-01-11T20:24:23.0929130Z BRANCH: pull/91627 2023-01-11T20:24:23.0929324Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:24:23.0929514Z PR_NUMBER: 91627 2023-01-11T20:24:23.0929718Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:24:23.0929984Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T20:24:23.0930369Z SCCACHE_S3_KEY_PREFIX: pull 2023-01-11T20:24:23.0930638Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:24:23.0930993Z PR_LABELS: [ "module: bc-breaking", "triaged", "open source", "topic: bc_breaking" ] 2023-01-11T20:24:23.0931257Z TORCH_CUDA_ARCH_LIST: 5.2 2023-01-11T20:24:23.0931642Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:24:23.0932011Z XLA_CUDA: 2023-01-11T20:24:23.0932180Z DEBUG: 0 2023-01-11T20:24:23.0932356Z OUR_GITHUB_JOB_ID: 10588389491 2023-01-11T20:24:23.0932529Z ##[endgroup] 2023-01-11T20:24:33.6258721Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:24:33.6293083Z + source .jenkins/pytorch/common.sh 2023-01-11T20:24:33.6300157Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T20:24:33.6306014Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T20:24:33.6312027Z +++ declare -f -t trap_add 2023-01-11T20:24:33.6315211Z ++ set -ex 2023-01-11T20:24:33.6315778Z ++ [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *rocm* ]] 2023-01-11T20:24:33.6316179Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T20:24:33.6318116Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:24:33.6323821Z + source .jenkins/pytorch/common-build.sh 2023-01-11T20:24:33.6336390Z ++ [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *win-* ]] 2023-01-11T20:24:33.6343320Z ++++ dirname .jenkins/pytorch/common-build.sh 2023-01-11T20:24:33.6348928Z +++ cd .jenkins/pytorch 2023-01-11T20:24:33.6349574Z +++ pwd -P 2023-01-11T20:24:33.6351682Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2023-01-11T20:24:33.6351917Z ++ which sccache 2023-01-11T20:24:33.6401590Z ++ sccache --stop-server 2023-01-11T20:24:33.6527917Z ++ true 2023-01-11T20:24:33.6528251Z ++ rm -f /var/lib/jenkins/sccache_error.log 2023-01-11T20:24:33.6571063Z ++ [[ -n 1 ]] 2023-01-11T20:24:33.6571704Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2023-01-11T20:24:33.6572198Z Skipping sccache server initialization, setting environment variables 2023-01-11T20:24:33.6572701Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:24:33.6572931Z ++ SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:24:33.6573183Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:24:33.6573445Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:24:33.6586240Z ++ export RUST_LOG=sccache::server=error 2023-01-11T20:24:33.6586477Z ++ RUST_LOG=sccache::server=error 2023-01-11T20:24:33.6586746Z ++ sccache --zero-stats 2023-01-11T20:24:33.6813587Z Compile requests 0 2023-01-11T20:24:33.6813826Z Compile requests executed 0 2023-01-11T20:24:33.6814091Z Cache hits 0 2023-01-11T20:24:33.6814286Z Cache misses 0 2023-01-11T20:24:33.6814471Z Cache timeouts 0 2023-01-11T20:24:33.6814741Z Cache read errors 0 2023-01-11T20:24:33.6815021Z Forced recaches 0 2023-01-11T20:24:33.6815339Z Cache write errors 0 2023-01-11T20:24:33.6815634Z Compilation failures 0 2023-01-11T20:24:33.6815990Z Cache errors 0 2023-01-11T20:24:33.6816492Z Non-cacheable compilations 0 2023-01-11T20:24:33.6816759Z Non-cacheable calls 0 2023-01-11T20:24:33.6817054Z Non-compilation calls 0 2023-01-11T20:24:33.6817268Z Unsupported compiler calls 0 2023-01-11T20:24:33.6817522Z Average cache write 0.000 s 2023-01-11T20:24:33.6817840Z Average cache read miss 0.000 s 2023-01-11T20:24:33.6818179Z Average cache read hit 0.000 s 2023-01-11T20:24:33.6818547Z Failed distributed compilations 0 2023-01-11T20:24:33.6825017Z 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:24:33.6825533Z ++ trap_add sccache_epilogue EXIT 2023-01-11T20:24:33.6825790Z ++ trap_add_cmd=sccache_epilogue 2023-01-11T20:24:33.6825989Z ++ shift 2023-01-11T20:24:33.6826261Z ++ for trap_add_name in "$@" 2023-01-11T20:24:33.6826640Z ++++ trap -p EXIT 2023-01-11T20:24:33.6827170Z +++ eval 'extract_trap_cmd ' 2023-01-11T20:24:33.6827464Z ++++ extract_trap_cmd 2023-01-11T20:24:33.6827856Z ++++ printf '%s\n' '' 2023-01-11T20:24:33.6828264Z +++ printf '%s\n' sccache_epilogue 2023-01-11T20:24:33.6831302Z ++ trap -- ' 2023-01-11T20:24:33.6831572Z sccache_epilogue' EXIT 2023-01-11T20:24:33.6831764Z ++ which ccache 2023-01-11T20:24:33.6840515Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *-clang7-asan* ]] 2023-01-11T20:24:33.6840902Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *-clang7-tsan* ]] 2023-01-11T20:24:33.6841348Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *-mobile-*build* ]] 2023-01-11T20:24:33.6841637Z + echo 'Python version:' 2023-01-11T20:24:33.6841837Z Python version: 2023-01-11T20:24:33.6842065Z + python --version 2023-01-11T20:24:33.7175902Z Python 3.8.15 2023-01-11T20:24:33.7176878Z + echo 'GCC version:' 2023-01-11T20:24:33.7177226Z GCC version: 2023-01-11T20:24:33.7177606Z + gcc --version 2023-01-11T20:24:33.8755903Z gcc (Ubuntu 10.4.0-4ubuntu1~22.04) 10.4.0 2023-01-11T20:24:33.8756377Z Copyright (C) 2020 Free Software Foundation, Inc. 2023-01-11T20:24:33.8756662Z This is free software; see the source for copying conditions. There is NO 2023-01-11T20:24:33.8756996Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2023-01-11T20:24:33.8757356Z 2023-01-11T20:24:33.8760385Z + echo 'CMake version:' 2023-01-11T20:24:33.8760716Z CMake version: 2023-01-11T20:24:33.8806863Z + cmake --version 2023-01-11T20:24:33.8807172Z cmake version 3.18.5 2023-01-11T20:24:33.8807380Z 2023-01-11T20:24:33.8807638Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2023-01-11T20:24:33.8810049Z + echo 'Environment variables:' 2023-01-11T20:24:33.8810379Z Environment variables: 2023-01-11T20:24:33.8810654Z + env 2023-01-11T20:24:33.8817831Z INSTALLED_DB=yes 2023-01-11T20:24:33.8818759Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:24:33.8819182Z PR_LABELS=[ 2023-01-11T20:24:33.8819562Z "module: bc-breaking", 2023-01-11T20:24:33.8819846Z "triaged", 2023-01-11T20:24:33.8820122Z "open source", 2023-01-11T20:24:33.8820346Z "topic: bc_breaking" 2023-01-11T20:24:33.8820580Z ] 2023-01-11T20:24:33.8820917Z BUILD_ENVIRONMENT=linux-jammy-cuda11.6-cudnn8-py3.8-clang12 2023-01-11T20:24:33.8821163Z HOSTNAME=ff2e83989e21 2023-01-11T20:24:33.8821576Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_1b40d14b-0f91-4529-91b9-9ad13b57aa8d 2023-01-11T20:24:33.8821865Z GITHUB_ACTION=__self 2023-01-11T20:24:33.8822039Z GITHUB_RUN_NUMBER=77928 2023-01-11T20:24:33.8822240Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T20:24:33.8822693Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T20:24:33.8823114Z AWS_DEFAULT_REGION=us-east-1 2023-01-11T20:24:33.8823433Z SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:24:33.8823749Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T20:24:33.8824066Z GITHUB_REF_TYPE=branch 2023-01-11T20:24:33.8824407Z TORCH_CUDA_ARCH_LIST=5.2 2023-01-11T20:24:33.8824723Z XLA_CUDA= 2023-01-11T20:24:33.8825256Z *** 2023-01-11T20:24:33.8825556Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T20:24:33.8825927Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T20:24:33.8826270Z GITHUB_ACTIONS=true 2023-01-11T20:24:33.8826653Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:24:33.8827027Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:24:33.8827274Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:24:33.8827553Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T20:24:33.8827802Z UCC_HOME=/usr 2023-01-11T20:24:33.8827984Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T20:24:33.8828171Z GITHUB_REF_PROTECTED=false 2023-01-11T20:24:33.8828361Z HOME=/var/lib/jenkins 2023-01-11T20:24:33.8828580Z GITHUB_API_URL=https://api.github.com 2023-01-11T20:24:33.8828776Z INSTALLED_THRIFT= 2023-01-11T20:24:33.8828943Z UCX_COMMIT= 2023-01-11T20:24:33.8829146Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T20:24:33.8829329Z UCX_HOME=/usr 2023-01-11T20:24:33.8829714Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_1b40d14b-0f91-4529-91b9-9ad13b57aa8d 2023-01-11T20:24:33.8830195Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_1b40d14b-0f91-4529-91b9-9ad13b57aa8d 2023-01-11T20:24:33.8830629Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T20:24:33.8830884Z GITHUB_EVENT_NAME=pull_request 2023-01-11T20:24:33.8831078Z GITHUB_RUN_ID=3896099317 2023-01-11T20:24:33.8831491Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_1b40d14b-0f91-4529-91b9-9ad13b57aa8d 2023-01-11T20:24:33.8831789Z GITHUB_ACTOR=LucaLumetti 2023-01-11T20:24:33.8831963Z PR_NUMBER=91627 2023-01-11T20:24:33.8832143Z DESIRED_CUDA=11.6 2023-01-11T20:24:33.8832319Z GITHUB_RUN_ATTEMPT=2 2023-01-11T20:24:33.8832538Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T20:24:33.8832756Z TERM=xterm 2023-01-11T20:24:33.8832924Z INSTALLED_VISION=yes 2023-01-11T20:24:33.8833091Z BRANCH=pull/91627 2023-01-11T20:24:33.8833273Z OUR_GITHUB_JOB_ID=10588389491 2023-01-11T20:24:33.8833468Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T20:24:33.8833648Z CUDA_PATH=/usr/local/cuda 2023-01-11T20:24:33.8834147Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T20:24:33.8834530Z GITHUB_SERVER_URL=https://github.com 2023-01-11T20:24:33.8834717Z UCC_COMMIT= 2023-01-11T20:24:33.8834887Z INSTALLED_ANDROID= 2023-01-11T20:24:33.8835052Z SHLVL=1 2023-01-11T20:24:33.8835194Z MAX_JOBS=6 2023-01-11T20:24:33.8835365Z GITHUB_ACTOR_ID=7543386 2023-01-11T20:24:33.8835595Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:24:33.8835806Z GITHUB_REF_NAME=91627/merge 2023-01-11T20:24:33.8836203Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:24:33.8836460Z GITHUB_JOB=build 2023-01-11T20:24:33.8836643Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T20:24:33.8836847Z GITHUB_RETENTION_DAYS=90 2023-01-11T20:24:33.8837037Z OPENSSL_DIR=/opt/openssl 2023-01-11T20:24:33.8837216Z GITHUB_ACTION_REPOSITORY= 2023-01-11T20:24:33.8837530Z 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:24:33.8837819Z GITHUB_BASE_REF=master 2023-01-11T20:24:33.8837990Z CI=true 2023-01-11T20:24:33.8838155Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T20:24:33.8838376Z RUST_LOG=sccache::server=error 2023-01-11T20:24:33.8838569Z INSTALLED_PROTOBUF=yes 2023-01-11T20:24:33.8838740Z GITHUB_HEAD_REF=master 2023-01-11T20:24:33.8838917Z GITHUB_ACTION_REF= 2023-01-11T20:24:33.8839192Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T20:24:33.8839411Z GITHUB_WORKFLOW=pull 2023-01-11T20:24:33.8839608Z DEBIAN_FRONTEND=noninteractive 2023-01-11T20:24:33.8840016Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_1b40d14b-0f91-4529-91b9-9ad13b57aa8d 2023-01-11T20:24:33.8840302Z SKIP_SCCACHE_INITIALIZATION=1 2023-01-11T20:24:33.8840491Z _=/usr/bin/env 2023-01-11T20:24:33.8840783Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *cuda* ]] 2023-01-11T20:24:33.8841041Z + echo 'NVCC version:' 2023-01-11T20:24:33.8841216Z NVCC version: 2023-01-11T20:24:33.8841409Z + nvcc --version 2023-01-11T20:24:33.8936641Z nvcc: NVIDIA (R) Cuda compiler driver 2023-01-11T20:24:33.8937003Z Copyright (c) 2005-2022 NVIDIA Corporation 2023-01-11T20:24:33.8937229Z Built on Tue_Mar__8_18:18:20_PST_2022 2023-01-11T20:24:33.8937455Z Cuda compilation tools, release 11.6, V11.6.124 2023-01-11T20:24:33.8937672Z Build cuda_11.6.r11.6/compiler.31057947_0 2023-01-11T20:24:33.8959959Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *cuda11* ]] 2023-01-11T20:24:33.8960646Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *cuda11.3* ]] 2023-01-11T20:24:33.8961335Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *clang* ]] 2023-01-11T20:24:33.8961998Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *\c\a\f\f\e\2* ]] 2023-01-11T20:24:33.8962532Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2023-01-11T20:24:33.8962948Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2023-01-11T20:24:33.8963318Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *rocm* ]] 2023-01-11T20:24:33.8963566Z + export USE_LLVM=/opt/llvm 2023-01-11T20:24:33.8963751Z + USE_LLVM=/opt/llvm 2023-01-11T20:24:33.8963941Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2023-01-11T20:24:33.8964154Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2023-01-11T20:24:33.8964343Z + which conda 2023-01-11T20:24:33.8968830Z /opt/conda/bin/conda 2023-01-11T20:24:33.8969662Z + export CMAKE_PREFIX_PATH=/opt/conda 2023-01-11T20:24:33.8970069Z + CMAKE_PREFIX_PATH=/opt/conda 2023-01-11T20:24:33.8970811Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *libtorch* ]] 2023-01-11T20:24:33.8971506Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *-android* ]] 2023-01-11T20:24:33.8972187Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *android* ]] 2023-01-11T20:24:33.8972698Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *vulkan* ]] 2023-01-11T20:24:33.8973232Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *rocm* ]] 2023-01-11T20:24:33.8973701Z + '[' -z 6 ']' 2023-01-11T20:24:33.8974144Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *cuda* ]] 2023-01-11T20:24:33.8974499Z + [[ -z 5.2 ]] 2023-01-11T20:24:33.8974943Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *clang* ]] 2023-01-11T20:24:33.8975300Z + export CC=clang 2023-01-11T20:24:33.8975560Z + CC=clang 2023-01-11T20:24:33.8975849Z + export CXX=clang++ 2023-01-11T20:24:33.8976160Z + CXX=clang++ 2023-01-11T20:24:33.8976625Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *no-ops* ]] 2023-01-11T20:24:33.8977220Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *-pch* ]] 2023-01-11T20:24:33.8978044Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *linux-focal-py3.7-gcc7-build* ]] 2023-01-11T20:24:33.8978728Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *android* ]] 2023-01-11T20:24:33.8979288Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *cuda* ]] 2023-01-11T20:24:33.8979890Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *-bazel-* ]] 2023-01-11T20:24:33.8980422Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2023-01-11T20:24:33.8980752Z The next three invocations are expected to fail with invalid command error messages. 2023-01-11T20:24:33.8981034Z + get_exit_code python setup.py bad_argument 2023-01-11T20:24:33.8981236Z + set +e 2023-01-11T20:24:33.8981400Z + python setup.py bad_argument 2023-01-11T20:24:34.9787639Z Building wheel torch-2.0.0a0+git8419ddd 2023-01-11T20:24:35.0357815Z invalid command 'bad_argument' 2023-01-11T20:24:35.0828421Z + retcode=1 2023-01-11T20:24:35.0828910Z + set -e 2023-01-11T20:24:35.0829172Z + return 1 2023-01-11T20:24:35.0833765Z + get_exit_code python setup.py 'clean]' 2023-01-11T20:24:35.0834149Z + set +e 2023-01-11T20:24:35.0834402Z + python setup.py 'clean]' 2023-01-11T20:24:35.3279647Z Building wheel torch-2.0.0a0+git8419ddd 2023-01-11T20:24:35.3452716Z invalid command name 'clean]' 2023-01-11T20:24:35.3889314Z + retcode=1 2023-01-11T20:24:35.3889654Z + set -e 2023-01-11T20:24:35.3890071Z + return 1 2023-01-11T20:24:35.3894833Z + get_exit_code python setup.py clean bad_argument 2023-01-11T20:24:35.3895096Z + set +e 2023-01-11T20:24:35.3895292Z + python setup.py clean bad_argument 2023-01-11T20:24:35.6310230Z Building wheel torch-2.0.0a0+git8419ddd 2023-01-11T20:24:35.6550117Z invalid command 'bad_argument' 2023-01-11T20:24:35.6984850Z + retcode=1 2023-01-11T20:24:35.6985265Z + set -e 2023-01-11T20:24:35.6985520Z + return 1 2023-01-11T20:24:35.6987198Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *libtorch* ]] 2023-01-11T20:24:35.6987838Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *rocm* ]] 2023-01-11T20:24:35.6988455Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *xla* ]] 2023-01-11T20:24:35.6988753Z + WERROR=1 2023-01-11T20:24:35.6988942Z + python setup.py bdist_wheel 2023-01-11T20:24:35.9417213Z Building wheel torch-2.0.0a0+git8419ddd 2023-01-11T20:24:35.9976914Z -- Building version 2.0.0a0+git8419ddd 2023-01-11T20:24:36.1437851Z cmake -DBUILD_ENVIRONMENT=linux-jammy-cuda11.6-cudnn8-py3.8-clang12 -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.8/site-packages;/opt/conda -DNUMPY_INCLUDE_DIR=/opt/conda/lib/python3.8/site-packages/numpy/core/include -DOPENSSL_ROOT_DIR=/opt/openssl -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.8 -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.8.so.1.0 -DTORCH_BUILD_VERSION=2.0.0a0+git8419ddd -DUSE_LLVM=/opt/llvm -DUSE_NUMPY=True -DWERROR=1 /var/lib/jenkins/workspace 2023-01-11T20:24:37.0234609Z -- The CXX compiler identification is Clang 12.0.1 2023-01-11T20:24:37.1117874Z -- The C compiler identification is Clang 12.0.1 2023-01-11T20:24:37.1174962Z -- Detecting CXX compiler ABI info 2023-01-11T20:24:37.2934748Z -- Detecting CXX compiler ABI info - done 2023-01-11T20:24:37.3024522Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2023-01-11T20:24:37.3026919Z -- Detecting CXX compile features 2023-01-11T20:24:37.3032377Z -- Detecting CXX compile features - done 2023-01-11T20:24:37.3065378Z -- Detecting C compiler ABI info 2023-01-11T20:24:37.4178198Z -- Detecting C compiler ABI info - done 2023-01-11T20:24:37.4263764Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2023-01-11T20:24:37.4266939Z -- Detecting C compile features 2023-01-11T20:24:37.4271373Z -- Detecting C compile features - done 2023-01-11T20:24:37.4277499Z -- Not forcing any particular BLAS to be found 2023-01-11T20:24:37.4307784Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-01-11T20:24:37.4391440Z -- Performing Test COMPILER_WORKS 2023-01-11T20:24:37.5333009Z -- Performing Test COMPILER_WORKS - Success 2023-01-11T20:24:37.5335221Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2023-01-11T20:24:37.5702874Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2023-01-11T20:24:37.5703266Z -- Turning off deprecation warning due to glog. 2023-01-11T20:24:37.5720189Z -- Performing Test C_HAS_AVX_1 2023-01-11T20:24:37.9627664Z -- Performing Test C_HAS_AVX_1 - Failed 2023-01-11T20:24:37.9628587Z -- Performing Test C_HAS_AVX_2 2023-01-11T20:24:38.1245848Z -- Performing Test C_HAS_AVX_2 - Success 2023-01-11T20:24:38.1247433Z -- Performing Test C_HAS_AVX2_1 2023-01-11T20:24:38.3985467Z -- Performing Test C_HAS_AVX2_1 - Failed 2023-01-11T20:24:38.3986473Z -- Performing Test C_HAS_AVX2_2 2023-01-11T20:24:38.5720896Z -- Performing Test C_HAS_AVX2_2 - Success 2023-01-11T20:24:38.5722847Z -- Performing Test C_HAS_AVX512_1 2023-01-11T20:24:38.8409288Z -- Performing Test C_HAS_AVX512_1 - Failed 2023-01-11T20:24:38.8409876Z -- Performing Test C_HAS_AVX512_2 2023-01-11T20:24:38.9941110Z -- Performing Test C_HAS_AVX512_2 - Success 2023-01-11T20:24:38.9943791Z -- Performing Test CXX_HAS_AVX_1 2023-01-11T20:24:39.2918912Z -- Performing Test CXX_HAS_AVX_1 - Failed 2023-01-11T20:24:39.2919453Z -- Performing Test CXX_HAS_AVX_2 2023-01-11T20:24:39.5007516Z -- Performing Test CXX_HAS_AVX_2 - Success 2023-01-11T20:24:39.5009026Z -- Performing Test CXX_HAS_AVX2_1 2023-01-11T20:24:39.7711696Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2023-01-11T20:24:39.7712301Z -- Performing Test CXX_HAS_AVX2_2 2023-01-11T20:24:39.9306917Z -- Performing Test CXX_HAS_AVX2_2 - Success 2023-01-11T20:24:39.9308338Z -- Performing Test CXX_HAS_AVX512_1 2023-01-11T20:24:40.2044311Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2023-01-11T20:24:40.2045161Z -- Performing Test CXX_HAS_AVX512_2 2023-01-11T20:24:40.3852242Z -- Performing Test CXX_HAS_AVX512_2 - Success 2023-01-11T20:24:40.3852947Z -- Current compiler supports avx2 extension. Will build perfkernels. 2023-01-11T20:24:40.3856839Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2023-01-11T20:24:40.5718742Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2023-01-11T20:24:40.5719561Z -- Current compiler supports avx512f extension. Will build fbgemm. 2023-01-11T20:24:40.5725519Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2023-01-11T20:24:40.7015179Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2023-01-11T20:24:40.7021321Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2023-01-11T20:24:40.8541444Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2023-01-11T20:24:40.8547316Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2023-01-11T20:24:40.9796376Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2023-01-11T20:24:41.0237298Z -- Found CUDA: /usr/local/cuda (found version "11.6") 2023-01-11T20:24:42.1242741Z -- The CUDA compiler identification is NVIDIA 11.6.124 2023-01-11T20:24:42.1302937Z -- Detecting CUDA compiler ABI info 2023-01-11T20:24:42.6518598Z -- Detecting CUDA compiler ABI info - done 2023-01-11T20:24:42.6798063Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2023-01-11T20:24:42.6801310Z -- Detecting CUDA compile features 2023-01-11T20:24:42.6805538Z -- Detecting CUDA compile features - done 2023-01-11T20:24:42.6832260Z -- Caffe2: CUDA detected: 11.6 2023-01-11T20:24:42.6832788Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2023-01-11T20:24:42.6833363Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2023-01-11T20:24:42.8354093Z -- Caffe2: Header version is: 11.6 2023-01-11T20:24:42.8378071Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2023-01-11T20:24:42.8379894Z -- Found cuDNN: v8.3.2 (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libcudnn.so) 2023-01-11T20:24:42.9777162Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 4dd39364 2023-01-11T20:24:42.9792390Z CMake Warning at cmake/public/utils.cmake:385 (message): 2023-01-11T20:24:42.9793011Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-01-11T20:24:42.9793483Z to cmake instead of implicitly setting it as an env variable. This will 2023-01-11T20:24:42.9793844Z become a FATAL_ERROR in future version of pytorch. 2023-01-11T20:24:42.9794312Z Call Stack (most recent call first): 2023-01-11T20:24:42.9794602Z cmake/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2023-01-11T20:24:42.9795012Z cmake/Dependencies.cmake:43 (include) 2023-01-11T20:24:42.9795310Z CMakeLists.txt:705 (include) 2023-01-11T20:24:42.9795471Z 2023-01-11T20:24:42.9795477Z 2023-01-11T20:24:42.9795754Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2023-01-11T20:24:42.9814373Z -- Building using own protobuf under third_party per request. 2023-01-11T20:24:42.9814720Z -- Use custom protobuf build. 2023-01-11T20:24:42.9882781Z -- 2023-01-11T20:24:42.9882992Z -- 3.13.0.0 2023-01-11T20:24:42.9891639Z -- Looking for pthread.h 2023-01-11T20:24:43.1073784Z -- Looking for pthread.h - found 2023-01-11T20:24:43.1075260Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T20:24:43.2221196Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2023-01-11T20:24:43.2231818Z -- Found Threads: TRUE 2023-01-11T20:24:43.2236582Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2023-01-11T20:24:43.3532505Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2023-01-11T20:24:43.4082406Z -- Caffe2 protobuf include directory: $$ 2023-01-11T20:24:43.4109348Z -- Trying to find preferred BLAS backend of choice: MKL 2023-01-11T20:24:43.4140408Z -- MKL_THREADING = OMP 2023-01-11T20:24:43.4143640Z -- Looking for sys/types.h 2023-01-11T20:24:43.5093879Z -- Looking for sys/types.h - found 2023-01-11T20:24:43.5094453Z -- Looking for stdint.h 2023-01-11T20:24:43.5991068Z -- Looking for stdint.h - found 2023-01-11T20:24:43.5991631Z -- Looking for stddef.h 2023-01-11T20:24:43.6909829Z -- Looking for stddef.h - found 2023-01-11T20:24:43.6910238Z -- Check size of void* 2023-01-11T20:24:43.7854096Z -- Check size of void* - done 2023-01-11T20:24:43.7894930Z -- Looking for cblas_sgemm 2023-01-11T20:24:44.0701298Z -- Looking for cblas_sgemm - found 2023-01-11T20:24:44.0780120Z -- MKL libraries: /opt/conda/lib/libmkl_intel_lp64.so;/opt/conda/lib/libmkl_intel_thread.so;/opt/conda/lib/libmkl_core.so;/opt/conda/lib/libiomp5.so;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.a 2023-01-11T20:24:44.0780717Z -- MKL include directory: /opt/conda/include 2023-01-11T20:24:44.0780971Z -- MKL OpenMP type: Intel 2023-01-11T20:24:44.0781250Z -- MKL OpenMP library: /opt/conda/lib/libiomp5.so 2023-01-11T20:24:44.1549876Z -- The ASM compiler identification is Clang 2023-01-11T20:24:44.1561704Z -- Found assembler: /opt/cache/bin/clang 2023-01-11T20:24:44.1843462Z -- Brace yourself, we are building NNPACK 2023-01-11T20:24:44.1911448Z -- Performing Test NNPACK_ARCH_IS_X86_32 2023-01-11T20:24:44.2266670Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2023-01-11T20:24:44.2448041Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.8.15") 2023-01-11T20:24:44.2448408Z -- NNPACK backend is x86-64 2023-01-11T20:24:44.7758269Z -- Found Python: /opt/conda/bin/python3.8 (found version "3.8.15") found components: Interpreter 2023-01-11T20:24:44.7850413Z -- Failed to find LLVM FileCheck 2023-01-11T20:24:44.7914648Z -- Found Git: /usr/bin/git (found version "2.34.1") 2023-01-11T20:24:44.9362067Z -- git version: v1.6.1 normalized to 1.6.1 2023-01-11T20:24:44.9362359Z -- Version: 1.6.1 2023-01-11T20:24:44.9370111Z -- Looking for shm_open in rt 2023-01-11T20:24:45.0301027Z -- Looking for shm_open in rt - found 2023-01-11T20:24:45.0309282Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2023-01-11T20:24:45.1565781Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2023-01-11T20:24:45.1574414Z -- Performing Test HAVE_CXX_FLAG_WALL 2023-01-11T20:24:45.2842424Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2023-01-11T20:24:45.2850134Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2023-01-11T20:24:45.4109681Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2023-01-11T20:24:45.4117424Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2023-01-11T20:24:45.5408960Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2023-01-11T20:24:45.5417047Z -- Performing Test HAVE_CXX_FLAG_WERROR 2023-01-11T20:24:45.6689673Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2023-01-11T20:24:45.6701240Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2023-01-11T20:24:45.8147369Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2023-01-11T20:24:45.8156345Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2023-01-11T20:24:45.9393738Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2023-01-11T20:24:45.9401805Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2023-01-11T20:24:46.0655857Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2023-01-11T20:24:46.0663450Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2023-01-11T20:24:46.1920231Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 2023-01-11T20:24:46.1927854Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2023-01-11T20:24:46.3214179Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2023-01-11T20:24:46.3222761Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2023-01-11T20:24:46.4639694Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2023-01-11T20:24:46.4648273Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2023-01-11T20:24:46.6073682Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2023-01-11T20:24:46.6085827Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2023-01-11T20:24:46.7365432Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2023-01-11T20:24:46.7373125Z -- Performing Test HAVE_CXX_FLAG_WD654 2023-01-11T20:24:46.7732056Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2023-01-11T20:24:46.7739491Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2023-01-11T20:24:46.9006083Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 2023-01-11T20:24:46.9007102Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2023-01-11T20:24:46.9007404Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2023-01-11T20:24:47.0838941Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile 2023-01-11T20:24:47.0846810Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2023-01-11T20:24:47.2150994Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2023-01-11T20:24:47.2154506Z -- Performing Test HAVE_STD_REGEX 2023-01-11T20:24:47.2154769Z -- Performing Test HAVE_STD_REGEX 2023-01-11T20:24:47.5169665Z -- Performing Test HAVE_STD_REGEX -- success 2023-01-11T20:24:47.5170242Z -- Performing Test HAVE_GNU_POSIX_REGEX 2023-01-11T20:24:47.5170533Z -- Performing Test HAVE_GNU_POSIX_REGEX 2023-01-11T20:24:47.5752244Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2023-01-11T20:24:47.5752585Z -- Performing Test HAVE_POSIX_REGEX 2023-01-11T20:24:47.5752900Z -- Performing Test HAVE_POSIX_REGEX 2023-01-11T20:24:47.7265597Z -- Performing Test HAVE_POSIX_REGEX -- success 2023-01-11T20:24:47.7266553Z -- Performing Test HAVE_STEADY_CLOCK 2023-01-11T20:24:47.7266824Z -- Performing Test HAVE_STEADY_CLOCK 2023-01-11T20:24:47.8657280Z -- Performing Test HAVE_STEADY_CLOCK -- success 2023-01-11T20:24:47.8977855Z -- Performing Test COMPILER_SUPPORTS_AVX512 2023-01-11T20:24:48.0337010Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2023-01-11T20:24:48.4070810Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2023-01-11T20:24:48.4071364Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:24:48.4071685Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:24:48.4072003Z problems in calling code that expects `find_package` result variables 2023-01-11T20:24:48.4072532Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:24:48.4072882Z Call Stack (most recent call first): 2023-01-11T20:24:48.4073367Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:24:48.4073812Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2023-01-11T20:24:48.4074175Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:24:48.4074408Z 2023-01-11T20:24:48.4074554Z -- Found OpenMP_C: -fopenmp=libomp 2023-01-11T20:24:48.5546297Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2023-01-11T20:24:48.5546927Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:24:48.5547372Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:24:48.5547701Z problems in calling code that expects `find_package` result variables 2023-01-11T20:24:48.5547975Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:24:48.5548203Z Call Stack (most recent call first): 2023-01-11T20:24:48.5548475Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:24:48.5548749Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2023-01-11T20:24:48.5549106Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:24:48.5549279Z 2023-01-11T20:24:48.5549424Z -- Found OpenMP_CXX: -fopenmp=libomp 2023-01-11T20:24:48.5551074Z -- Found OpenMP: TRUE 2023-01-11T20:24:48.5554498Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2023-01-11T20:24:48.5554856Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2023-01-11T20:24:48.5554999Z 2023-01-11T20:24:48.5555004Z 2023-01-11T20:24:48.6543578Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2023-01-11T20:24:48.6544026Z ========== 2023-01-11T20:24:48.6544199Z 2023-01-11T20:24:48.6544206Z 2023-01-11T20:24:48.6544420Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2023-01-11T20:24:48.6544805Z CMAKE_BUILD_TYPE = Release 2023-01-11T20:24:48.6545003Z 2023-01-11T20:24:48.6545009Z 2023-01-11T20:24:48.6545235Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2023-01-11T20:24:48.6545796Z CMAKE_CXX_FLAGS_DEBUG is -g 2023-01-11T20:24:48.6546027Z 2023-01-11T20:24:48.6546036Z 2023-01-11T20:24:48.6546246Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2023-01-11T20:24:48.6546821Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2023-01-11T20:24:48.6547074Z 2023-01-11T20:24:48.6547081Z 2023-01-11T20:24:48.6547214Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2023-01-11T20:24:48.6547423Z ========== 2023-01-11T20:24:48.6547524Z 2023-01-11T20:24:48.6547528Z 2023-01-11T20:24:48.6596864Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2023-01-11T20:24:48.8013163Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2023-01-11T20:24:48.8020156Z -- Performing Test __CxxFlag__fno_semantic_interposition 2023-01-11T20:24:48.9352218Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2023-01-11T20:24:48.9359831Z -- Performing Test __CxxFlag__fmerge_all_constants 2023-01-11T20:24:49.1449344Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2023-01-11T20:24:49.1455752Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2023-01-11T20:24:49.1828765Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2023-01-11T20:24:49.1950298Z ** AsmJit Summary ** 2023-01-11T20:24:49.1950720Z ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2023-01-11T20:24:49.1951174Z ASMJIT_TEST=FALSE 2023-01-11T20:24:49.1951524Z ASMJIT_TARGET_TYPE=STATIC 2023-01-11T20:24:49.1951872Z ASMJIT_DEPS=pthread;rt 2023-01-11T20:24:49.1952250Z ASMJIT_LIBS=asmjit;pthread;rt 2023-01-11T20:24:49.1952738Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2023-01-11T20:24:49.1953569Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2023-01-11T20:24:49.1953986Z ASMJIT_PRIVATE_CFLAGS_DBG= 2023-01-11T20:24:49.1954345Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2023-01-11T20:24:49.2047303Z -- Found Numa: /usr/include 2023-01-11T20:24:49.2047897Z -- Found Numa (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnuma.so) 2023-01-11T20:24:49.2125170Z -- Using third party subdirectory Eigen. 2023-01-11T20:24:49.2325572Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.8.15", minimum required is "3.0") 2023-01-11T20:24:49.2380182Z -- Found PythonLibs: /opt/conda/lib/libpython3.8.so.1.0 (found suitable version "3.8.15", minimum required is "3.0") 2023-01-11T20:24:49.2382654Z -- Using third_party/pybind11. 2023-01-11T20:24:49.2395158Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2023-01-11T20:24:49.4284028Z -- Found MPI_C: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so (found version "3.1") 2023-01-11T20:24:49.8695763Z -- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1") 2023-01-11T20:24:49.8699140Z -- Found MPI: TRUE (found version "3.1") 2023-01-11T20:24:49.8710647Z -- MPI support found 2023-01-11T20:24:49.8711053Z -- MPI compile flags: 2023-01-11T20:24:49.8711466Z -- MPI include path: /usr/lib/x86_64-linux-gnu/openmpi/include/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi 2023-01-11T20:24:49.8711785Z -- MPI LINK flags path: 2023-01-11T20:24:49.8712188Z -- MPI libraries: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so 2023-01-11T20:24:50.1907409Z CMake Warning at cmake/Dependencies.cmake:1162 (message): 2023-01-11T20:24:50.1907923Z OpenMPI found, but it is not built with CUDA support. 2023-01-11T20:24:50.1908358Z Call Stack (most recent call first): 2023-01-11T20:24:50.1908630Z CMakeLists.txt:705 (include) 2023-01-11T20:24:50.1908753Z 2023-01-11T20:24:50.1908757Z 2023-01-11T20:24:50.1937090Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2023-01-11T20:24:50.1937723Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:24:50.1938123Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:24:50.1938417Z problems in calling code that expects `find_package` result variables 2023-01-11T20:24:50.1938682Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:24:50.1938910Z Call Stack (most recent call first): 2023-01-11T20:24:50.1939163Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:24:50.1939438Z cmake/Dependencies.cmake:1222 (find_package) 2023-01-11T20:24:50.1939662Z CMakeLists.txt:705 (include) 2023-01-11T20:24:50.1939973Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:24:50.1940164Z 2023-01-11T20:24:50.1941327Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2023-01-11T20:24:50.1942009Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:24:50.1942421Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:24:50.1942905Z problems in calling code that expects `find_package` result variables 2023-01-11T20:24:50.1943161Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:24:50.1943552Z Call Stack (most recent call first): 2023-01-11T20:24:50.1943822Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:24:50.1944086Z cmake/Dependencies.cmake:1222 (find_package) 2023-01-11T20:24:50.1944306Z CMakeLists.txt:705 (include) 2023-01-11T20:24:50.1944632Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:24:50.1944800Z 2023-01-11T20:24:50.1948051Z -- Adding OpenMP CXX_FLAGS: -fopenmp=libomp 2023-01-11T20:24:50.1948679Z -- Will link against OpenMP libraries: /opt/conda/lib/libiomp5.so 2023-01-11T20:24:50.1949366Z -- Disabling kernel asserts for ROCm 2023-01-11T20:24:50.1949757Z -- Looking for LLVM in /opt/llvm 2023-01-11T20:24:50.2048488Z -- Found LLVM 9.0.1 2023-01-11T20:24:50.2049141Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2023-01-11T20:24:50.2070839Z CMake Warning at cmake/public/utils.cmake:385 (message): 2023-01-11T20:24:50.2071299Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-01-11T20:24:50.2071891Z to cmake instead of implicitly setting it as an env variable. This will 2023-01-11T20:24:50.2072256Z become a FATAL_ERROR in future version of pytorch. 2023-01-11T20:24:50.2072491Z Call Stack (most recent call first): 2023-01-11T20:24:50.2072727Z cmake/External/nccl.cmake:13 (torch_cuda_get_nvcc_gencode_flag) 2023-01-11T20:24:50.2072979Z cmake/Dependencies.cmake:1395 (include) 2023-01-11T20:24:50.2073194Z CMakeLists.txt:705 (include) 2023-01-11T20:24:50.2073303Z 2023-01-11T20:24:50.2073314Z 2023-01-11T20:24:50.2216511Z CMake Warning at cmake/External/nccl.cmake:69 (message): 2023-01-11T20:24:50.2216921Z Enabling NCCL library slimming 2023-01-11T20:24:50.2217325Z Call Stack (most recent call first): 2023-01-11T20:24:50.2217637Z cmake/Dependencies.cmake:1395 (include) 2023-01-11T20:24:50.2217852Z CMakeLists.txt:705 (include) 2023-01-11T20:24:50.2217974Z 2023-01-11T20:24:50.2217979Z 2023-01-11T20:24:50.2236962Z -- Found CUB: /usr/local/cuda/include 2023-01-11T20:24:50.2239317Z -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS: 2023-01-11T20:24:50.2241145Z CUDA_NVCC_FLAGS = -Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_52,code=sm_52;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda 2023-01-11T20:24:50.2242188Z CUDA_NVCC_FLAGS_DEBUG = -g;-lineinfo;--source-in-ptx 2023-01-11T20:24:50.2242489Z CUDA_NVCC_FLAGS_RELEASE = -O3;-DNDEBUG 2023-01-11T20:24:50.2242801Z CUDA_NVCC_FLAGS_RELWITHDEBINFO = -g;-lineinfo;--source-in-ptx 2023-01-11T20:24:50.2243108Z CUDA_NVCC_FLAGS_MINSIZEREL = -O1;-DNDEBUG 2023-01-11T20:24:50.2658012Z -- Performing Test UV_LINT_W4 2023-01-11T20:24:50.3000777Z -- Performing Test UV_LINT_W4 - Failed 2023-01-11T20:24:50.3009053Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2023-01-11T20:24:50.3337974Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2023-01-11T20:24:50.3346065Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2023-01-11T20:24:50.3671405Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2023-01-11T20:24:50.3679063Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2023-01-11T20:24:50.4001615Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2023-01-11T20:24:50.4009044Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2023-01-11T20:24:50.4333442Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2023-01-11T20:24:50.4340920Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2023-01-11T20:24:50.4666075Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2023-01-11T20:24:50.4673899Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2023-01-11T20:24:50.5001275Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2023-01-11T20:24:50.5009116Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2023-01-11T20:24:50.5336038Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2023-01-11T20:24:50.5343853Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2023-01-11T20:24:50.5674571Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2023-01-11T20:24:50.5682137Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2023-01-11T20:24:50.6008092Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2023-01-11T20:24:50.6015841Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2023-01-11T20:24:50.6345476Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2023-01-11T20:24:50.6352797Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2023-01-11T20:24:50.6678431Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2023-01-11T20:24:50.6685843Z -- Performing Test UV_LINT_WALL 2023-01-11T20:24:50.7617174Z -- Performing Test UV_LINT_WALL - Success 2023-01-11T20:24:50.7624666Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2023-01-11T20:24:50.8584073Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2023-01-11T20:24:50.8590799Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2023-01-11T20:24:50.9550199Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2023-01-11T20:24:50.9556747Z -- Performing Test UV_LINT_EXTRA 2023-01-11T20:24:51.0538986Z -- Performing Test UV_LINT_EXTRA - Success 2023-01-11T20:24:51.0545793Z -- Performing Test UV_LINT_UTF8_MSVC 2023-01-11T20:24:51.0880445Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2023-01-11T20:24:51.0888072Z -- Performing Test UV_F_STRICT_ALIASING 2023-01-11T20:24:51.1853770Z -- Performing Test UV_F_STRICT_ALIASING - Success 2023-01-11T20:24:51.1887528Z -- summary of build options: 2023-01-11T20:24:51.1887879Z Install prefix: /var/lib/jenkins/workspace/torch 2023-01-11T20:24:51.1888122Z Target system: Linux 2023-01-11T20:24:51.1888291Z Compiler: 2023-01-11T20:24:51.1888524Z C compiler: /opt/cache/bin/clang 2023-01-11T20:24:51.1888817Z CFLAGS: -fopenmp=libomp 2023-01-11T20:24:51.1888930Z 2023-01-11T20:24:51.1920619Z -- Found uv: 1.38.1 (found version "1.38.1") 2023-01-11T20:24:51.2137901Z -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS: 2023-01-11T20:24:51.2139472Z CUDA_NVCC_FLAGS = -Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_52,code=sm_52;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda 2023-01-11T20:24:51.2140565Z CUDA_NVCC_FLAGS_DEBUG = -g;-lineinfo;--source-in-ptx 2023-01-11T20:24:51.2140947Z CUDA_NVCC_FLAGS_RELEASE = -O3;-DNDEBUG 2023-01-11T20:24:51.2141254Z CUDA_NVCC_FLAGS_RELWITHDEBINFO = -g;-lineinfo;--source-in-ptx 2023-01-11T20:24:51.2141610Z CUDA_NVCC_FLAGS_MINSIZEREL = -O1;-DNDEBUG 2023-01-11T20:24:51.2159972Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2023-01-11T20:24:51.2160421Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2023-01-11T20:24:51.2160840Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2023-01-11T20:24:51.2161118Z set the policy and suppress this warning. 2023-01-11T20:24:51.2161257Z 2023-01-11T20:24:51.2161547Z For compatibility with older versions of CMake, option is clearing the 2023-01-11T20:24:51.2161840Z normal variable 'BUILD_BENCHMARK'. 2023-01-11T20:24:51.2162224Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:24:51.2162463Z 2023-01-11T20:24:51.2163268Z -- Enabling sccache for CXX 2023-01-11T20:24:51.2164275Z -- Enabling sccache for C 2023-01-11T20:24:51.2164556Z -- Gloo build as SHARED library 2023-01-11T20:24:51.2428547Z -- MPI include path: /usr/lib/x86_64-linux-gnu/openmpi/include/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi 2023-01-11T20:24:51.2429255Z -- MPI libraries: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so 2023-01-11T20:24:51.2498149Z -- Found CUDA: /usr/local/cuda (found suitable version "11.6", minimum required is "7.0") 2023-01-11T20:24:51.2513182Z -- CUDA detected: 11.6 2023-01-11T20:24:51.2830314Z CMake Warning at cmake/Dependencies.cmake:1538 (message): 2023-01-11T20:24:51.2830794Z Metal is only used in ios builds. 2023-01-11T20:24:51.2831055Z Call Stack (most recent call first): 2023-01-11T20:24:51.2831268Z CMakeLists.txt:705 (include) 2023-01-11T20:24:51.2831393Z 2023-01-11T20:24:51.2831398Z 2023-01-11T20:24:51.3130304Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.8.15") 2023-01-11T20:24:51.3148293Z -- Found PythonLibs: /opt/conda/lib/libpython3.8.so.1.0 (found version "3.8.15") 2023-01-11T20:24:51.3153725Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2023-01-11T20:24:51.3157213Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2023-01-11T20:24:51.3159749Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2023-01-11T20:24:51.7059778Z -- 2023-01-11T20:24:51.7060254Z -- ******** Summary ******** 2023-01-11T20:24:51.7060673Z -- CMake version : 3.18.5 2023-01-11T20:24:51.7060935Z -- CMake command : /usr/local/bin/cmake 2023-01-11T20:24:51.7061198Z -- System : Linux 2023-01-11T20:24:51.7061472Z -- C++ compiler : /opt/cache/bin/clang++ 2023-01-11T20:24:51.7061729Z -- C++ compiler version : 12.0.1 2023-01-11T20:24:51.7062174Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2023-01-11T20:24:51.7062680Z -- Build type : Release 2023-01-11T20:24:51.7063046Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2023-01-11T20:24:51.7063474Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.8/site-packages;/opt/conda;/usr/local/cuda 2023-01-11T20:24:51.7063846Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2023-01-11T20:24:51.7064286Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2023-01-11T20:24:51.7064563Z -- 2023-01-11T20:24:51.7064776Z -- ONNX version : 1.12.0 2023-01-11T20:24:51.7065027Z -- ONNX NAMESPACE : onnx_torch 2023-01-11T20:24:51.7065265Z -- ONNX_USE_LITE_PROTO : OFF 2023-01-11T20:24:51.7065514Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2023-01-11T20:24:51.7065763Z -- Protobuf_USE_STATIC_LIBS : ON 2023-01-11T20:24:51.7065997Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2023-01-11T20:24:51.7066235Z -- ONNX_WERROR : OFF 2023-01-11T20:24:51.7066470Z -- ONNX_BUILD_TESTS : OFF 2023-01-11T20:24:51.7066706Z -- ONNX_BUILD_BENCHMARKS : OFF 2023-01-11T20:24:51.7066938Z -- ONNXIFI_DUMMY_BACKEND : OFF 2023-01-11T20:24:51.7067176Z -- ONNXIFI_ENABLE_EXT : OFF 2023-01-11T20:24:51.7067367Z -- 2023-01-11T20:24:51.7067560Z -- Protobuf compiler : 2023-01-11T20:24:51.7067794Z -- Protobuf includes : 2023-01-11T20:24:51.7068030Z -- Protobuf libraries : 2023-01-11T20:24:51.7068256Z -- BUILD_ONNX_PYTHON : OFF 2023-01-11T20:24:51.7135213Z -- 2023-01-11T20:24:51.7135846Z -- ******** Summary ******** 2023-01-11T20:24:51.7136265Z -- CMake version : 3.18.5 2023-01-11T20:24:51.7136548Z -- CMake command : /usr/local/bin/cmake 2023-01-11T20:24:51.7136797Z -- System : Linux 2023-01-11T20:24:51.7137053Z -- C++ compiler : /opt/cache/bin/clang++ 2023-01-11T20:24:51.7137311Z -- C++ compiler version : 12.0.1 2023-01-11T20:24:51.7137750Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2023-01-11T20:24:51.7138188Z -- Build type : Release 2023-01-11T20:24:51.7138498Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2023-01-11T20:24:51.7139072Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.8/site-packages;/opt/conda;/usr/local/cuda 2023-01-11T20:24:51.7139437Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2023-01-11T20:24:51.7139872Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2023-01-11T20:24:51.7140166Z -- 2023-01-11T20:24:51.7140381Z -- ONNX version : 1.4.1 2023-01-11T20:24:51.7140831Z -- ONNX NAMESPACE : onnx_torch 2023-01-11T20:24:51.7141250Z -- ONNX_BUILD_TESTS : OFF 2023-01-11T20:24:51.7141492Z -- ONNX_BUILD_BENCHMARKS : OFF 2023-01-11T20:24:51.7141729Z -- ONNX_USE_LITE_PROTO : OFF 2023-01-11T20:24:51.7141949Z -- ONNXIFI_DUMMY_BACKEND : OFF 2023-01-11T20:24:51.7142141Z -- 2023-01-11T20:24:51.7142347Z -- Protobuf compiler : 2023-01-11T20:24:51.7142751Z -- Protobuf includes : 2023-01-11T20:24:51.7142983Z -- Protobuf libraries : 2023-01-11T20:24:51.7143218Z -- BUILD_ONNX_PYTHON : OFF 2023-01-11T20:24:51.7143519Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2023-01-11T20:24:51.7143821Z -- Adding -DNDEBUG to compile flags 2023-01-11T20:24:51.7166783Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2023-01-11T20:24:51.7528482Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2023-01-11T20:24:51.7530512Z CMake Warning at cmake/Dependencies.cmake:1727 (message): 2023-01-11T20:24:51.7531142Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2023-01-11T20:24:51.7531469Z Call Stack (most recent call first): 2023-01-11T20:24:51.7531670Z CMakeLists.txt:705 (include) 2023-01-11T20:24:51.7531793Z 2023-01-11T20:24:51.7531798Z 2023-01-11T20:24:51.7586732Z -- Could not find hardware support for NEON on this machine. 2023-01-11T20:24:51.7587073Z -- No OMAP3 processor on this machine. 2023-01-11T20:24:51.7587335Z -- No OMAP4 processor on this machine. 2023-01-11T20:24:51.7611991Z -- Found a library with LAPACK API (mkl). 2023-01-11T20:24:51.7613301Z disabling ROCM because NOT USE_ROCM is set 2023-01-11T20:24:51.7613615Z -- MIOpen not found. Compiling without MIOpen support 2023-01-11T20:24:51.7624883Z -- Will build oneDNN Graph 2023-01-11T20:24:51.7673177Z -- MKLDNN_CPU_RUNTIME = OMP 2023-01-11T20:24:51.7702787Z -- cmake version: 3.18.5 2023-01-11T20:24:51.7703493Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2023-01-11T20:24:51.7703905Z The OLD behavior for policy CMP0025 will be removed from a future version 2023-01-11T20:24:51.7704137Z of CMake. 2023-01-11T20:24:51.7704242Z 2023-01-11T20:24:51.7704447Z The cmake-policies(7) manual explains that the OLD behaviors of all 2023-01-11T20:24:51.7704745Z policies are deprecated and that a policy should be set to OLD only under 2023-01-11T20:24:51.7705125Z specific short-term circumstances. Projects should be ported to the NEW 2023-01-11T20:24:51.7705408Z behavior and not rely on setting a policy to OLD. 2023-01-11T20:24:51.7705553Z 2023-01-11T20:24:51.7705557Z 2023-01-11T20:24:51.7757232Z -- DNNL_TARGET_ARCH: X64 2023-01-11T20:24:51.7818197Z -- DNNL_LIBRARY_NAME: dnnl 2023-01-11T20:24:51.7937360Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2023-01-11T20:24:51.7938225Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:24:51.7938549Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:24:51.7938840Z problems in calling code that expects `find_package` result variables 2023-01-11T20:24:51.7939109Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:24:51.7939336Z Call Stack (most recent call first): 2023-01-11T20:24:51.7939590Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:24:51.7940295Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2023-01-11T20:24:51.7940721Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2023-01-11T20:24:51.7941090Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:24:51.7941248Z 2023-01-11T20:24:51.7941389Z -- Found OpenMP_C: -fopenmp=libomp 2023-01-11T20:24:51.7945716Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2023-01-11T20:24:51.7946399Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:24:51.7946843Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:24:51.7947130Z problems in calling code that expects `find_package` result variables 2023-01-11T20:24:51.7947397Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:24:51.7947618Z Call Stack (most recent call first): 2023-01-11T20:24:51.7947873Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:24:51.7948323Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2023-01-11T20:24:51.7948999Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2023-01-11T20:24:51.7949483Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:24:51.7949656Z 2023-01-11T20:24:51.7949798Z -- Found OpenMP_CXX: -fopenmp=libomp 2023-01-11T20:24:51.8064984Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2023-01-11T20:24:51.8256433Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.8.15", minimum required is "2.7") 2023-01-11T20:24:51.8276533Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2023-01-11T20:24:51.8670377Z -- Enabled workload: TRAINING 2023-01-11T20:24:51.8670862Z -- Enabled primitives: ALL 2023-01-11T20:24:51.8671151Z -- Enabled primitive CPU ISA: ALL 2023-01-11T20:24:51.8671404Z -- Enabled primitive GPU ISA: ALL 2023-01-11T20:24:51.8769216Z -- Primitive cache is enabled 2023-01-11T20:24:51.9437455Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2023-01-11T20:24:52.0676929Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2023-01-11T20:24:52.0679468Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2023-01-11T20:24:52.1674991Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2023-01-11T20:24:52.1678284Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2023-01-11T20:24:52.3359791Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2023-01-11T20:24:52.3400121Z -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 2023-01-11T20:24:52.3401927Z -- Cannot find Doxygen package 2023-01-11T20:24:52.3724710Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2023-01-11T20:24:52.3725129Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:24:52.3725432Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:24:52.3725932Z problems in calling code that expects `find_package` result variables 2023-01-11T20:24:52.3726209Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:24:52.3726439Z Call Stack (most recent call first): 2023-01-11T20:24:52.3726699Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:24:52.3727071Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2023-01-11T20:24:52.3727402Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2023-01-11T20:24:52.3727735Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:24:52.3727977Z 2023-01-11T20:24:52.3730576Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2023-01-11T20:24:52.3731190Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:24:52.3731518Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:24:52.3731814Z problems in calling code that expects `find_package` result variables 2023-01-11T20:24:52.3732089Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:24:52.3732316Z Call Stack (most recent call first): 2023-01-11T20:24:52.3732571Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:24:52.3732932Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2023-01-11T20:24:52.3733259Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2023-01-11T20:24:52.3733609Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:24:52.3733769Z 2023-01-11T20:24:52.3782247Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2023-01-11T20:24:52.3810952Z -- Compiling oneDNN Graph with CPU runtime OMP support 2023-01-11T20:24:52.3811275Z -- Compiling oneDNN Graph with GPU runtime NONE support 2023-01-11T20:24:52.4007426Z -- Graph compiler backend is disabled. 2023-01-11T20:24:52.4054785Z -- Set version definitions to /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2023-01-11T20:24:52.4092312Z -- Compiled partition cache is enabled 2023-01-11T20:24:52.4187863Z -- Found MKL-DNN: TRUE 2023-01-11T20:24:52.4192426Z -- Looking for clock_gettime in rt 2023-01-11T20:24:52.5178064Z -- Looking for clock_gettime in rt - found 2023-01-11T20:24:52.5178879Z -- Looking for mmap 2023-01-11T20:24:52.6158524Z -- Looking for mmap - found 2023-01-11T20:24:52.6159028Z -- Looking for shm_open 2023-01-11T20:24:52.7143394Z -- Looking for shm_open - found 2023-01-11T20:24:52.7143737Z -- Looking for shm_unlink 2023-01-11T20:24:52.8152675Z -- Looking for shm_unlink - found 2023-01-11T20:24:52.8153018Z -- Looking for malloc_usable_size 2023-01-11T20:24:52.9160803Z -- Looking for malloc_usable_size - found 2023-01-11T20:24:52.9162119Z -- Performing Test C_HAS_THREAD 2023-01-11T20:24:53.0508641Z -- Performing Test C_HAS_THREAD - Success 2023-01-11T20:24:53.0605605Z -- Version: 7.1.3 2023-01-11T20:24:53.0605873Z -- Build type: Release 2023-01-11T20:24:53.0627314Z -- CXX_STANDARD: 17 2023-01-11T20:24:53.0633844Z -- Performing Test has_std_17_flag 2023-01-11T20:24:53.1915382Z -- Performing Test has_std_17_flag - Success 2023-01-11T20:24:53.1921059Z -- Performing Test has_std_1z_flag 2023-01-11T20:24:53.3394489Z -- Performing Test has_std_1z_flag - Success 2023-01-11T20:24:53.3396760Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2023-01-11T20:24:53.5177243Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2023-01-11T20:24:53.5177987Z -- Performing Test FMT_HAS_VARIANT 2023-01-11T20:24:53.6551584Z -- Performing Test FMT_HAS_VARIANT - Success 2023-01-11T20:24:53.6559254Z -- Required features: cxx_variadic_templates 2023-01-11T20:24:53.6566556Z -- Performing Test HAS_NULLPTR_WARNING 2023-01-11T20:24:53.7837011Z -- Performing Test HAS_NULLPTR_WARNING - Success 2023-01-11T20:24:53.7843446Z -- Looking for strtod_l 2023-01-11T20:24:53.8738005Z -- Looking for strtod_l - not found 2023-01-11T20:24:53.8747419Z -- Using Kineto with CUPTI support 2023-01-11T20:24:53.8747843Z -- Configuring Kineto dependency: 2023-01-11T20:24:53.8748504Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2023-01-11T20:24:53.8748816Z -- KINETO_BUILD_TESTS = OFF 2023-01-11T20:24:53.8749146Z -- KINETO_LIBRARY_TYPE = static 2023-01-11T20:24:53.8749512Z -- CUDA_SOURCE_DIR = /usr/local/cuda 2023-01-11T20:24:53.8749890Z -- CUDA_INCLUDE_DIRS = /usr/local/cuda/include 2023-01-11T20:24:53.8750284Z -- CUPTI_INCLUDE_DIR = /usr/local/cuda/extras/CUPTI/include 2023-01-11T20:24:53.8750647Z -- CUDA_cupti_LIBRARY = /usr/local/cuda/extras/CUPTI/lib64/libcupti.so 2023-01-11T20:24:53.8751006Z -- Found CUPTI 2023-01-11T20:24:53.8986006Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.8.15") 2023-01-11T20:24:53.8987270Z INFO ROCM_SOURCE_DIR = 2023-01-11T20:24:53.9516833Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2023-01-11T20:24:53.9517287Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2023-01-11T20:24:53.9517588Z INFO CUPTI_INCLUDE_DIR = /usr/local/cuda/extras/CUPTI/include 2023-01-11T20:24:53.9517861Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2023-01-11T20:24:53.9524377Z -- Configured Kineto 2023-01-11T20:24:53.9562156Z -- Performing Test HAS_WERROR_RETURN_TYPE 2023-01-11T20:24:54.1430754Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2023-01-11T20:24:54.1438911Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2023-01-11T20:24:54.2897540Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2023-01-11T20:24:54.2905607Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2023-01-11T20:24:54.4352455Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Success 2023-01-11T20:24:54.4360576Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2023-01-11T20:24:54.5709932Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2023-01-11T20:24:54.5717559Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2023-01-11T20:24:54.7191753Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Success 2023-01-11T20:24:54.7200036Z -- Performing Test HAS_WNARROWING 2023-01-11T20:24:54.8520443Z -- Performing Test HAS_WNARROWING - Success 2023-01-11T20:24:54.8528202Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2023-01-11T20:24:54.9877459Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2023-01-11T20:24:54.9885108Z -- Performing Test HAS_WNO_TYPE_LIMITS 2023-01-11T20:24:55.1267181Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2023-01-11T20:24:55.1275016Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2023-01-11T20:24:55.2889011Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2023-01-11T20:24:55.2896903Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2023-01-11T20:24:55.4252997Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2023-01-11T20:24:55.4260448Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS 2023-01-11T20:24:55.5925940Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success 2023-01-11T20:24:55.5933516Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2023-01-11T20:24:55.7289436Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2023-01-11T20:24:55.7296738Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2023-01-11T20:24:55.8655187Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2023-01-11T20:24:55.8663174Z -- Performing Test HAS_WNO_UNUSED_RESULT 2023-01-11T20:24:56.0016212Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2023-01-11T20:24:56.0024333Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2023-01-11T20:24:56.1343905Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2023-01-11T20:24:56.1352242Z -- Performing Test HAS_WNO_STRICT_ALIASING 2023-01-11T20:24:56.2726968Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2023-01-11T20:24:56.2735351Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2023-01-11T20:24:56.4075977Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2023-01-11T20:24:56.4084268Z -- Performing Test HAS_WVLA_EXTENSION 2023-01-11T20:24:56.5879548Z -- Performing Test HAS_WVLA_EXTENSION - Success 2023-01-11T20:24:56.5887075Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2023-01-11T20:24:56.7242856Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2023-01-11T20:24:56.7250421Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2023-01-11T20:24:56.8825548Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2023-01-11T20:24:56.8833260Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2023-01-11T20:24:57.0219239Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2023-01-11T20:24:57.0227067Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2023-01-11T20:24:57.1587705Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2023-01-11T20:24:57.1595841Z -- Performing Test HAS_WCONSTANT_CONVERSION 2023-01-11T20:24:57.2970439Z -- Performing Test HAS_WCONSTANT_CONVERSION - Success 2023-01-11T20:24:57.2978805Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2023-01-11T20:24:57.4402811Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Success 2023-01-11T20:24:57.4410163Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION 2023-01-11T20:24:57.5829295Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION - Success 2023-01-11T20:24:57.5837675Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2023-01-11T20:24:57.7226638Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Success 2023-01-11T20:24:57.7235505Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE 2023-01-11T20:24:57.8640348Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE - Success 2023-01-11T20:24:57.8648453Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2023-01-11T20:24:58.0374262Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2023-01-11T20:24:58.0381146Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST 2023-01-11T20:24:58.1735163Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST - Success 2023-01-11T20:24:58.1742926Z -- Performing Test HAS_WNO_MISSING_BRACES 2023-01-11T20:24:58.3105361Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2023-01-11T20:24:58.3113293Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE 2023-01-11T20:24:58.4465284Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE - Success 2023-01-11T20:24:58.4472684Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF 2023-01-11T20:24:58.5804848Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF - Success 2023-01-11T20:24:58.5812546Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2023-01-11T20:24:58.7141903Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Success 2023-01-11T20:24:58.7150546Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2023-01-11T20:24:58.8521285Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Success 2023-01-11T20:24:58.8529211Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2023-01-11T20:24:58.9854936Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2023-01-11T20:24:58.9862952Z -- Performing Test COMPILER_SUPPORT_WERROR 2023-01-11T20:24:59.1621603Z -- Performing Test COMPILER_SUPPORT_WERROR - Success 2023-01-11T20:24:59.1629614Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2023-01-11T20:24:59.2009001Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Failed 2023-01-11T20:24:59.2016710Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2023-01-11T20:24:59.2380020Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Failed 2023-01-11T20:24:59.2387443Z -- Performing Test HAS_FNO_MATH_ERRNO 2023-01-11T20:24:59.3743917Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2023-01-11T20:24:59.3751241Z -- Performing Test HAS_FNO_TRAPPING_MATH 2023-01-11T20:24:59.5127943Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2023-01-11T20:24:59.5135217Z -- Performing Test HAS_WERROR_FORMAT 2023-01-11T20:24:59.6523251Z -- Performing Test HAS_WERROR_FORMAT - Success 2023-01-11T20:24:59.6530651Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2023-01-11T20:24:59.6906421Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2023-01-11T20:24:59.6914592Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2023-01-11T20:24:59.7275347Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2023-01-11T20:24:59.7409305Z -- Performing Test HASPRIVATE 2023-01-11T20:24:59.7751357Z -- Performing Test HASPRIVATE - Failed 2023-01-11T20:24:59.7776477Z -- Looking for backtrace 2023-01-11T20:24:59.8799396Z -- Looking for backtrace - found 2023-01-11T20:24:59.8800577Z -- backtrace facility detected in default set of libraries 2023-01-11T20:24:59.8804529Z -- Found Backtrace: /usr/include 2023-01-11T20:24:59.8805478Z -- NUMA paths: 2023-01-11T20:24:59.8805837Z -- /usr/include 2023-01-11T20:24:59.8806294Z -- /usr/lib/x86_64-linux-gnu/libnuma.so 2023-01-11T20:25:02.6785022Z -- headers outputs: 2023-01-11T20:25:08.7694424Z -- sources outputs: 2023-01-11T20:25:09.9129550Z -- declarations_yaml outputs: 2023-01-11T20:25:09.9211024Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2023-01-11T20:25:09.9681052Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2023-01-11T20:25:10.0091677Z -- Using ATen parallel backend: OMP 2023-01-11T20:25:10.2018972Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2023-01-11T20:25:10.2019421Z The OLD behavior for policy CMP0066 will be removed from a future version 2023-01-11T20:25:10.2019668Z of CMake. 2023-01-11T20:25:10.2019798Z 2023-01-11T20:25:10.2020102Z The cmake-policies(7) manual explains that the OLD behaviors of all 2023-01-11T20:25:10.2020403Z policies are deprecated and that a policy should be set to OLD only under 2023-01-11T20:25:10.2020782Z specific short-term circumstances. Projects should be ported to the NEW 2023-01-11T20:25:10.2021069Z behavior and not rely on setting a policy to OLD. 2023-01-11T20:25:10.2021214Z 2023-01-11T20:25:10.2021219Z 2023-01-11T20:25:10.2677831Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "1.1.1s") 2023-01-11T20:25:10.2710008Z -- Check size of long double 2023-01-11T20:25:10.3837859Z -- Check size of long double - done 2023-01-11T20:25:10.3839925Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2023-01-11T20:25:10.5238317Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2023-01-11T20:25:10.5239358Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2023-01-11T20:25:10.6390527Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2023-01-11T20:25:10.6391197Z -- Performing Test COMPILER_SUPPORTS_SSE2 2023-01-11T20:25:10.9097563Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2023-01-11T20:25:10.9098356Z -- Performing Test COMPILER_SUPPORTS_SSE4 2023-01-11T20:25:11.0590652Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2023-01-11T20:25:11.0591351Z -- Performing Test COMPILER_SUPPORTS_AVX 2023-01-11T20:25:11.2321010Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2023-01-11T20:25:11.2321516Z -- Performing Test COMPILER_SUPPORTS_FMA4 2023-01-11T20:25:11.3869107Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2023-01-11T20:25:11.3869914Z -- Performing Test COMPILER_SUPPORTS_AVX2 2023-01-11T20:25:11.5363921Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2023-01-11T20:25:11.5364957Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2023-01-11T20:25:11.6804562Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2023-01-11T20:25:11.6834686Z -- Found OpenMP_C: -fopenmp=libomp (found version "5.0") 2023-01-11T20:25:11.6839121Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "5.0") 2023-01-11T20:25:11.6843134Z -- Found OpenMP: TRUE (found version "5.0") 2023-01-11T20:25:11.6846148Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2023-01-11T20:25:11.8028796Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2023-01-11T20:25:11.8029637Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2023-01-11T20:25:11.9097273Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2023-01-11T20:25:11.9099377Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2023-01-11T20:25:12.0117901Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2023-01-11T20:25:12.0118662Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2023-01-11T20:25:12.1428684Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2023-01-11T20:25:12.1650530Z -- Configuring build for SLEEF-v3.6.0 2023-01-11T20:25:12.1651043Z Target system: Linux-4.14.252-195.483.amzn2.x86_64 2023-01-11T20:25:12.1651430Z Target processor: x86_64 2023-01-11T20:25:12.1651846Z Host system: Linux-4.14.252-195.483.amzn2.x86_64 2023-01-11T20:25:12.1652129Z Host processor: x86_64 2023-01-11T20:25:12.1652393Z Detected C compiler: Clang @ /opt/cache/bin/clang 2023-01-11T20:25:12.1652601Z CMake: 3.18.5 2023-01-11T20:25:12.1652785Z Make program: /usr/bin/gmake 2023-01-11T20:25:12.1655496Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2023-01-11T20:25:12.1656390Z -- Building shared libs : OFF 2023-01-11T20:25:12.1656790Z -- Building static test bins: OFF 2023-01-11T20:25:12.1657036Z -- MPFR : LIB_MPFR-NOTFOUND 2023-01-11T20:25:12.1657263Z -- GMP : LIBGMP-NOTFOUND 2023-01-11T20:25:12.1657505Z -- RT : /usr/lib/x86_64-linux-gnu/librt.a 2023-01-11T20:25:12.1657743Z -- FFTW3 : LIBFFTW3-NOTFOUND 2023-01-11T20:25:12.1657967Z -- OPENSSL : 1.1.1s 2023-01-11T20:25:12.1658296Z -- SDE : SDE_COMMAND-NOTFOUND 2023-01-11T20:25:12.1658597Z -- RUNNING_ON_TRAVIS : 2023-01-11T20:25:12.1659036Z -- COMPILER_SUPPORTS_OPENMP : 1 2023-01-11T20:25:12.1659279Z 2023-01-11T20:25:12.1659494Z *** Note: Parallel build is only supported with Ninja *** 2023-01-11T20:25:12.1659754Z 2023-01-11T20:25:12.2098793Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2023-01-11T20:25:12.2099395Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2023-01-11T20:25:12.2099792Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2023-01-11T20:25:12.2100133Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2023-01-11T20:25:13.2384874Z -- 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:25:13.2559981Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2023-01-11T20:25:13.3938361Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2023-01-11T20:25:13.3950420Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2023-01-11T20:25:13.4325219Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Failed 2023-01-11T20:25:13.4390042Z -- /opt/cache/bin/clang++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2023-01-11T20:25:13.7283847Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2023-01-11T20:25:13.7342567Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2023-01-11T20:25:13.7342956Z Syntax Warning in cmake code at column 107 2023-01-11T20:25:13.7343225Z 2023-01-11T20:25:13.7343489Z Argument not separated from preceding token by whitespace. 2023-01-11T20:25:13.7344107Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:25:13.7344286Z 2023-01-11T20:25:13.7344402Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2023-01-11T20:25:13.7344628Z Syntax Warning in cmake code at column 115 2023-01-11T20:25:13.7344763Z 2023-01-11T20:25:13.7344891Z Argument not separated from preceding token by whitespace. 2023-01-11T20:25:13.7345243Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:25:13.7345413Z 2023-01-11T20:25:13.8043427Z CMake Warning at cmake/public/utils.cmake:385 (message): 2023-01-11T20:25:13.8043860Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-01-11T20:25:13.8044196Z to cmake instead of implicitly setting it as an env variable. This will 2023-01-11T20:25:13.8044524Z become a FATAL_ERROR in future version of pytorch. 2023-01-11T20:25:13.8044748Z Call Stack (most recent call first): 2023-01-11T20:25:13.8045044Z torch/CMakeLists.txt:338 (torch_cuda_get_nvcc_gencode_flag) 2023-01-11T20:25:13.8045418Z 2023-01-11T20:25:13.8045425Z 2023-01-11T20:25:13.8079533Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2023-01-11T20:25:13.8080062Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:25:13.8080374Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:25:13.8080676Z problems in calling code that expects `find_package` result variables 2023-01-11T20:25:13.8081057Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:25:13.8081271Z Call Stack (most recent call first): 2023-01-11T20:25:13.8081539Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:25:13.8081812Z caffe2/CMakeLists.txt:1227 (find_package) 2023-01-11T20:25:13.8082149Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:25:13.8082376Z 2023-01-11T20:25:13.8082989Z CMake Warning (dev) at /usr/local/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): 2023-01-11T20:25:13.8083668Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:25:13.8084084Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:25:13.8084382Z problems in calling code that expects `find_package` result variables 2023-01-11T20:25:13.8084638Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:25:13.8084862Z Call Stack (most recent call first): 2023-01-11T20:25:13.8085130Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:25:13.8085383Z caffe2/CMakeLists.txt:1227 (find_package) 2023-01-11T20:25:13.8085708Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:25:13.8085878Z 2023-01-11T20:25:13.8089421Z -- pytorch is compiling with OpenMP. 2023-01-11T20:25:13.8089733Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2023-01-11T20:25:13.8089978Z OpenMP libraries: /opt/conda/lib/libiomp5.so. 2023-01-11T20:25:13.8092258Z -- Caffe2 is compiling with OpenMP. 2023-01-11T20:25:13.8092613Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2023-01-11T20:25:13.8092840Z OpenMP libraries: /opt/conda/lib/libiomp5.so. 2023-01-11T20:25:13.8559769Z -- Using lib/python3.8/site-packages as python relative installation path 2023-01-11T20:25:13.8951662Z CMake Warning at CMakeLists.txt:1068 (message): 2023-01-11T20:25:13.8952215Z Generated cmake files are only fully tested if one builds with system glog, 2023-01-11T20:25:13.8952700Z gflags, and protobuf. Other settings may generate files that are not well 2023-01-11T20:25:13.8952939Z tested. 2023-01-11T20:25:13.8953038Z 2023-01-11T20:25:13.8953043Z 2023-01-11T20:25:13.8985246Z -- 2023-01-11T20:25:13.8985816Z -- ******** Summary ******** 2023-01-11T20:25:13.8986156Z -- General: 2023-01-11T20:25:13.8986580Z -- CMake version : 3.18.5 2023-01-11T20:25:13.8986976Z -- CMake command : /usr/local/bin/cmake 2023-01-11T20:25:13.8987375Z -- System : Linux 2023-01-11T20:25:13.8987822Z -- C++ compiler : /opt/cache/bin/clang++ 2023-01-11T20:25:13.8988269Z -- C++ compiler id : Clang 2023-01-11T20:25:13.8988711Z -- C++ compiler version : 12.0.1 2023-01-11T20:25:13.8989154Z -- Using ccache if found : ON 2023-01-11T20:25:13.8989658Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2023-01-11T20:25:13.8994277Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -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 -Werror=braced-scalar-init -Werror=range-loop-construct -Winconsistent-missing-override -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 -Wvla-extension -Wno-range-loop-analysis -Wno-pass-failed -Wsuggest-override -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-constexpr-not-const -Wno-missing-braces -Wunused-lambda-capture -Wunused-local-typedef -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -Werror -fno-math-errno -fno-trapping-math -Werror=format 2023-01-11T20:25:13.8997316Z -- Build type : Release 2023-01-11T20:25:13.8998321Z -- 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;USE_FLASH_ATTENTION 2023-01-11T20:25:13.8999225Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.8/site-packages;/opt/conda;/usr/local/cuda 2023-01-11T20:25:13.8999599Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2023-01-11T20:25:13.8999860Z -- USE_GOLD_LINKER : OFF 2023-01-11T20:25:13.9000065Z -- 2023-01-11T20:25:13.9000279Z -- TORCH_VERSION : 2.0.0 2023-01-11T20:25:13.9000506Z -- CAFFE2_VERSION : 2.0.0 2023-01-11T20:25:13.9000738Z -- BUILD_CAFFE2 : OFF 2023-01-11T20:25:13.9000972Z -- BUILD_CAFFE2_OPS : OFF 2023-01-11T20:25:13.9001228Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2023-01-11T20:25:13.9001472Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2023-01-11T20:25:13.9001722Z -- BUILD_NVFUSER_BENCHMARK: OFF 2023-01-11T20:25:13.9001957Z -- BUILD_BINARY : OFF 2023-01-11T20:25:13.9002201Z -- BUILD_CUSTOM_PROTOBUF : ON 2023-01-11T20:25:13.9002440Z -- Link local protobuf : ON 2023-01-11T20:25:13.9002676Z -- BUILD_DOCS : OFF 2023-01-11T20:25:13.9002890Z -- BUILD_PYTHON : True 2023-01-11T20:25:13.9003131Z -- Python version : 3.8.15 2023-01-11T20:25:13.9003408Z -- Python executable : /opt/conda/bin/python 2023-01-11T20:25:13.9003659Z -- Pythonlibs version : 3.8.15 2023-01-11T20:25:13.9003959Z -- Python library : /opt/conda/lib/libpython3.8.so.1.0 2023-01-11T20:25:13.9004280Z -- Python includes : /opt/conda/include/python3.8 2023-01-11T20:25:13.9004596Z -- Python site-packages: lib/python3.8/site-packages 2023-01-11T20:25:13.9004854Z -- BUILD_SHARED_LIBS : ON 2023-01-11T20:25:13.9005121Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2023-01-11T20:25:13.9005369Z -- BUILD_TEST : True 2023-01-11T20:25:13.9005583Z -- BUILD_JNI : OFF 2023-01-11T20:25:13.9005821Z -- BUILD_MOBILE_AUTOGRAD : OFF 2023-01-11T20:25:13.9006064Z -- BUILD_LITE_INTERPRETER: OFF 2023-01-11T20:25:13.9006285Z -- INTERN_BUILD_MOBILE : 2023-01-11T20:25:13.9006518Z -- TRACING_BASED : OFF 2023-01-11T20:25:13.9006747Z -- USE_BLAS : 1 2023-01-11T20:25:13.9006955Z -- BLAS : mkl 2023-01-11T20:25:13.9007176Z -- BLAS_HAS_SBGEMM : 2023-01-11T20:25:13.9007407Z -- USE_LAPACK : 1 2023-01-11T20:25:13.9007617Z -- LAPACK : mkl 2023-01-11T20:25:13.9007837Z -- USE_ASAN : OFF 2023-01-11T20:25:13.9008057Z -- USE_TSAN : OFF 2023-01-11T20:25:13.9008271Z -- USE_CPP_CODE_COVERAGE : OFF 2023-01-11T20:25:13.9008498Z -- USE_CUDA : ON 2023-01-11T20:25:13.9008725Z -- Split CUDA : 2023-01-11T20:25:13.9008939Z -- CUDA static link : OFF 2023-01-11T20:25:13.9009165Z -- USE_CUDNN : ON 2023-01-11T20:25:13.9009413Z -- USE_EXPERIMENTAL_CUDNN_V8_API: ON 2023-01-11T20:25:13.9009663Z -- CUDA version : 11.6 2023-01-11T20:25:13.9009879Z -- USE_FLASH_ATTENTION : ON 2023-01-11T20:25:13.9010116Z -- cuDNN version : 8.3.2 2023-01-11T20:25:13.9010372Z -- CUDA root directory : /usr/local/cuda 2023-01-11T20:25:13.9010746Z -- CUDA library : /usr/local/cuda/lib64/stubs/libcuda.so 2023-01-11T20:25:13.9011074Z -- cudart library : /usr/local/cuda/lib64/libcudart.so 2023-01-11T20:25:13.9011393Z -- cublas library : /usr/local/cuda/lib64/libcublas.so 2023-01-11T20:25:13.9011693Z -- cufft library : /usr/local/cuda/lib64/libcufft.so 2023-01-11T20:25:13.9012006Z -- curand library : /usr/local/cuda/lib64/libcurand.so 2023-01-11T20:25:13.9012325Z -- cuDNN library : /usr/local/cuda/lib64/libcudnn.so 2023-01-11T20:25:13.9012652Z -- nvrtc : /usr/local/cuda/lib64/libnvrtc.so 2023-01-11T20:25:13.9012944Z -- CUDA include path : /usr/local/cuda/include 2023-01-11T20:25:13.9014937Z -- NVCC executable : /usr/local/cuda/bin/nvcc 2023-01-11T20:25:13.9015391Z -- CUDA compiler : /usr/local/cuda/bin/nvcc 2023-01-11T20:25:13.9018664Z -- CUDA flags : -Xfatbin -compress-all -DONNX_NAMESPACE=onnx_torch -gencode arch=compute_52,code=sm_52 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Xfatbin -compress-all -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2023-01-11T20:25:13.9021005Z -- CUDA host compiler : /opt/cache/bin/clang 2023-01-11T20:25:13.9021274Z -- CUDA --device-c : OFF 2023-01-11T20:25:13.9021510Z -- USE_TENSORRT : OFF 2023-01-11T20:25:13.9021727Z -- USE_ROCM : OFF 2023-01-11T20:25:13.9021951Z -- USE_EIGEN_FOR_BLAS : 2023-01-11T20:25:13.9022187Z -- USE_FBGEMM : ON 2023-01-11T20:25:13.9022405Z -- USE_FAKELOWP : OFF 2023-01-11T20:25:13.9022813Z -- USE_KINETO : ON 2023-01-11T20:25:13.9023044Z -- USE_FFMPEG : OFF 2023-01-11T20:25:13.9023272Z -- USE_GFLAGS : OFF 2023-01-11T20:25:13.9023567Z -- USE_GLOG : OFF 2023-01-11T20:25:13.9023891Z -- USE_LEVELDB : OFF 2023-01-11T20:25:13.9024257Z -- USE_LITE_PROTO : OFF 2023-01-11T20:25:13.9024611Z -- USE_LMDB : OFF 2023-01-11T20:25:13.9025014Z -- USE_METAL : OFF 2023-01-11T20:25:13.9025409Z -- USE_PYTORCH_METAL : OFF 2023-01-11T20:25:13.9025645Z -- USE_PYTORCH_METAL_EXPORT : OFF 2023-01-11T20:25:13.9025885Z -- USE_MPS : OFF 2023-01-11T20:25:13.9026105Z -- USE_FFTW : OFF 2023-01-11T20:25:13.9026311Z -- USE_MKL : ON 2023-01-11T20:25:13.9026530Z -- USE_MKLDNN : ON 2023-01-11T20:25:13.9026753Z -- USE_MKLDNN_ACL : OFF 2023-01-11T20:25:13.9026965Z -- USE_MKLDNN_CBLAS : OFF 2023-01-11T20:25:13.9027187Z -- USE_UCC : OFF 2023-01-11T20:25:13.9027399Z -- USE_ITT : ON 2023-01-11T20:25:13.9027614Z -- USE_NCCL : ON 2023-01-11T20:25:13.9027824Z -- USE_SYSTEM_NCCL : OFF 2023-01-11T20:25:13.9028055Z -- USE_NCCL_WITH_UCC : OFF 2023-01-11T20:25:13.9028275Z -- USE_NNPACK : ON 2023-01-11T20:25:13.9028481Z -- USE_NUMPY : ON 2023-01-11T20:25:13.9028699Z -- USE_OBSERVERS : ON 2023-01-11T20:25:13.9028922Z -- USE_OPENCL : OFF 2023-01-11T20:25:13.9029132Z -- USE_OPENCV : OFF 2023-01-11T20:25:13.9029353Z -- USE_OPENMP : ON 2023-01-11T20:25:13.9029575Z -- USE_TBB : OFF 2023-01-11T20:25:13.9029879Z -- USE_VULKAN : OFF 2023-01-11T20:25:13.9030102Z -- USE_PROF : OFF 2023-01-11T20:25:13.9030324Z -- USE_QNNPACK : ON 2023-01-11T20:25:13.9030541Z -- USE_PYTORCH_QNNPACK : ON 2023-01-11T20:25:13.9030769Z -- USE_XNNPACK : ON 2023-01-11T20:25:13.9030994Z -- USE_REDIS : OFF 2023-01-11T20:25:13.9031201Z -- USE_ROCKSDB : OFF 2023-01-11T20:25:13.9031429Z -- USE_ZMQ : OFF 2023-01-11T20:25:13.9031653Z -- USE_DISTRIBUTED : ON 2023-01-11T20:25:13.9031919Z -- USE_MPI : ON 2023-01-11T20:25:13.9032140Z -- USE_GLOO : ON 2023-01-11T20:25:13.9032376Z -- USE_GLOO_WITH_OPENSSL : OFF 2023-01-11T20:25:13.9032613Z -- USE_TENSORPIPE : ON 2023-01-11T20:25:13.9033160Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2023-01-11T20:25:13.9034005Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;/usr/lib/x86_64-linux-gnu/libnuma.so;ittnotify;fp16;/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so;/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;dl 2023-01-11T20:25:13.9034604Z -- USE_COREML_DELEGATE : OFF 2023-01-11T20:25:13.9034849Z -- BUILD_LAZY_TS_BACKEND : ON 2023-01-11T20:25:13.9035082Z -- TORCH_DISABLE_GPU_ASSERTS : ON 2023-01-11T20:25:13.9354430Z -- Configuring done 2023-01-11T20:25:16.5751225Z -- Generating done 2023-01-11T20:25:16.6107983Z CMake Warning: 2023-01-11T20:25:16.6108650Z Manually-specified variables were not used by the project: 2023-01-11T20:25:16.6108960Z 2023-01-11T20:25:16.6109055Z BUILD_ENVIRONMENT 2023-01-11T20:25:16.6109172Z 2023-01-11T20:25:16.6109177Z 2023-01-11T20:25:16.6130707Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2023-01-11T20:25:16.6833489Z cmake --build . --target install --config Release -- -j 6 2023-01-11T20:25:16.7167787Z Scanning dependencies of target nccl_external 2023-01-11T20:25:16.7174187Z Scanning dependencies of target pthreadpool 2023-01-11T20:25:16.7175748Z Scanning dependencies of target libprotobuf-lite 2023-01-11T20:25:16.7176142Z Scanning dependencies of target clog 2023-01-11T20:25:16.7176806Z Scanning dependencies of target gtest 2023-01-11T20:25:16.7180913Z Scanning dependencies of target libprotobuf 2023-01-11T20:25:16.7198757Z [ 0%] Creating directories for 'nccl_external' 2023-01-11T20:25:16.7225736Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2023-01-11T20:25:16.7322387Z [ 0%] No download step for 'nccl_external' 2023-01-11T20:25:16.7355950Z [ 0%] No update step for 'nccl_external' 2023-01-11T20:25:16.7391493Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2023-01-11T20:25:16.7401796Z [ 0%] No patch step for 'nccl_external' 2023-01-11T20:25:16.7469941Z [ 0%] No configure step for 'nccl_external' 2023-01-11T20:25:16.7528874Z [ 0%] Performing build step for 'nccl_external' 2023-01-11T20:25:16.7668050Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2023-01-11T20:25:16.8046941Z [ 0%] Linking C static library ../../../../lib/libclog.a 2023-01-11T20:25:16.8091868Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2023-01-11T20:25:16.8135921Z Generating nccl.h.in > /var/lib/jenkins/workspace/build/nccl/include/nccl.h 2023-01-11T20:25:16.8169218Z Grabbing include/nccl_net.h > /var/lib/jenkins/workspace/build/nccl/include/nccl_net.h 2023-01-11T20:25:16.8234045Z [ 0%] Built target clog 2023-01-11T20:25:16.8256193Z Generating nccl.pc.in > /var/lib/jenkins/workspace/build/nccl/lib/pkgconfig/nccl.pc 2023-01-11T20:25:16.8288322Z Compiling init.cc > /var/lib/jenkins/workspace/build/nccl/obj/init.o 2023-01-11T20:25:16.8291203Z Scanning dependencies of target benchmark 2023-01-11T20:25:16.8509280Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2023-01-11T20:25:16.9119054Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2023-01-11T20:25:16.9412022Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2023-01-11T20:25:16.9575692Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2023-01-11T20:25:17.0046498Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2023-01-11T20:25:17.0713452Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2023-01-11T20:25:17.0756723Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2023-01-11T20:25:17.0860637Z [ 0%] Built target gtest 2023-01-11T20:25:17.0877823Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2023-01-11T20:25:17.0914986Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2023-01-11T20:25:17.0950493Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2023-01-11T20:25:17.1240491Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2023-01-11T20:25:17.1597366Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2023-01-11T20:25:17.1937603Z In file included from init.cc:8: 2023-01-11T20:25:17.1938311Z In file included from include/channel.h:9: 2023-01-11T20:25:17.1938700Z In file included from include/comm.h:10: 2023-01-11T20:25:17.1939150Z In file included from include/transport.h:11: 2023-01-11T20:25:17.1939541Z In file included from include/graph.h:110: 2023-01-11T20:25:17.1939901Z In file included from include/info.h:13: 2023-01-11T20:25:17.1940275Z In file included from include/core.h:62: 2023-01-11T20:25:17.1940672Z In file included from include/nvtx.h:10: 2023-01-11T20:25:17.1942896Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.1943493Z color& operator=(color const&) = default; 2023-01-11T20:25:17.1943777Z ^ 2023-01-11T20:25:17.1944642Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:17.1945432Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:17.1945789Z ^ 2023-01-11T20:25:17.1946502Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.1947037Z color& operator=(color&&) = default; 2023-01-11T20:25:17.1947367Z ^ 2023-01-11T20:25:17.1948370Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:17.1949182Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:17.1949549Z ^ 2023-01-11T20:25:17.1950258Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.1950762Z category& operator=(category const&) = default; 2023-01-11T20:25:17.1951115Z ^ 2023-01-11T20:25:17.1951704Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:17.1952146Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:17.1952341Z ^ 2023-01-11T20:25:17.1952757Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.1953154Z category& operator=(category&&) = default; 2023-01-11T20:25:17.1953344Z ^ 2023-01-11T20:25:17.1953888Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:17.1954432Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:17.1954635Z ^ 2023-01-11T20:25:17.1954991Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:17.1955280Z 0, // payload value (union) 2023-01-11T20:25:17.1955478Z ^ 2023-01-11T20:25:17.1955631Z {} 2023-01-11T20:25:17.1955963Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:17.1956266Z 0 // message value (union) 2023-01-11T20:25:17.1956455Z ^ 2023-01-11T20:25:17.1956591Z {} 2023-01-11T20:25:17.1956759Z 6 warnings generated. 2023-01-11T20:25:17.2095977Z Compiling channel.cc > /var/lib/jenkins/workspace/build/nccl/obj/channel.o 2023-01-11T20:25:17.2298714Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2023-01-11T20:25:17.2436803Z [ 0%] Linking C static library ../../lib/libpthreadpool.a 2023-01-11T20:25:17.2527257Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2023-01-11T20:25:17.2623193Z [ 0%] Built target pthreadpool 2023-01-11T20:25:17.2641389Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2023-01-11T20:25:17.3038637Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2023-01-11T20:25:17.3306081Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2023-01-11T20:25:17.3824523Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2023-01-11T20:25:17.4965518Z In file included from channel.cc:7: 2023-01-11T20:25:17.4965938Z In file included from include/channel.h:9: 2023-01-11T20:25:17.4966296Z In file included from include/comm.h:10: 2023-01-11T20:25:17.4966676Z In file included from include/transport.h:11: 2023-01-11T20:25:17.4967029Z In file included from include/graph.h:110: 2023-01-11T20:25:17.4967406Z In file included from include/info.h:13: 2023-01-11T20:25:17.4967747Z In file included from include/core.h:62: 2023-01-11T20:25:17.4968094Z In file included from include/nvtx.h:10: 2023-01-11T20:25:17.4968882Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.4969409Z color& operator=(color const&) = default; 2023-01-11T20:25:17.4969733Z ^ 2023-01-11T20:25:17.4970743Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:17.4971585Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:17.4972031Z ^ 2023-01-11T20:25:17.4972629Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.4972951Z color& operator=(color&&) = default; 2023-01-11T20:25:17.4973140Z ^ 2023-01-11T20:25:17.4973766Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:17.4974349Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:17.4974553Z ^ 2023-01-11T20:25:17.4975026Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.4975378Z category& operator=(category const&) = default; 2023-01-11T20:25:17.4975590Z ^ 2023-01-11T20:25:17.4976187Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:17.4976706Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:17.4976910Z ^ 2023-01-11T20:25:17.4977358Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.4977702Z category& operator=(category&&) = default; 2023-01-11T20:25:17.4977947Z ^ 2023-01-11T20:25:17.4978489Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:17.4978989Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:17.4979195Z ^ 2023-01-11T20:25:17.4979600Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:17.4979892Z 0, // payload value (union) 2023-01-11T20:25:17.4980089Z ^ 2023-01-11T20:25:17.4980291Z {} 2023-01-11T20:25:17.4980629Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:17.4980976Z 0 // message value (union) 2023-01-11T20:25:17.4981163Z ^ 2023-01-11T20:25:17.4981302Z {} 2023-01-11T20:25:17.4981472Z 6 warnings generated. 2023-01-11T20:25:17.5001198Z Compiling bootstrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/bootstrap.o 2023-01-11T20:25:17.5071422Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2023-01-11T20:25:17.5111432Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2023-01-11T20:25:17.5138391Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2023-01-11T20:25:17.5269133Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2023-01-11T20:25:17.6667149Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2023-01-11T20:25:17.6857239Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2023-01-11T20:25:17.7011173Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2023-01-11T20:25:17.7178071Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2023-01-11T20:25:17.7400133Z In file included from bootstrap.cc:8: 2023-01-11T20:25:17.7400612Z In file included from include/core.h:62: 2023-01-11T20:25:17.7400961Z In file included from include/nvtx.h:10: 2023-01-11T20:25:17.7401793Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.7402345Z color& operator=(color const&) = default; 2023-01-11T20:25:17.7402633Z ^ 2023-01-11T20:25:17.7403469Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:17.7404253Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:17.7404527Z ^ 2023-01-11T20:25:17.7405122Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.7406372Z color& operator=(color&&) = default; 2023-01-11T20:25:17.7406683Z ^ 2023-01-11T20:25:17.7407654Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:17.7408410Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:17.7409189Z ^ 2023-01-11T20:25:17.7410028Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.7410513Z category& operator=(category const&) = default; 2023-01-11T20:25:17.7410769Z ^ 2023-01-11T20:25:17.7411385Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:17.7412013Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:17.7412374Z ^ 2023-01-11T20:25:17.7413144Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.7413722Z category& operator=(category&&) = default; 2023-01-11T20:25:17.7414080Z ^ 2023-01-11T20:25:17.7414872Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:17.7415361Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:17.7415570Z ^ 2023-01-11T20:25:17.7415963Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:17.7416283Z 0, // payload value (union) 2023-01-11T20:25:17.7416463Z ^ 2023-01-11T20:25:17.7416628Z {} 2023-01-11T20:25:17.7417031Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:17.7417312Z 0 // message value (union) 2023-01-11T20:25:17.7417554Z ^ 2023-01-11T20:25:17.7417707Z {} 2023-01-11T20:25:17.7417861Z 6 warnings generated. 2023-01-11T20:25:17.7433647Z Compiling transport.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport.o 2023-01-11T20:25:17.8355498Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2023-01-11T20:25:17.8555002Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2023-01-11T20:25:17.8816422Z Compiling enqueue.cc > /var/lib/jenkins/workspace/build/nccl/obj/enqueue.o 2023-01-11T20:25:17.9001506Z Compiling group.cc > /var/lib/jenkins/workspace/build/nccl/obj/group.o 2023-01-11T20:25:17.9021384Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2023-01-11T20:25:17.9590151Z In file included from transport.cc:7: 2023-01-11T20:25:17.9590529Z In file included from include/comm.h:10: 2023-01-11T20:25:17.9590966Z In file included from include/transport.h:11: 2023-01-11T20:25:17.9591402Z In file included from include/graph.h:110: 2023-01-11T20:25:17.9592041Z In file included from include/info.h:13: 2023-01-11T20:25:17.9592435Z In file included from include/core.h:62: 2023-01-11T20:25:17.9592853Z In file included from include/nvtx.h:10: 2023-01-11T20:25:17.9593590Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.9594036Z color& operator=(color const&) = default; 2023-01-11T20:25:17.9594426Z ^ 2023-01-11T20:25:17.9595302Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:17.9595809Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:17.9596030Z ^ 2023-01-11T20:25:17.9596453Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.9596896Z color& operator=(color&&) = default; 2023-01-11T20:25:17.9597073Z ^ 2023-01-11T20:25:17.9597645Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:17.9598103Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:17.9598318Z ^ 2023-01-11T20:25:17.9598726Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.9599073Z category& operator=(category const&) = default; 2023-01-11T20:25:17.9599273Z ^ 2023-01-11T20:25:17.9599817Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:17.9600265Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:17.9600468Z ^ 2023-01-11T20:25:17.9600881Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:17.9601206Z category& operator=(category&&) = default; 2023-01-11T20:25:17.9601399Z ^ 2023-01-11T20:25:17.9601951Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:17.9602391Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:17.9602581Z ^ 2023-01-11T20:25:17.9602937Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:17.9603239Z 0, // payload value (union) 2023-01-11T20:25:17.9603417Z ^ 2023-01-11T20:25:17.9603574Z {} 2023-01-11T20:25:17.9603923Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:17.9604202Z 0 // message value (union) 2023-01-11T20:25:17.9604390Z ^ 2023-01-11T20:25:17.9604540Z {} 2023-01-11T20:25:17.9604694Z 6 warnings generated. 2023-01-11T20:25:17.9790319Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2023-01-11T20:25:18.0061798Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2023-01-11T20:25:18.0625175Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2023-01-11T20:25:18.0757110Z In file included from group.cc:7: 2023-01-11T20:25:18.0757489Z In file included from include/group.h:11: 2023-01-11T20:25:18.0757976Z In file included from include/comm.h:10: 2023-01-11T20:25:18.0758377Z In file included from include/transport.h:11: 2023-01-11T20:25:18.0758737Z In file included from include/graph.h:110: 2023-01-11T20:25:18.0759095Z In file included from include/info.h:13: 2023-01-11T20:25:18.0759448Z In file included from include/core.h:62: 2023-01-11T20:25:18.0759788Z In file included from include/nvtx.h:10: 2023-01-11T20:25:18.0760631Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.0761161Z color& operator=(color const&) = default; 2023-01-11T20:25:18.0761359Z ^ 2023-01-11T20:25:18.0761967Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:18.0762431Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:18.0762651Z ^ 2023-01-11T20:25:18.0763061Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.0763393Z color& operator=(color&&) = default; 2023-01-11T20:25:18.0763592Z ^ 2023-01-11T20:25:18.0764240Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:18.0764692Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:18.0764904Z ^ 2023-01-11T20:25:18.0765325Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.0765655Z category& operator=(category const&) = default; 2023-01-11T20:25:18.0765855Z ^ 2023-01-11T20:25:18.0766477Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:18.0766939Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:18.0767132Z ^ 2023-01-11T20:25:18.0767597Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.0767943Z category& operator=(category&&) = default; 2023-01-11T20:25:18.0768125Z ^ 2023-01-11T20:25:18.0768680Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:18.0769218Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:18.0769426Z ^ 2023-01-11T20:25:18.0769772Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:18.0770083Z 0, // payload value (union) 2023-01-11T20:25:18.0770278Z ^ 2023-01-11T20:25:18.0770422Z {} 2023-01-11T20:25:18.0770773Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:18.0771066Z 0 // message value (union) 2023-01-11T20:25:18.0771241Z ^ 2023-01-11T20:25:18.0771519Z {} 2023-01-11T20:25:18.0771692Z 6 warnings generated. 2023-01-11T20:25:18.0926956Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2023-01-11T20:25:18.1199646Z Compiling debug.cc > /var/lib/jenkins/workspace/build/nccl/obj/debug.o 2023-01-11T20:25:18.1309993Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2023-01-11T20:25:18.1480447Z In file included from enqueue.cc:7: 2023-01-11T20:25:18.1480934Z In file included from include/enqueue.h:10: 2023-01-11T20:25:18.1481374Z In file included from include/comm.h:10: 2023-01-11T20:25:18.1481871Z In file included from include/transport.h:11: 2023-01-11T20:25:18.1482324Z In file included from include/graph.h:110: 2023-01-11T20:25:18.1482688Z In file included from include/info.h:13: 2023-01-11T20:25:18.1483073Z In file included from include/core.h:62: 2023-01-11T20:25:18.1483454Z In file included from include/nvtx.h:10: 2023-01-11T20:25:18.1484416Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.1485025Z color& operator=(color const&) = default; 2023-01-11T20:25:18.1485370Z ^ 2023-01-11T20:25:18.1486456Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:18.1487280Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:18.1487660Z ^ 2023-01-11T20:25:18.1488410Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.1488960Z color& operator=(color&&) = default; 2023-01-11T20:25:18.1489296Z ^ 2023-01-11T20:25:18.1490357Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:18.1491190Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:18.1491534Z ^ 2023-01-11T20:25:18.1492294Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.1492922Z category& operator=(category const&) = default; 2023-01-11T20:25:18.1493261Z ^ 2023-01-11T20:25:18.1494301Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:18.1495107Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:18.1495473Z ^ 2023-01-11T20:25:18.1496225Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.1496813Z category& operator=(category&&) = default; 2023-01-11T20:25:18.1497161Z ^ 2023-01-11T20:25:18.1498173Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:18.1498970Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:18.1499336Z ^ 2023-01-11T20:25:18.1499971Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:18.1500500Z 0, // payload value (union) 2023-01-11T20:25:18.1500824Z ^ 2023-01-11T20:25:18.1501092Z {} 2023-01-11T20:25:18.1501950Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:18.1502733Z 0 // message value (union) 2023-01-11T20:25:18.1503056Z ^ 2023-01-11T20:25:18.1503311Z {} 2023-01-11T20:25:18.1503937Z enqueue.cc:18:20: warning: unused variable 'ncclKernelGeneric' [-Wunused-const-variable] 2023-01-11T20:25:18.1504592Z static void* const ncclKernelGeneric = (void*)NCCL_KERN_NAME(SendRecv, RING, SIMPLE, Sum, int8_t); 2023-01-11T20:25:18.1505184Z ^ 2023-01-11T20:25:18.1505483Z 7 warnings generated. 2023-01-11T20:25:18.1846979Z Compiling proxy.cc > /var/lib/jenkins/workspace/build/nccl/obj/proxy.o 2023-01-11T20:25:18.1876422Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2023-01-11T20:25:18.2130335Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2023-01-11T20:25:18.2376958Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2023-01-11T20:25:18.2702324Z In file included from debug.cc:7: 2023-01-11T20:25:18.2706405Z In file included from include/core.h:62: 2023-01-11T20:25:18.2706816Z In file included from include/nvtx.h:10: 2023-01-11T20:25:18.2707775Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.2708424Z color& operator=(color const&) = default; 2023-01-11T20:25:18.2708767Z ^ 2023-01-11T20:25:18.2709879Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:18.2710730Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:18.2711117Z ^ 2023-01-11T20:25:18.2711911Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.2712501Z color& operator=(color&&) = default; 2023-01-11T20:25:18.2712836Z ^ 2023-01-11T20:25:18.2713887Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:18.2714840Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:18.2715209Z ^ 2023-01-11T20:25:18.2716006Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.2716655Z category& operator=(category const&) = default; 2023-01-11T20:25:18.2717005Z ^ 2023-01-11T20:25:18.2718044Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:18.2718812Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:18.2719166Z ^ 2023-01-11T20:25:18.2719919Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.2720517Z category& operator=(category&&) = default; 2023-01-11T20:25:18.2720884Z ^ 2023-01-11T20:25:18.2721940Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:18.2722768Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:18.2723137Z ^ 2023-01-11T20:25:18.2724014Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:18.2724552Z 0, // payload value (union) 2023-01-11T20:25:18.2724898Z ^ 2023-01-11T20:25:18.2725177Z {} 2023-01-11T20:25:18.2725832Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:18.2726384Z 0 // message value (union) 2023-01-11T20:25:18.2726723Z ^ 2023-01-11T20:25:18.2726984Z {} 2023-01-11T20:25:18.2727373Z 6 warnings generated. 2023-01-11T20:25:18.3038101Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2023-01-11T20:25:18.3154075Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2023-01-11T20:25:18.3642438Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2023-01-11T20:25:18.3709302Z In file included from proxy.cc:7: 2023-01-11T20:25:18.3709780Z In file included from include/comm.h:10: 2023-01-11T20:25:18.3710032Z In file included from include/transport.h:11: 2023-01-11T20:25:18.3710262Z In file included from include/graph.h:110: 2023-01-11T20:25:18.3710541Z In file included from include/info.h:13: 2023-01-11T20:25:18.3710883Z In file included from include/core.h:62: 2023-01-11T20:25:18.3711248Z In file included from include/nvtx.h:10: 2023-01-11T20:25:18.3711962Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.3712349Z color& operator=(color const&) = default; 2023-01-11T20:25:18.3712576Z ^ 2023-01-11T20:25:18.3713549Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:18.3714392Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:18.3714749Z ^ 2023-01-11T20:25:18.3715507Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.3716073Z color& operator=(color&&) = default; 2023-01-11T20:25:18.3716395Z ^ 2023-01-11T20:25:18.3717432Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:18.3718174Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:18.3718395Z ^ 2023-01-11T20:25:18.3718840Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.3719197Z category& operator=(category const&) = default; 2023-01-11T20:25:18.3719386Z ^ 2023-01-11T20:25:18.3719958Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:18.3720402Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:18.3720593Z ^ 2023-01-11T20:25:18.3721004Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.3721347Z category& operator=(category&&) = default; 2023-01-11T20:25:18.3721527Z ^ 2023-01-11T20:25:18.3722079Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:18.3722683Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:18.3722891Z ^ 2023-01-11T20:25:18.3723235Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:18.3723540Z 0, // payload value (union) 2023-01-11T20:25:18.3723732Z ^ 2023-01-11T20:25:18.3723872Z {} 2023-01-11T20:25:18.3724217Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:18.3724564Z 0 // message value (union) 2023-01-11T20:25:18.3724739Z ^ 2023-01-11T20:25:18.3724890Z {} 2023-01-11T20:25:18.3725055Z 6 warnings generated. 2023-01-11T20:25:18.4092868Z Compiling enhcompat.cc > /var/lib/jenkins/workspace/build/nccl/obj/enhcompat.o 2023-01-11T20:25:18.4267700Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2023-01-11T20:25:18.4386835Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2023-01-11T20:25:18.4501301Z [ 1%] 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:25:18.4998533Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2023-01-11T20:25:18.5276349Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2023-01-11T20:25:18.5388985Z Compiling net.cc > /var/lib/jenkins/workspace/build/nccl/obj/net.o 2023-01-11T20:25:18.5833655Z Compiling misc/cudawrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/cudawrap.o 2023-01-11T20:25:18.6101727Z Compiling misc/nvmlwrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/nvmlwrap.o 2023-01-11T20:25:18.6390730Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2023-01-11T20:25:18.6524390Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2023-01-11T20:25:18.6537269Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2023-01-11T20:25:18.7253319Z In file included from net.cc:1: 2023-01-11T20:25:18.7254001Z In file included from include/net.h:12: 2023-01-11T20:25:18.7254461Z In file included from include/comm.h:10: 2023-01-11T20:25:18.7254894Z In file included from include/transport.h:11: 2023-01-11T20:25:18.7255265Z In file included from include/graph.h:110: 2023-01-11T20:25:18.7255627Z In file included from include/info.h:13: 2023-01-11T20:25:18.7255998Z In file included from include/core.h:62: 2023-01-11T20:25:18.7256333Z In file included from include/nvtx.h:10: 2023-01-11T20:25:18.7257193Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.7257741Z color& operator=(color const&) = default; 2023-01-11T20:25:18.7258068Z ^ 2023-01-11T20:25:18.7259007Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:18.7259692Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:18.7260006Z ^ 2023-01-11T20:25:18.7260648Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.7261191Z color& operator=(color&&) = default; 2023-01-11T20:25:18.7261489Z ^ 2023-01-11T20:25:18.7262965Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:18.7263657Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:18.7263978Z ^ 2023-01-11T20:25:18.7264629Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.7265176Z category& operator=(category const&) = default; 2023-01-11T20:25:18.7265559Z ^ 2023-01-11T20:25:18.7266467Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:18.7267161Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:18.7267448Z ^ 2023-01-11T20:25:18.7268085Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:18.7268623Z category& operator=(category&&) = default; 2023-01-11T20:25:18.7268946Z ^ 2023-01-11T20:25:18.7269831Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:18.7270494Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:18.7270727Z ^ 2023-01-11T20:25:18.7271079Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:18.7271393Z 0, // payload value (union) 2023-01-11T20:25:18.7271590Z ^ 2023-01-11T20:25:18.7271737Z {} 2023-01-11T20:25:18.7272188Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:18.7272619Z 0 // message value (union) 2023-01-11T20:25:18.7272895Z ^ 2023-01-11T20:25:18.7273134Z {} 2023-01-11T20:25:18.7273403Z 6 warnings generated. 2023-01-11T20:25:18.7349666Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2023-01-11T20:25:18.7599549Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2023-01-11T20:25:18.7833939Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2023-01-11T20:25:18.7872537Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2023-01-11T20:25:18.8077724Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2023-01-11T20:25:18.8794327Z Compiling misc/ibvwrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/ibvwrap.o 2023-01-11T20:25:18.8952482Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2023-01-11T20:25:18.9385759Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2023-01-11T20:25:18.9421241Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2023-01-11T20:25:18.9456497Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2023-01-11T20:25:18.9761197Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2023-01-11T20:25:19.0170629Z In file included from misc/ibvwrap.cc:7: 2023-01-11T20:25:19.0171333Z In file included from include/ibvwrap.h:15: 2023-01-11T20:25:19.0171759Z In file included from include/core.h:62: 2023-01-11T20:25:19.0172158Z In file included from include/nvtx.h:10: 2023-01-11T20:25:19.0173130Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.0173765Z color& operator=(color const&) = default; 2023-01-11T20:25:19.0174102Z ^ 2023-01-11T20:25:19.0175209Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:19.0176174Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:19.0176566Z ^ 2023-01-11T20:25:19.0177330Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.0177949Z color& operator=(color&&) = default; 2023-01-11T20:25:19.0178289Z ^ 2023-01-11T20:25:19.0179329Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:19.0180192Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:19.0180570Z ^ 2023-01-11T20:25:19.0181362Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.0181989Z category& operator=(category const&) = default; 2023-01-11T20:25:19.0182357Z ^ 2023-01-11T20:25:19.0183490Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:19.0184307Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:19.0184686Z ^ 2023-01-11T20:25:19.0185458Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.0186092Z category& operator=(category&&) = default; 2023-01-11T20:25:19.0186395Z ^ 2023-01-11T20:25:19.0187395Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:19.0188343Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:19.0188704Z ^ 2023-01-11T20:25:19.0189368Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:19.0189926Z 0, // payload value (union) 2023-01-11T20:25:19.0190274Z ^ 2023-01-11T20:25:19.0190545Z {} 2023-01-11T20:25:19.0191203Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:19.0191762Z 0 // message value (union) 2023-01-11T20:25:19.0192089Z ^ 2023-01-11T20:25:19.0192373Z {} 2023-01-11T20:25:19.0192683Z 6 warnings generated. 2023-01-11T20:25:19.0591619Z Compiling misc/gdrwrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/gdrwrap.o 2023-01-11T20:25:19.0760184Z Compiling misc/utils.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/utils.o 2023-01-11T20:25:19.0923045Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2023-01-11T20:25:19.0992800Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2023-01-11T20:25:19.1147676Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2023-01-11T20:25:19.1384682Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2023-01-11T20:25:19.2249339Z In file included from misc/gdrwrap.cc:10: 2023-01-11T20:25:19.2249847Z In file included from include/core.h:62: 2023-01-11T20:25:19.2250224Z In file included from include/nvtx.h:10: 2023-01-11T20:25:19.2250797Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.2251330Z color& operator=(color const&) = default; 2023-01-11T20:25:19.2251525Z ^ 2023-01-11T20:25:19.2252144Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:19.2252602Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:19.2252822Z ^ 2023-01-11T20:25:19.2253245Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.2253564Z color& operator=(color&&) = default; 2023-01-11T20:25:19.2253761Z ^ 2023-01-11T20:25:19.2254317Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:19.2254777Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:19.2254978Z ^ 2023-01-11T20:25:19.2255401Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.2255748Z category& operator=(category const&) = default; 2023-01-11T20:25:19.2255935Z ^ 2023-01-11T20:25:19.2256503Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:19.2256945Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:19.2257154Z ^ 2023-01-11T20:25:19.2257554Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.2257897Z category& operator=(category&&) = default; 2023-01-11T20:25:19.2258094Z ^ 2023-01-11T20:25:19.2258633Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:19.2259077Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:19.2259285Z ^ 2023-01-11T20:25:19.2259643Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:19.2259938Z 0, // payload value (union) 2023-01-11T20:25:19.2260133Z ^ 2023-01-11T20:25:19.2260288Z {} 2023-01-11T20:25:19.2260627Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:19.2260928Z 0 // message value (union) 2023-01-11T20:25:19.2261118Z ^ 2023-01-11T20:25:19.2261256Z {} 2023-01-11T20:25:19.2261427Z 6 warnings generated. 2023-01-11T20:25:19.2428705Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2023-01-11T20:25:19.2512143Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2023-01-11T20:25:19.2539541Z In file included from misc/utils.cc:8: 2023-01-11T20:25:19.2539821Z In file included from include/core.h:62: 2023-01-11T20:25:19.2540051Z In file included from include/nvtx.h:10: 2023-01-11T20:25:19.2540722Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.2541186Z color& operator=(color const&) = default; 2023-01-11T20:25:19.2541474Z ^ 2023-01-11T20:25:19.2542248Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:19.2543192Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:19.2543527Z ^ 2023-01-11T20:25:19.2544197Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.2544710Z color& operator=(color&&) = default; 2023-01-11T20:25:19.2544985Z ^ 2023-01-11T20:25:19.2545915Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:19.2546666Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:19.2546918Z ^ 2023-01-11T20:25:19.2547467Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.2547856Z category& operator=(category const&) = default; 2023-01-11T20:25:19.2548110Z ^ 2023-01-11T20:25:19.2548715Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:19.2549170Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:19.2549376Z ^ 2023-01-11T20:25:19.2549783Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.2550125Z category& operator=(category&&) = default; 2023-01-11T20:25:19.2550320Z ^ 2023-01-11T20:25:19.2550876Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:19.2551310Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:19.2551517Z ^ 2023-01-11T20:25:19.2551875Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:19.2552164Z 0, // payload value (union) 2023-01-11T20:25:19.2552359Z ^ 2023-01-11T20:25:19.2552520Z {} 2023-01-11T20:25:19.2552858Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:19.2553154Z 0 // message value (union) 2023-01-11T20:25:19.2553344Z ^ 2023-01-11T20:25:19.2553496Z {} 2023-01-11T20:25:19.2553650Z 6 warnings generated. 2023-01-11T20:25:19.2953249Z Compiling misc/argcheck.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/argcheck.o 2023-01-11T20:25:19.3332744Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2023-01-11T20:25:19.3571893Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2023-01-11T20:25:19.3583470Z Compiling misc/socket.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/socket.o 2023-01-11T20:25:19.4138876Z Compiling misc/shmutils.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/shmutils.o 2023-01-11T20:25:19.4217240Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2023-01-11T20:25:19.4931581Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2023-01-11T20:25:19.5161095Z In file included from misc/argcheck.cc:7: 2023-01-11T20:25:19.5161642Z In file included from include/argcheck.h:10: 2023-01-11T20:25:19.5162299Z In file included from include/core.h:62: 2023-01-11T20:25:19.5162719Z In file included from include/nvtx.h:10: 2023-01-11T20:25:19.5163668Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.5164243Z color& operator=(color const&) = default; 2023-01-11T20:25:19.5164574Z ^ 2023-01-11T20:25:19.5165644Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:19.5166505Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:19.5166869Z ^ 2023-01-11T20:25:19.5167647Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.5168237Z color& operator=(color&&) = default; 2023-01-11T20:25:19.5168582Z ^ 2023-01-11T20:25:19.5169645Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:19.5170504Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:19.5170851Z ^ 2023-01-11T20:25:19.5171615Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.5172242Z category& operator=(category const&) = default; 2023-01-11T20:25:19.5172589Z ^ 2023-01-11T20:25:19.5173645Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:19.5174460Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:19.5174831Z ^ 2023-01-11T20:25:19.5175609Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.5176200Z category& operator=(category&&) = default; 2023-01-11T20:25:19.5176541Z ^ 2023-01-11T20:25:19.5177560Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:19.5178365Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:19.5178738Z ^ 2023-01-11T20:25:19.5179387Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:19.5179941Z 0, // payload value (union) 2023-01-11T20:25:19.5180286Z ^ 2023-01-11T20:25:19.5180559Z {} 2023-01-11T20:25:19.5181171Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:19.5181701Z 0 // message value (union) 2023-01-11T20:25:19.5182039Z ^ 2023-01-11T20:25:19.5182293Z {} 2023-01-11T20:25:19.5182902Z 6 warnings generated. 2023-01-11T20:25:19.5321761Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2023-01-11T20:25:19.5364944Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2023-01-11T20:25:19.5611484Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2023-01-11T20:25:19.5922866Z [ 1%] Linking CXX static library ../../../lib/libbenchmark.a 2023-01-11T20:25:19.6134473Z [ 1%] Built target benchmark 2023-01-11T20:25:19.6198024Z Scanning dependencies of target asmjit 2023-01-11T20:25:19.6604732Z Compiling misc/profiler.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/profiler.o 2023-01-11T20:25:19.6660279Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2023-01-11T20:25:19.6794846Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2023-01-11T20:25:19.7006699Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2023-01-11T20:25:19.7311679Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2023-01-11T20:25:19.8194669Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2023-01-11T20:25:19.8275652Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2023-01-11T20:25:19.8415640Z Compiling misc/param.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/param.o 2023-01-11T20:25:19.8462019Z Scanning dependencies of target defs.bzl 2023-01-11T20:25:19.8496422Z [ 1%] Built target defs.bzl 2023-01-11T20:25:19.8507891Z Compiling misc/strongstream.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/strongstream.o 2023-01-11T20:25:19.8722772Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2023-01-11T20:25:19.8829234Z In file included from misc/profiler.cc:7: 2023-01-11T20:25:19.8829719Z In file included from include/profiler.h:10: 2023-01-11T20:25:19.8830107Z In file included from include/proxy.h:11: 2023-01-11T20:25:19.8830550Z In file included from include/info.h:13: 2023-01-11T20:25:19.8830958Z In file included from include/core.h:62: 2023-01-11T20:25:19.8831361Z In file included from include/nvtx.h:10: 2023-01-11T20:25:19.8832327Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.8832942Z color& operator=(color const&) = default; 2023-01-11T20:25:19.8833292Z ^ 2023-01-11T20:25:19.8834491Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:19.8835361Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:19.8835734Z ^ 2023-01-11T20:25:19.8836791Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.8837401Z color& operator=(color&&) = default; 2023-01-11T20:25:19.8837744Z ^ 2023-01-11T20:25:19.8838772Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:19.8839625Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:19.8840004Z ^ 2023-01-11T20:25:19.8840982Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.8841614Z category& operator=(category const&) = default; 2023-01-11T20:25:19.8841976Z ^ 2023-01-11T20:25:19.8843031Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:19.8843859Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:19.8844318Z ^ 2023-01-11T20:25:19.8845094Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:19.8845685Z category& operator=(category&&) = default; 2023-01-11T20:25:19.8846032Z ^ 2023-01-11T20:25:19.8847084Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:19.8847902Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:19.8848223Z ^ 2023-01-11T20:25:19.8848855Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:19.8849397Z 0, // payload value (union) 2023-01-11T20:25:19.8849724Z ^ 2023-01-11T20:25:19.8849998Z {} 2023-01-11T20:25:19.8850651Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:19.8851198Z 0 // message value (union) 2023-01-11T20:25:19.8851516Z ^ 2023-01-11T20:25:19.8851787Z {} 2023-01-11T20:25:19.8852087Z 6 warnings generated. 2023-01-11T20:25:19.9637964Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2023-01-11T20:25:19.9638945Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2023-01-11T20:25:20.0009001Z Compiling transport/p2p.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/p2p.o 2023-01-11T20:25:20.0033177Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2023-01-11T20:25:20.0043566Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2023-01-11T20:25:20.0322371Z [ 1%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2023-01-11T20:25:20.0601095Z [ 1%] Built target libprotobuf-lite 2023-01-11T20:25:20.0665168Z Scanning dependencies of target ittnotify 2023-01-11T20:25:20.0876289Z [ 1%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2023-01-11T20:25:20.0957052Z [ 1%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2023-01-11T20:25:20.1150059Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2023-01-11T20:25:20.1390412Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2023-01-11T20:25:20.1795240Z Scanning dependencies of target tensorpipe_uv 2023-01-11T20:25:20.1951495Z [ 1%] Linking C static library ../../lib/libittnotify.a 2023-01-11T20:25:20.2053564Z [ 1%] Built target ittnotify 2023-01-11T20:25:20.2071345Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2023-01-11T20:25:20.2167450Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2023-01-11T20:25:20.2210986Z In file included from transport/p2p.cc:7: 2023-01-11T20:25:20.2211609Z In file included from include/comm.h:10: 2023-01-11T20:25:20.2212058Z In file included from include/transport.h:11: 2023-01-11T20:25:20.2212427Z In file included from include/graph.h:110: 2023-01-11T20:25:20.2212834Z In file included from include/info.h:13: 2023-01-11T20:25:20.2213259Z In file included from include/core.h:62: 2023-01-11T20:25:20.2213682Z In file included from include/nvtx.h:10: 2023-01-11T20:25:20.2214587Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.2215337Z color& operator=(color const&) = default; 2023-01-11T20:25:20.2215656Z ^ 2023-01-11T20:25:20.2216668Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:20.2217457Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:20.2217821Z ^ 2023-01-11T20:25:20.2218579Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.2219103Z color& operator=(color&&) = default; 2023-01-11T20:25:20.2219416Z ^ 2023-01-11T20:25:20.2220335Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:20.2221105Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:20.2221485Z ^ 2023-01-11T20:25:20.2222250Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.2223088Z category& operator=(category const&) = default; 2023-01-11T20:25:20.2223459Z ^ 2023-01-11T20:25:20.2224507Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:20.2225304Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:20.2225670Z ^ 2023-01-11T20:25:20.2226406Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.2227009Z category& operator=(category&&) = default; 2023-01-11T20:25:20.2227351Z ^ 2023-01-11T20:25:20.2228356Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:20.2229154Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:20.2229511Z ^ 2023-01-11T20:25:20.2230162Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:20.2230652Z 0, // payload value (union) 2023-01-11T20:25:20.2230966Z ^ 2023-01-11T20:25:20.2231212Z {} 2023-01-11T20:25:20.2231782Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:20.2232116Z 0 // message value (union) 2023-01-11T20:25:20.2232309Z ^ 2023-01-11T20:25:20.2232458Z {} 2023-01-11T20:25:20.2232629Z 6 warnings generated. 2023-01-11T20:25:20.2612733Z Compiling transport/shm.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/shm.o 2023-01-11T20:25:20.3182073Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2023-01-11T20:25:20.3264755Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2023-01-11T20:25:20.3360753Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2023-01-11T20:25:20.3381266Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2023-01-11T20:25:20.3639343Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2023-01-11T20:25:20.4240905Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2023-01-11T20:25:20.4678745Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2023-01-11T20:25:20.4874721Z Scanning dependencies of target gloo 2023-01-11T20:25:20.5040510Z In file included from transport/shm.cc:7: 2023-01-11T20:25:20.5041021Z In file included from include/comm.h:10: 2023-01-11T20:25:20.5041455Z In file included from include/transport.h:11: 2023-01-11T20:25:20.5041956Z In file included from include/graph.h:110: 2023-01-11T20:25:20.5042260Z In file included from include/info.h:13: 2023-01-11T20:25:20.5042472Z In file included from include/core.h:62: 2023-01-11T20:25:20.5042698Z In file included from include/nvtx.h:10: 2023-01-11T20:25:20.5043266Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.5043607Z color& operator=(color const&) = default; 2023-01-11T20:25:20.5043804Z ^ 2023-01-11T20:25:20.5044416Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:20.5044884Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:20.5045092Z ^ 2023-01-11T20:25:20.5045574Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.5046054Z color& operator=(color&&) = default; 2023-01-11T20:25:20.5046316Z ^ 2023-01-11T20:25:20.5047059Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:20.5047528Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:20.5047747Z ^ 2023-01-11T20:25:20.5048159Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.5048506Z category& operator=(category const&) = default; 2023-01-11T20:25:20.5048711Z ^ 2023-01-11T20:25:20.5049262Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:20.5049717Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:20.5049927Z ^ 2023-01-11T20:25:20.5050340Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.5050670Z category& operator=(category&&) = default; 2023-01-11T20:25:20.5050870Z ^ 2023-01-11T20:25:20.5051423Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:20.5051847Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:20.5052055Z ^ 2023-01-11T20:25:20.5052562Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:20.5052871Z 0, // payload value (union) 2023-01-11T20:25:20.5053052Z ^ 2023-01-11T20:25:20.5053207Z {} 2023-01-11T20:25:20.5053586Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:20.5054026Z 0 // message value (union) 2023-01-11T20:25:20.5054226Z ^ 2023-01-11T20:25:20.5054450Z {} 2023-01-11T20:25:20.5054608Z 6 warnings generated. 2023-01-11T20:25:20.5055109Z Compiling transport/net.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/net.o 2023-01-11T20:25:20.5253561Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2023-01-11T20:25:20.5273075Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2023-01-11T20:25:20.5729444Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2023-01-11T20:25:20.6092586Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2023-01-11T20:25:20.6212621Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2023-01-11T20:25:20.6645476Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2023-01-11T20:25:20.6785089Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2023-01-11T20:25:20.7237719Z In file included from transport/net.cc:7: 2023-01-11T20:25:20.7238200Z In file included from include/comm.h:10: 2023-01-11T20:25:20.7238628Z In file included from include/transport.h:11: 2023-01-11T20:25:20.7239076Z In file included from include/graph.h:110: 2023-01-11T20:25:20.7239528Z In file included from include/info.h:13: 2023-01-11T20:25:20.7239922Z In file included from include/core.h:62: 2023-01-11T20:25:20.7240298Z In file included from include/nvtx.h:10: 2023-01-11T20:25:20.7242210Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.7243697Z color& operator=(color const&) = default; 2023-01-11T20:25:20.7244058Z ^ 2023-01-11T20:25:20.7245153Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:20.7245997Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:20.7246363Z ^ 2023-01-11T20:25:20.7247140Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.7247761Z color& operator=(color&&) = default; 2023-01-11T20:25:20.7248090Z ^ 2023-01-11T20:25:20.7249086Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:20.7249911Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:20.7250294Z ^ 2023-01-11T20:25:20.7251069Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.7251732Z category& operator=(category const&) = default; 2023-01-11T20:25:20.7252091Z ^ 2023-01-11T20:25:20.7253121Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:20.7254128Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:20.7254511Z ^ 2023-01-11T20:25:20.7255304Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:20.7255917Z category& operator=(category&&) = default; 2023-01-11T20:25:20.7256276Z ^ 2023-01-11T20:25:20.7257351Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:20.7258262Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:20.7258619Z ^ 2023-01-11T20:25:20.7259282Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:20.7259815Z 0, // payload value (union) 2023-01-11T20:25:20.7260144Z ^ 2023-01-11T20:25:20.7260427Z {} 2023-01-11T20:25:20.7261078Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:20.7261609Z 0 // message value (union) 2023-01-11T20:25:20.7261952Z ^ 2023-01-11T20:25:20.7262225Z {} 2023-01-11T20:25:20.7262743Z 6 warnings generated. 2023-01-11T20:25:20.7677464Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2023-01-11T20:25:20.7888397Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2023-01-11T20:25:20.7898624Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2023-01-11T20:25:20.7904846Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2023-01-11T20:25:20.8239387Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2023-01-11T20:25:20.8866841Z Compiling transport/net_socket.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/net_socket.o 2023-01-11T20:25:20.8939058Z Compiling transport/net_ib.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/net_ib.o 2023-01-11T20:25:20.9033485Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2023-01-11T20:25:20.9237181Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2023-01-11T20:25:20.9576592Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2023-01-11T20:25:21.0009363Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2023-01-11T20:25:21.0237762Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2023-01-11T20:25:21.0636744Z In file included from transport/net_socket.cc:7: 2023-01-11T20:25:21.0637224Z In file included from include/comm.h:10: 2023-01-11T20:25:21.0637559Z In file included from include/transport.h:11: 2023-01-11T20:25:21.0637969Z In file included from include/graph.h:110: 2023-01-11T20:25:21.0638343Z In file included from include/info.h:13: 2023-01-11T20:25:21.0638723Z In file included from include/core.h:62: 2023-01-11T20:25:21.0639093Z In file included from include/nvtx.h:10: 2023-01-11T20:25:21.0640055Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.0640677Z color& operator=(color const&) = default; 2023-01-11T20:25:21.0641027Z ^ 2023-01-11T20:25:21.0642538Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:21.0643350Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:21.0643680Z ^ 2023-01-11T20:25:21.0644393Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.0644939Z color& operator=(color&&) = default; 2023-01-11T20:25:21.0645363Z ^ 2023-01-11T20:25:21.0646356Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:21.0647113Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:21.0647456Z ^ 2023-01-11T20:25:21.0648196Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.0648743Z category& operator=(category const&) = default; 2023-01-11T20:25:21.0649056Z ^ 2023-01-11T20:25:21.0649678Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:21.0650130Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:21.0650346Z ^ 2023-01-11T20:25:21.0650749Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.0651086Z category& operator=(category&&) = default; 2023-01-11T20:25:21.0651283Z ^ 2023-01-11T20:25:21.0651834Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:21.0652286Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:21.0652493Z ^ 2023-01-11T20:25:21.0652851Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:21.0653145Z 0, // payload value (union) 2023-01-11T20:25:21.0653342Z ^ 2023-01-11T20:25:21.0653495Z {} 2023-01-11T20:25:21.0653833Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:21.0654135Z 0 // message value (union) 2023-01-11T20:25:21.0654336Z ^ 2023-01-11T20:25:21.0654495Z {} 2023-01-11T20:25:21.0654666Z 6 warnings generated. 2023-01-11T20:25:21.0832579Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2023-01-11T20:25:21.0858255Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2023-01-11T20:25:21.0934364Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2023-01-11T20:25:21.1045300Z In file included from transport/net_ib.cc:8: 2023-01-11T20:25:21.1045721Z In file included from include/core.h:62: 2023-01-11T20:25:21.1046083Z In file included from include/nvtx.h:10: 2023-01-11T20:25:21.1047050Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.1047675Z color& operator=(color const&) = default; 2023-01-11T20:25:21.1048029Z ^ 2023-01-11T20:25:21.1049120Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:21.1050222Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:21.1050501Z ^ 2023-01-11T20:25:21.1050926Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.1051251Z color& operator=(color&&) = default; 2023-01-11T20:25:21.1051439Z ^ 2023-01-11T20:25:21.1052306Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:21.1053226Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:21.1053619Z ^ 2023-01-11T20:25:21.1054402Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.1055036Z category& operator=(category const&) = default; 2023-01-11T20:25:21.1055384Z ^ 2023-01-11T20:25:21.1056075Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:21.1056522Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:21.1056728Z ^ 2023-01-11T20:25:21.1057144Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.1057489Z category& operator=(category&&) = default; 2023-01-11T20:25:21.1057686Z ^ 2023-01-11T20:25:21.1058234Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:21.1058675Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:21.1058881Z ^ 2023-01-11T20:25:21.1059226Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:21.1059538Z 0, // payload value (union) 2023-01-11T20:25:21.1059736Z ^ 2023-01-11T20:25:21.1059891Z {} 2023-01-11T20:25:21.1060228Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:21.1060527Z 0 // message value (union) 2023-01-11T20:25:21.1060717Z ^ 2023-01-11T20:25:21.1060860Z {} 2023-01-11T20:25:21.1061028Z 6 warnings generated. 2023-01-11T20:25:21.1837933Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2023-01-11T20:25:21.1847791Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2023-01-11T20:25:21.2084913Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2023-01-11T20:25:21.2230911Z Compiling transport/coll_net.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/coll_net.o 2023-01-11T20:25:21.2512454Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2023-01-11T20:25:21.2651391Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2023-01-11T20:25:21.3058275Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2023-01-11T20:25:21.3071280Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2023-01-11T20:25:21.3210733Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2023-01-11T20:25:21.3887767Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2023-01-11T20:25:21.4392885Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2023-01-11T20:25:21.4393411Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2023-01-11T20:25:21.4615988Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2023-01-11T20:25:21.4810880Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2023-01-11T20:25:21.4828665Z In file included from transport/coll_net.cc:7: 2023-01-11T20:25:21.4832144Z In file included from include/comm.h:10: 2023-01-11T20:25:21.4832637Z In file included from include/transport.h:11: 2023-01-11T20:25:21.4833083Z In file included from include/graph.h:110: 2023-01-11T20:25:21.4833503Z In file included from include/info.h:13: 2023-01-11T20:25:21.4833910Z In file included from include/core.h:62: 2023-01-11T20:25:21.4834331Z In file included from include/nvtx.h:10: 2023-01-11T20:25:21.4835266Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.4835701Z color& operator=(color const&) = default; 2023-01-11T20:25:21.4835900Z ^ 2023-01-11T20:25:21.4836504Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:21.4836972Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:21.4837190Z ^ 2023-01-11T20:25:21.4837599Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.4837928Z color& operator=(color&&) = default; 2023-01-11T20:25:21.4838115Z ^ 2023-01-11T20:25:21.4838668Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:21.4839112Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:21.4839329Z ^ 2023-01-11T20:25:21.4839747Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.4840078Z category& operator=(category const&) = default; 2023-01-11T20:25:21.4840279Z ^ 2023-01-11T20:25:21.4840839Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:21.4841277Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:21.4841526Z ^ 2023-01-11T20:25:21.4841985Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.4842320Z category& operator=(category&&) = default; 2023-01-11T20:25:21.4842504Z ^ 2023-01-11T20:25:21.4843053Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:21.4843497Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:21.4843702Z ^ 2023-01-11T20:25:21.4844046Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:21.4844516Z 0, // payload value (union) 2023-01-11T20:25:21.4844714Z ^ 2023-01-11T20:25:21.4844855Z {} 2023-01-11T20:25:21.4845208Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:21.4845506Z 0 // message value (union) 2023-01-11T20:25:21.4845683Z ^ 2023-01-11T20:25:21.4845839Z {} 2023-01-11T20:25:21.4846007Z 6 warnings generated. 2023-01-11T20:25:21.4919596Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2023-01-11T20:25:21.5796904Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2023-01-11T20:25:21.5869735Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2023-01-11T20:25:21.6018097Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2023-01-11T20:25:21.6216295Z Compiling collectives/sendrecv.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/sendrecv.o 2023-01-11T20:25:21.6586502Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2023-01-11T20:25:21.7167630Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2023-01-11T20:25:21.7449176Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2023-01-11T20:25:21.7592074Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2023-01-11T20:25:21.7812031Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2023-01-11T20:25:21.7822003Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2023-01-11T20:25:21.8099452Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2023-01-11T20:25:21.8353393Z In file included from collectives/sendrecv.cc:7: 2023-01-11T20:25:21.8353872Z In file included from include/enqueue.h:10: 2023-01-11T20:25:21.8354316Z In file included from include/comm.h:10: 2023-01-11T20:25:21.8354789Z In file included from include/transport.h:11: 2023-01-11T20:25:21.8355206Z In file included from include/graph.h:110: 2023-01-11T20:25:21.8355636Z In file included from include/info.h:13: 2023-01-11T20:25:21.8356015Z In file included from include/core.h:62: 2023-01-11T20:25:21.8356427Z In file included from include/nvtx.h:10: 2023-01-11T20:25:21.8357401Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.8358021Z color& operator=(color const&) = default; 2023-01-11T20:25:21.8358355Z ^ 2023-01-11T20:25:21.8359457Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:21.8360312Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:21.8360692Z ^ 2023-01-11T20:25:21.8361462Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.8362038Z color& operator=(color&&) = default; 2023-01-11T20:25:21.8362372Z ^ 2023-01-11T20:25:21.8363382Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:21.8364454Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:21.8364800Z ^ 2023-01-11T20:25:21.8365604Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.8366230Z category& operator=(category const&) = default; 2023-01-11T20:25:21.8366516Z ^ 2023-01-11T20:25:21.8367096Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:21.8367612Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:21.8367822Z ^ 2023-01-11T20:25:21.8368225Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.8368564Z category& operator=(category&&) = default; 2023-01-11T20:25:21.8368762Z ^ 2023-01-11T20:25:21.8369309Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:21.8369755Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:21.8369961Z ^ 2023-01-11T20:25:21.8370317Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:21.8370614Z 0, // payload value (union) 2023-01-11T20:25:21.8370814Z ^ 2023-01-11T20:25:21.8370968Z {} 2023-01-11T20:25:21.8371309Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:21.8371609Z 0 // message value (union) 2023-01-11T20:25:21.8371800Z ^ 2023-01-11T20:25:21.8371940Z {} 2023-01-11T20:25:21.8372109Z 6 warnings generated. 2023-01-11T20:25:21.8512536Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2023-01-11T20:25:21.8653412Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2023-01-11T20:25:21.8994211Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2023-01-11T20:25:21.9410414Z Compiling collectives/all_reduce.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/all_reduce.o 2023-01-11T20:25:21.9445382Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2023-01-11T20:25:21.9484019Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/context.cc:11: 2023-01-11T20:25:21.9485182Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.9485805Z Exception() = default; 2023-01-11T20:25:21.9486108Z ^ 2023-01-11T20:25:21.9487154Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:21.9487820Z struct Exception : public std::runtime_error { 2023-01-11T20:25:21.9488184Z ^ 2023-01-11T20:25:21.9489044Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.9489724Z InvalidOperationException() = default; 2023-01-11T20:25:21.9490046Z ^ 2023-01-11T20:25:21.9491161Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:21.9492108Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:21.9492491Z ^ 2023-01-11T20:25:21.9493003Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:21.9493469Z Exception() = default; 2023-01-11T20:25:21.9493730Z ^ 2023-01-11T20:25:21.9494728Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:21.9495561Z struct Exception : public std::runtime_error { 2023-01-11T20:25:21.9495899Z ^ 2023-01-11T20:25:21.9496704Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:21.9497265Z IoException() = default; 2023-01-11T20:25:21.9497571Z ^ 2023-01-11T20:25:21.9498510Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:21.9499187Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:21.9499515Z ^ 2023-01-11T20:25:21.9500025Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:21.9500533Z Exception() = default; 2023-01-11T20:25:21.9500803Z ^ 2023-01-11T20:25:21.9501746Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:21.9502362Z struct Exception : public std::runtime_error { 2023-01-11T20:25:21.9502830Z ^ 2023-01-11T20:25:21.9503092Z 3 warnings generated. 2023-01-11T20:25:21.9508705Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2023-01-11T20:25:21.9596800Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2023-01-11T20:25:22.0232300Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2023-01-11T20:25:22.0235147Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2023-01-11T20:25:22.0480624Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2023-01-11T20:25:22.0969511Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2023-01-11T20:25:22.1111128Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2023-01-11T20:25:22.1153912Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2023-01-11T20:25:22.1420287Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2023-01-11T20:25:22.1557343Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2023-01-11T20:25:22.1994674Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2023-01-11T20:25:22.2182222Z In file included from collectives/all_reduce.cc:7: 2023-01-11T20:25:22.2183177Z In file included from include/enqueue.h:10: 2023-01-11T20:25:22.2183596Z In file included from include/comm.h:10: 2023-01-11T20:25:22.2184047Z In file included from include/transport.h:11: 2023-01-11T20:25:22.2184289Z In file included from include/graph.h:110: 2023-01-11T20:25:22.2184672Z In file included from include/info.h:13: 2023-01-11T20:25:22.2184894Z In file included from include/core.h:62: 2023-01-11T20:25:22.2185121Z In file included from include/nvtx.h:10: 2023-01-11T20:25:22.2185696Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.2186029Z color& operator=(color const&) = default; 2023-01-11T20:25:22.2186221Z ^ 2023-01-11T20:25:22.2186833Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:22.2187421Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:22.2187719Z ^ 2023-01-11T20:25:22.2188231Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.2188604Z color& operator=(color&&) = default; 2023-01-11T20:25:22.2188780Z ^ 2023-01-11T20:25:22.2189576Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:22.2190201Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:22.2190404Z ^ 2023-01-11T20:25:22.2190833Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.2191181Z category& operator=(category const&) = default; 2023-01-11T20:25:22.2191382Z ^ 2023-01-11T20:25:22.2191932Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:22.2192382Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:22.2192585Z ^ 2023-01-11T20:25:22.2192984Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.2193318Z category& operator=(category&&) = default; 2023-01-11T20:25:22.2193509Z ^ 2023-01-11T20:25:22.2194059Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:22.2194562Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:22.2194769Z ^ 2023-01-11T20:25:22.2195128Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:22.2195417Z 0, // payload value (union) 2023-01-11T20:25:22.2195618Z ^ 2023-01-11T20:25:22.2195776Z {} 2023-01-11T20:25:22.2196113Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:22.2196408Z 0 // message value (union) 2023-01-11T20:25:22.2196599Z ^ 2023-01-11T20:25:22.2196753Z {} 2023-01-11T20:25:22.2196906Z 6 warnings generated. 2023-01-11T20:25:22.2197322Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2023-01-11T20:25:22.2330715Z Compiling collectives/all_gather.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/all_gather.o 2023-01-11T20:25:22.2517783Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2023-01-11T20:25:22.2647454Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2023-01-11T20:25:22.3047661Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2023-01-11T20:25:22.3328133Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2023-01-11T20:25:22.3394943Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2023-01-11T20:25:22.3818521Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2023-01-11T20:25:22.3901770Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2023-01-11T20:25:22.4251890Z In file included from collectives/all_gather.cc:7: 2023-01-11T20:25:22.4252546Z In file included from include/enqueue.h:10: 2023-01-11T20:25:22.4253061Z In file included from include/comm.h:10: 2023-01-11T20:25:22.4253489Z In file included from include/transport.h:11: 2023-01-11T20:25:22.4254009Z In file included from include/graph.h:110: 2023-01-11T20:25:22.4254319Z In file included from include/info.h:13: 2023-01-11T20:25:22.4254530Z In file included from include/core.h:62: 2023-01-11T20:25:22.4254757Z In file included from include/nvtx.h:10: 2023-01-11T20:25:22.4255598Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.4256089Z color& operator=(color const&) = default; 2023-01-11T20:25:22.4256279Z ^ 2023-01-11T20:25:22.4256910Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:22.4257379Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:22.4257584Z ^ 2023-01-11T20:25:22.4258008Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.4258340Z color& operator=(color&&) = default; 2023-01-11T20:25:22.4258515Z ^ 2023-01-11T20:25:22.4259069Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:22.4259533Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:22.4259746Z ^ 2023-01-11T20:25:22.4260154Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.4260502Z category& operator=(category const&) = default; 2023-01-11T20:25:22.4260699Z ^ 2023-01-11T20:25:22.4261244Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:22.4261685Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:22.4261890Z ^ 2023-01-11T20:25:22.4262299Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.4262834Z category& operator=(category&&) = default; 2023-01-11T20:25:22.4263033Z ^ 2023-01-11T20:25:22.4263597Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:22.4264050Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:22.4264241Z ^ 2023-01-11T20:25:22.4264599Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:22.4265063Z 0, // payload value (union) 2023-01-11T20:25:22.4265245Z ^ 2023-01-11T20:25:22.4265402Z {} 2023-01-11T20:25:22.4265755Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:22.4266037Z 0 // message value (union) 2023-01-11T20:25:22.4266227Z ^ 2023-01-11T20:25:22.4266383Z {} 2023-01-11T20:25:22.4266537Z 6 warnings generated. 2023-01-11T20:25:22.4295369Z Compiling collectives/broadcast.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/broadcast.o 2023-01-11T20:25:22.4620738Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2023-01-11T20:25:22.4704419Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2023-01-11T20:25:22.4818883Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2023-01-11T20:25:22.5290272Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2023-01-11T20:25:22.5338975Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2023-01-11T20:25:22.5477676Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2023-01-11T20:25:22.5914846Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2023-01-11T20:25:22.6088879Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c:195:24: warning: comparison of integers of different signs: 'rlim_t' (aka 'unsigned long') and 'long' [-Wsign-compare] 2023-01-11T20:25:22.6089440Z if (lim.rlim_cur >= PTHREAD_STACK_MIN) 2023-01-11T20:25:22.6089835Z ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 2023-01-11T20:25:22.6090851Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c:243:20: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'long' [-Wsign-compare] 2023-01-11T20:25:22.6091527Z if (stack_size < PTHREAD_STACK_MIN) 2023-01-11T20:25:22.6091733Z ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 2023-01-11T20:25:22.6091916Z 2 warnings generated. 2023-01-11T20:25:22.6122471Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2023-01-11T20:25:22.6398079Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2023-01-11T20:25:22.6470055Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2023-01-11T20:25:22.6692128Z In file included from collectives/broadcast.cc:7: 2023-01-11T20:25:22.6692646Z In file included from include/enqueue.h:10: 2023-01-11T20:25:22.6693016Z In file included from include/comm.h:10: 2023-01-11T20:25:22.6693251Z In file included from include/transport.h:11: 2023-01-11T20:25:22.6693493Z In file included from include/graph.h:110: 2023-01-11T20:25:22.6693723Z In file included from include/info.h:13: 2023-01-11T20:25:22.6693938Z In file included from include/core.h:62: 2023-01-11T20:25:22.6694169Z In file included from include/nvtx.h:10: 2023-01-11T20:25:22.6694726Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.6695071Z color& operator=(color const&) = default; 2023-01-11T20:25:22.6695271Z ^ 2023-01-11T20:25:22.6695890Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:22.6696515Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:22.6696724Z ^ 2023-01-11T20:25:22.6697149Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.6697479Z color& operator=(color&&) = default; 2023-01-11T20:25:22.6697657Z ^ 2023-01-11T20:25:22.6698216Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:22.6698745Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:22.6698961Z ^ 2023-01-11T20:25:22.6699372Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.6699720Z category& operator=(category const&) = default; 2023-01-11T20:25:22.6699926Z ^ 2023-01-11T20:25:22.6700475Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:22.6700925Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:22.6701133Z ^ 2023-01-11T20:25:22.6701611Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.6701942Z category& operator=(category&&) = default; 2023-01-11T20:25:22.6702137Z ^ 2023-01-11T20:25:22.6702877Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:22.6703315Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:22.6703524Z ^ 2023-01-11T20:25:22.6703889Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:22.6704194Z 0, // payload value (union) 2023-01-11T20:25:22.6704379Z ^ 2023-01-11T20:25:22.6704537Z {} 2023-01-11T20:25:22.6704893Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:22.6705179Z 0 // message value (union) 2023-01-11T20:25:22.6705372Z ^ 2023-01-11T20:25:22.6705527Z {} 2023-01-11T20:25:22.6705687Z 6 warnings generated. 2023-01-11T20:25:22.6802500Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2023-01-11T20:25:22.7225891Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2023-01-11T20:25:22.7357251Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/mpi/context.cc.o 2023-01-11T20:25:22.7726562Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2023-01-11T20:25:22.7812718Z Compiling collectives/reduce.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/reduce.o 2023-01-11T20:25:22.8114302Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2023-01-11T20:25:22.8316414Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2023-01-11T20:25:22.8509762Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2023-01-11T20:25:22.9006816Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2023-01-11T20:25:22.9112995Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:15: 2023-01-11T20:25:22.9114292Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.9114934Z Exception() = default; 2023-01-11T20:25:22.9115265Z ^ 2023-01-11T20:25:22.9116326Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:22.9117192Z struct Exception : public std::runtime_error { 2023-01-11T20:25:22.9117553Z ^ 2023-01-11T20:25:22.9118426Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.9119097Z InvalidOperationException() = default; 2023-01-11T20:25:22.9119465Z ^ 2023-01-11T20:25:22.9120601Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:22.9121376Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:22.9121794Z ^ 2023-01-11T20:25:22.9122322Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:22.9122847Z Exception() = default; 2023-01-11T20:25:22.9123136Z ^ 2023-01-11T20:25:22.9124184Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:22.9124860Z struct Exception : public std::runtime_error { 2023-01-11T20:25:22.9125211Z ^ 2023-01-11T20:25:22.9126083Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.9126704Z IoException() = default; 2023-01-11T20:25:22.9127019Z ^ 2023-01-11T20:25:22.9128008Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:22.9128711Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:22.9129095Z ^ 2023-01-11T20:25:22.9129609Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:22.9130150Z Exception() = default; 2023-01-11T20:25:22.9130458Z ^ 2023-01-11T20:25:22.9131449Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:22.9132126Z struct Exception : public std::runtime_error { 2023-01-11T20:25:22.9132494Z ^ 2023-01-11T20:25:22.9133327Z /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:43:3: warning: '~MPIScope' has a non-throwing exception specification but can still throw [-Wexceptions] 2023-01-11T20:25:22.9133935Z GLOO_ENFORCE_EQ(rv, MPI_SUCCESS); 2023-01-11T20:25:22.9134261Z ^ 2023-01-11T20:25:22.9134923Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:150:3: note: expanded from macro 'GLOO_ENFORCE_EQ' 2023-01-11T20:25:22.9135494Z GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__) 2023-01-11T20:25:22.9135858Z ^ 2023-01-11T20:25:22.9136526Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:137:7: note: expanded from macro 'GLOO_ENFORCE_THAT_IMPL' 2023-01-11T20:25:22.9137073Z throw EnforceNotMet( \ 2023-01-11T20:25:22.9137391Z ^ 2023-01-11T20:25:22.9138182Z /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:41:11: note: destructor has a implicit non-throwing exception specification 2023-01-11T20:25:22.9138706Z MPIScope::~MPIScope() { 2023-01-11T20:25:22.9139001Z ^ 2023-01-11T20:25:22.9139290Z 4 warnings generated. 2023-01-11T20:25:22.9140938Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2023-01-11T20:25:22.9318751Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2023-01-11T20:25:22.9393964Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/context.cc:9: 2023-01-11T20:25:22.9395011Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/context.h:14: 2023-01-11T20:25:22.9396586Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.9397268Z Exception() = default; 2023-01-11T20:25:22.9397560Z ^ 2023-01-11T20:25:22.9398985Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:22.9399712Z struct Exception : public std::runtime_error { 2023-01-11T20:25:22.9400414Z ^ 2023-01-11T20:25:22.9401307Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.9402763Z InvalidOperationException() = default; 2023-01-11T20:25:22.9403131Z ^ 2023-01-11T20:25:22.9406358Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:22.9407115Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:22.9407722Z ^ 2023-01-11T20:25:22.9408396Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:22.9409737Z Exception() = default; 2023-01-11T20:25:22.9410102Z ^ 2023-01-11T20:25:22.9411308Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:22.9412047Z struct Exception : public std::runtime_error { 2023-01-11T20:25:22.9412394Z ^ 2023-01-11T20:25:22.9413297Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.9413967Z IoException() = default; 2023-01-11T20:25:22.9414296Z ^ 2023-01-11T20:25:22.9415309Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:22.9416039Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:22.9416250Z ^ 2023-01-11T20:25:22.9416551Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:22.9416852Z Exception() = default; 2023-01-11T20:25:22.9417028Z ^ 2023-01-11T20:25:22.9417579Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:22.9417954Z struct Exception : public std::runtime_error { 2023-01-11T20:25:22.9418292Z ^ 2023-01-11T20:25:22.9418471Z 3 warnings generated. 2023-01-11T20:25:22.9423933Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2023-01-11T20:25:22.9824983Z In file included from collectives/reduce.cc:7: 2023-01-11T20:25:22.9825404Z In file included from include/enqueue.h:10: 2023-01-11T20:25:22.9825788Z In file included from include/comm.h:10: 2023-01-11T20:25:22.9826156Z In file included from include/transport.h:11: 2023-01-11T20:25:22.9826722Z In file included from include/graph.h:110: 2023-01-11T20:25:22.9826963Z In file included from include/info.h:13: 2023-01-11T20:25:22.9827187Z In file included from include/core.h:62: 2023-01-11T20:25:22.9827506Z In file included from include/nvtx.h:10: 2023-01-11T20:25:22.9828342Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.9828696Z color& operator=(color const&) = default; 2023-01-11T20:25:22.9828888Z ^ 2023-01-11T20:25:22.9829584Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:22.9830284Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:22.9830577Z ^ 2023-01-11T20:25:22.9830999Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.9831340Z color& operator=(color&&) = default; 2023-01-11T20:25:22.9831515Z ^ 2023-01-11T20:25:22.9832083Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:22.9832536Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:22.9832754Z ^ 2023-01-11T20:25:22.9833160Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.9833505Z category& operator=(category const&) = default; 2023-01-11T20:25:22.9833708Z ^ 2023-01-11T20:25:22.9834323Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:22.9834773Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:22.9834981Z ^ 2023-01-11T20:25:22.9835396Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:22.9835726Z category& operator=(category&&) = default; 2023-01-11T20:25:22.9835920Z ^ 2023-01-11T20:25:22.9836477Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:22.9836916Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:22.9837108Z ^ 2023-01-11T20:25:22.9837462Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:22.9837766Z 0, // payload value (union) 2023-01-11T20:25:22.9837950Z ^ 2023-01-11T20:25:22.9838104Z {} 2023-01-11T20:25:22.9838454Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:22.9838735Z 0 // message value (union) 2023-01-11T20:25:22.9838926Z ^ 2023-01-11T20:25:22.9839080Z {} 2023-01-11T20:25:22.9839235Z 6 warnings generated. 2023-01-11T20:25:22.9856221Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2023-01-11T20:25:22.9979383Z Compiling collectives/reduce_scatter.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/reduce_scatter.o 2023-01-11T20:25:23.0078747Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2023-01-11T20:25:23.0316562Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2023-01-11T20:25:23.0866059Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/file_store.cc:29: 2023-01-11T20:25:23.0867333Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.0867938Z Exception() = default; 2023-01-11T20:25:23.0868247Z ^ 2023-01-11T20:25:23.0869118Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:23.0869568Z struct Exception : public std::runtime_error { 2023-01-11T20:25:23.0869782Z ^ 2023-01-11T20:25:23.0870304Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.0870700Z InvalidOperationException() = default; 2023-01-11T20:25:23.0870903Z ^ 2023-01-11T20:25:23.0871563Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:23.0872060Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:23.0872304Z ^ 2023-01-11T20:25:23.0872666Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:23.0872952Z Exception() = default; 2023-01-11T20:25:23.0873126Z ^ 2023-01-11T20:25:23.0873731Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:23.0874163Z struct Exception : public std::runtime_error { 2023-01-11T20:25:23.0874414Z ^ 2023-01-11T20:25:23.0874959Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.0875319Z IoException() = default; 2023-01-11T20:25:23.0875491Z ^ 2023-01-11T20:25:23.0876102Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:23.0876559Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:23.0876775Z ^ 2023-01-11T20:25:23.0877116Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:23.0877419Z Exception() = default; 2023-01-11T20:25:23.0877594Z ^ 2023-01-11T20:25:23.0878189Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:23.0878616Z struct Exception : public std::runtime_error { 2023-01-11T20:25:23.0878827Z ^ 2023-01-11T20:25:23.0879002Z 3 warnings generated. 2023-01-11T20:25:23.0944083Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2023-01-11T20:25:23.1272800Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2023-01-11T20:25:23.1382226Z Compiling graph/topo.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/topo.o 2023-01-11T20:25:23.1477468Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2023-01-11T20:25:23.1750984Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2023-01-11T20:25:23.2088382Z In file included from collectives/reduce_scatter.cc:7: 2023-01-11T20:25:23.2088687Z In file included from include/enqueue.h:10: 2023-01-11T20:25:23.2088925Z In file included from include/comm.h:10: 2023-01-11T20:25:23.2089203Z In file included from include/transport.h:11: 2023-01-11T20:25:23.2089429Z In file included from include/graph.h:110: 2023-01-11T20:25:23.2089674Z In file included from include/info.h:13: 2023-01-11T20:25:23.2089898Z In file included from include/core.h:62: 2023-01-11T20:25:23.2090108Z In file included from include/nvtx.h:10: 2023-01-11T20:25:23.2090665Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.2091011Z color& operator=(color const&) = default; 2023-01-11T20:25:23.2091205Z ^ 2023-01-11T20:25:23.2092034Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:23.2092729Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:23.2092950Z ^ 2023-01-11T20:25:23.2093413Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.2093768Z color& operator=(color&&) = default; 2023-01-11T20:25:23.2094005Z ^ 2023-01-11T20:25:23.2094620Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:23.2095141Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:23.2095354Z ^ 2023-01-11T20:25:23.2095828Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.2096165Z category& operator=(category const&) = default; 2023-01-11T20:25:23.2096386Z ^ 2023-01-11T20:25:23.2096986Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:23.2097492Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:23.2097683Z ^ 2023-01-11T20:25:23.2098143Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.2098526Z category& operator=(category&&) = default; 2023-01-11T20:25:23.2098802Z ^ 2023-01-11T20:25:23.2099731Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:23.2100491Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:23.2100819Z ^ 2023-01-11T20:25:23.2101418Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:23.2101955Z 0, // payload value (union) 2023-01-11T20:25:23.2102840Z ^ 2023-01-11T20:25:23.2103100Z {} 2023-01-11T20:25:23.2103712Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:23.2104208Z 0 // message value (union) 2023-01-11T20:25:23.2104516Z ^ 2023-01-11T20:25:23.2104768Z {} 2023-01-11T20:25:23.2105043Z 6 warnings generated. 2023-01-11T20:25:23.2456706Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/hash_store.cc:11: 2023-01-11T20:25:23.2459875Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.2460584Z Exception() = default; 2023-01-11T20:25:23.2460903Z ^ 2023-01-11T20:25:23.2462027Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:23.2462897Z struct Exception : public std::runtime_error { 2023-01-11T20:25:23.2463271Z ^ 2023-01-11T20:25:23.2464177Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.2464872Z InvalidOperationException() = default; 2023-01-11T20:25:23.2465241Z ^ 2023-01-11T20:25:23.2466398Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:23.2467262Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:23.2467689Z ^ 2023-01-11T20:25:23.2468275Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:23.2468827Z Exception() = default; 2023-01-11T20:25:23.2469108Z ^ 2023-01-11T20:25:23.2470162Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:23.2470885Z struct Exception : public std::runtime_error { 2023-01-11T20:25:23.2471258Z ^ 2023-01-11T20:25:23.2472158Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.2472835Z IoException() = default; 2023-01-11T20:25:23.2473151Z ^ 2023-01-11T20:25:23.2474209Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:23.2475024Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:23.2475402Z ^ 2023-01-11T20:25:23.2475966Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:23.2476498Z Exception() = default; 2023-01-11T20:25:23.2476809Z ^ 2023-01-11T20:25:23.2477875Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:23.2478585Z struct Exception : public std::runtime_error { 2023-01-11T20:25:23.2478953Z ^ 2023-01-11T20:25:23.2479270Z 3 warnings generated. 2023-01-11T20:25:23.2484194Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2023-01-11T20:25:23.2513342Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2023-01-11T20:25:23.2915073Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2023-01-11T20:25:23.3135374Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2023-01-11T20:25:23.3312340Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2023-01-11T20:25:23.3507324Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2023-01-11T20:25:23.3916438Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2023-01-11T20:25:23.3924162Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2023-01-11T20:25:23.4000262Z In file included from graph/topo.cc:7: 2023-01-11T20:25:23.4000713Z In file included from include/core.h:62: 2023-01-11T20:25:23.4001140Z In file included from include/nvtx.h:10: 2023-01-11T20:25:23.4002081Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.4002707Z color& operator=(color const&) = default; 2023-01-11T20:25:23.4003034Z ^ 2023-01-11T20:25:23.4004137Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:23.4005022Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:23.4005410Z ^ 2023-01-11T20:25:23.4006176Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.4006761Z color& operator=(color&&) = default; 2023-01-11T20:25:23.4007065Z ^ 2023-01-11T20:25:23.4007991Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:23.4008592Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:23.4008807Z ^ 2023-01-11T20:25:23.4009226Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.4009756Z category& operator=(category const&) = default; 2023-01-11T20:25:23.4010081Z ^ 2023-01-11T20:25:23.4011037Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:23.4011773Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:23.4012138Z ^ 2023-01-11T20:25:23.4012885Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.4013471Z category& operator=(category&&) = default; 2023-01-11T20:25:23.4013775Z ^ 2023-01-11T20:25:23.4014792Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:23.4015551Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:23.4015888Z ^ 2023-01-11T20:25:23.4016496Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:23.4016993Z 0, // payload value (union) 2023-01-11T20:25:23.4017320Z ^ 2023-01-11T20:25:23.4017555Z {} 2023-01-11T20:25:23.4018343Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:23.4018890Z 0 // message value (union) 2023-01-11T20:25:23.4019209Z ^ 2023-01-11T20:25:23.4019478Z {} 2023-01-11T20:25:23.4019770Z 6 warnings generated. 2023-01-11T20:25:23.4220902Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2023-01-11T20:25:23.4275821Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2023-01-11T20:25:23.4958494Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2023-01-11T20:25:23.5112334Z [ 3%] Linking C static library ../../../lib/libtensorpipe_uv.a 2023-01-11T20:25:23.5277034Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2023-01-11T20:25:23.5317882Z [ 3%] Built target tensorpipe_uv 2023-01-11T20:25:23.5338700Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2023-01-11T20:25:23.5440333Z Compiling graph/paths.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/paths.o 2023-01-11T20:25:23.5784663Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2023-01-11T20:25:23.5904225Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2023-01-11T20:25:23.5924980Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2023-01-11T20:25:23.6145719Z Compiling graph/search.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/search.o 2023-01-11T20:25:23.6227020Z Compiling graph/connect.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/connect.o 2023-01-11T20:25:23.7486804Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2023-01-11T20:25:23.7660254Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2023-01-11T20:25:23.7661001Z In file included from graph/paths.cc:7: 2023-01-11T20:25:23.7661419Z In file included from include/core.h:62: 2023-01-11T20:25:23.7661816Z In file included from include/nvtx.h:10: 2023-01-11T20:25:23.7662837Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.7663456Z color& operator=(color const&) = default; 2023-01-11T20:25:23.7663790Z ^ 2023-01-11T20:25:23.7664889Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:23.7665749Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:23.7666126Z ^ 2023-01-11T20:25:23.7666864Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.7667458Z color& operator=(color&&) = default; 2023-01-11T20:25:23.7667779Z ^ 2023-01-11T20:25:23.7668796Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:23.7669654Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:23.7670040Z ^ 2023-01-11T20:25:23.7670814Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.7671615Z category& operator=(category const&) = default; 2023-01-11T20:25:23.7671988Z ^ 2023-01-11T20:25:23.7673055Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:23.7673871Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:23.7674298Z ^ 2023-01-11T20:25:23.7675065Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.7675775Z category& operator=(category&&) = default; 2023-01-11T20:25:23.7676112Z ^ 2023-01-11T20:25:23.7677165Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:23.7677958Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:23.7678280Z ^ 2023-01-11T20:25:23.7678952Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:23.7679499Z 0, // payload value (union) 2023-01-11T20:25:23.7679842Z ^ 2023-01-11T20:25:23.7680091Z {} 2023-01-11T20:25:23.7680739Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:23.7681297Z 0 // message value (union) 2023-01-11T20:25:23.7681611Z ^ 2023-01-11T20:25:23.7681887Z {} 2023-01-11T20:25:23.7682183Z 6 warnings generated. 2023-01-11T20:25:23.8093193Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2023-01-11T20:25:23.8249689Z In file included from graph/connect.cc:7: 2023-01-11T20:25:23.8250172Z In file included from include/comm.h:10: 2023-01-11T20:25:23.8250751Z In file included from include/transport.h:11: 2023-01-11T20:25:23.8251627Z In file included from include/graph.h:110: 2023-01-11T20:25:23.8252059Z In file included from include/info.h:13: 2023-01-11T20:25:23.8252477Z In file included from include/core.h:62: 2023-01-11T20:25:23.8252874Z In file included from include/nvtx.h:10: 2023-01-11T20:25:23.8253854Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.8256004Z color& operator=(color const&) = default; 2023-01-11T20:25:23.8256351Z ^ 2023-01-11T20:25:23.8257421Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:23.8258211Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:23.8258584Z ^ 2023-01-11T20:25:23.8259348Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.8259917Z color& operator=(color&&) = default; 2023-01-11T20:25:23.8260268Z ^ 2023-01-11T20:25:23.8261272Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:23.8262017Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:23.8262365Z ^ 2023-01-11T20:25:23.8263246Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.8263865Z category& operator=(category const&) = default; 2023-01-11T20:25:23.8264179Z ^ 2023-01-11T20:25:23.8265365Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:23.8266187Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:23.8266533Z ^ 2023-01-11T20:25:23.8267273Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.8267876Z category& operator=(category&&) = default; 2023-01-11T20:25:23.8268351Z ^ 2023-01-11T20:25:23.8269286Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:23.8270063Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:23.8270408Z ^ 2023-01-11T20:25:23.8271033Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:23.8271532Z 0, // payload value (union) 2023-01-11T20:25:23.8271857Z ^ 2023-01-11T20:25:23.8272103Z {} 2023-01-11T20:25:23.8272696Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:23.8273244Z 0 // message value (union) 2023-01-11T20:25:23.8273571Z ^ 2023-01-11T20:25:23.8273824Z {} 2023-01-11T20:25:23.8274121Z 6 warnings generated. 2023-01-11T20:25:23.8530497Z In file included from graph/search.cc:7: 2023-01-11T20:25:23.8530977Z In file included from include/core.h:62: 2023-01-11T20:25:23.8531338Z In file included from include/nvtx.h:10: 2023-01-11T20:25:23.8532303Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.8532914Z color& operator=(color const&) = default; 2023-01-11T20:25:23.8533254Z ^ 2023-01-11T20:25:23.8534319Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:23.8535192Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:23.8535962Z ^ 2023-01-11T20:25:23.8536701Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.8537302Z color& operator=(color&&) = default; 2023-01-11T20:25:23.8537623Z ^ 2023-01-11T20:25:23.8538655Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:23.8539509Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:23.8539908Z ^ 2023-01-11T20:25:23.8540687Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.8541130Z category& operator=(category const&) = default; 2023-01-11T20:25:23.8541330Z ^ 2023-01-11T20:25:23.8541959Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:23.8542437Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:23.8542813Z ^ 2023-01-11T20:25:23.8543294Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:23.8543621Z category& operator=(category&&) = default; 2023-01-11T20:25:23.8543838Z ^ 2023-01-11T20:25:23.8544605Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:23.8545087Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:23.8545279Z ^ 2023-01-11T20:25:23.8545690Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:23.8545998Z 0, // payload value (union) 2023-01-11T20:25:23.8562806Z ^ 2023-01-11T20:25:23.8563173Z {} 2023-01-11T20:25:23.8563769Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:23.8564133Z 0 // message value (union) 2023-01-11T20:25:23.8564325Z ^ 2023-01-11T20:25:23.8564483Z {} 2023-01-11T20:25:23.8564698Z 6 warnings generated. 2023-01-11T20:25:23.8918470Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2023-01-11T20:25:23.8919445Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2023-01-11T20:25:23.9153005Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2023-01-11T20:25:23.9759165Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2023-01-11T20:25:23.9867056Z Compiling graph/rings.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/rings.o 2023-01-11T20:25:23.9951282Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2023-01-11T20:25:24.0085572Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2023-01-11T20:25:24.0300735Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2023-01-11T20:25:24.0601625Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2023-01-11T20:25:24.1231655Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2023-01-11T20:25:24.1405448Z In file included from graph/rings.cc:7: 2023-01-11T20:25:24.1405887Z In file included from include/core.h:62: 2023-01-11T20:25:24.1406257Z In file included from include/nvtx.h:10: 2023-01-11T20:25:24.1407121Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.1407642Z color& operator=(color const&) = default; 2023-01-11T20:25:24.1407927Z ^ 2023-01-11T20:25:24.1408928Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:24.1409682Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:24.1410051Z ^ 2023-01-11T20:25:24.1413417Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.1413956Z color& operator=(color&&) = default; 2023-01-11T20:25:24.1414276Z ^ 2023-01-11T20:25:24.1415206Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:24.1415931Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:24.1416263Z ^ 2023-01-11T20:25:24.1417150Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.1417762Z category& operator=(category const&) = default; 2023-01-11T20:25:24.1418110Z ^ 2023-01-11T20:25:24.1419050Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:24.1419703Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:24.1420162Z ^ 2023-01-11T20:25:24.1420875Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.1421462Z category& operator=(category&&) = default; 2023-01-11T20:25:24.1421801Z ^ 2023-01-11T20:25:24.1422831Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:24.1423560Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:24.1423865Z ^ 2023-01-11T20:25:24.1424451Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:24.1424889Z 0, // payload value (union) 2023-01-11T20:25:24.1425171Z ^ 2023-01-11T20:25:24.1425440Z {} 2023-01-11T20:25:24.1425960Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:24.1426440Z 0 // message value (union) 2023-01-11T20:25:24.1426723Z ^ 2023-01-11T20:25:24.1426947Z {} 2023-01-11T20:25:24.1427221Z 6 warnings generated. 2023-01-11T20:25:24.1630131Z Compiling graph/trees.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/trees.o 2023-01-11T20:25:24.1955157Z Compiling graph/tuning.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/tuning.o 2023-01-11T20:25:24.2030397Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2023-01-11T20:25:24.2115284Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2023-01-11T20:25:24.2312892Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2023-01-11T20:25:24.2761857Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2023-01-11T20:25:24.2994926Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2023-01-11T20:25:24.3796372Z In file included from graph/tuning.cc:7: 2023-01-11T20:25:24.3796811Z In file included from include/core.h:62: 2023-01-11T20:25:24.3797269Z In file included from include/nvtx.h:10: 2023-01-11T20:25:24.3798244Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.3798853Z color& operator=(color const&) = default; 2023-01-11T20:25:24.3799155Z ^ 2023-01-11T20:25:24.3800292Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:24.3801146Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:24.3801529Z ^ 2023-01-11T20:25:24.3802300Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.3802887Z color& operator=(color&&) = default; 2023-01-11T20:25:24.3803250Z ^ 2023-01-11T20:25:24.3804239Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:24.3804711Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:24.3804910Z ^ 2023-01-11T20:25:24.3805331Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.3805678Z category& operator=(category const&) = default; 2023-01-11T20:25:24.3805935Z ^ 2023-01-11T20:25:24.3806488Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:24.3806929Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:24.3807135Z ^ 2023-01-11T20:25:24.3807536Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.3807871Z category& operator=(category&&) = default; 2023-01-11T20:25:24.3808064Z ^ 2023-01-11T20:25:24.3808601Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:24.3809036Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:24.3809237Z ^ 2023-01-11T20:25:24.3809590Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:24.3809886Z 0, // payload value (union) 2023-01-11T20:25:24.3810074Z ^ 2023-01-11T20:25:24.3810226Z {} 2023-01-11T20:25:24.3810560Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:24.3810861Z 0 // message value (union) 2023-01-11T20:25:24.3811047Z ^ 2023-01-11T20:25:24.3811185Z {} 2023-01-11T20:25:24.3811351Z 6 warnings generated. 2023-01-11T20:25:24.3971102Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2023-01-11T20:25:24.4096422Z Compiling graph/xml.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/xml.o 2023-01-11T20:25:24.4586766Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2023-01-11T20:25:24.5039005Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/buffer.cc:9: 2023-01-11T20:25:24.5039712Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/buffer.h:20: 2023-01-11T20:25:24.5040331Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:28: 2023-01-11T20:25:24.5041395Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.5042007Z Exception() = default; 2023-01-11T20:25:24.5042260Z ^ 2023-01-11T20:25:24.5043182Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.5043864Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.5044221Z ^ 2023-01-11T20:25:24.5045049Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.5045628Z InvalidOperationException() = default; 2023-01-11T20:25:24.5045938Z ^ 2023-01-11T20:25:24.5047154Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:24.5047912Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:24.5048299Z ^ 2023-01-11T20:25:24.5048812Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:24.5049431Z Exception() = default; 2023-01-11T20:25:24.5049694Z ^ 2023-01-11T20:25:24.5050583Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.5051142Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.5051392Z ^ 2023-01-11T20:25:24.5051881Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.5052303Z IoException() = default; 2023-01-11T20:25:24.5052473Z ^ 2023-01-11T20:25:24.5053084Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:24.5053488Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:24.5053747Z ^ 2023-01-11T20:25:24.5054049Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:24.5054353Z Exception() = default; 2023-01-11T20:25:24.5088513Z ^ 2023-01-11T20:25:24.5089275Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.5089773Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.5090051Z ^ 2023-01-11T20:25:24.5090219Z 3 warnings generated. 2023-01-11T20:25:24.5090665Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2023-01-11T20:25:24.5094035Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2023-01-11T20:25:24.5159685Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2023-01-11T20:25:24.5430107Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/context.cc:11: 2023-01-11T20:25:24.5431219Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.5431776Z Exception() = default; 2023-01-11T20:25:24.5432054Z ^ 2023-01-11T20:25:24.5432930Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.5433566Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.5433939Z ^ 2023-01-11T20:25:24.5434715Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.5435407Z InvalidOperationException() = default; 2023-01-11T20:25:24.5435797Z ^ 2023-01-11T20:25:24.5437130Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:24.5438000Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:24.5438428Z ^ 2023-01-11T20:25:24.5439005Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:24.5439548Z Exception() = default; 2023-01-11T20:25:24.5439862Z ^ 2023-01-11T20:25:24.5440823Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.5441269Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.5441458Z ^ 2023-01-11T20:25:24.5441937Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.5442350Z IoException() = default; 2023-01-11T20:25:24.5442591Z ^ 2023-01-11T20:25:24.5443514Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:24.5444158Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:24.5444466Z ^ 2023-01-11T20:25:24.5444919Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:24.5445372Z Exception() = default; 2023-01-11T20:25:24.5445626Z ^ 2023-01-11T20:25:24.5446458Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.5447079Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.5447427Z ^ 2023-01-11T20:25:24.5447696Z 3 warnings generated. 2023-01-11T20:25:24.5467564Z In file included from graph/xml.cc:12: 2023-01-11T20:25:24.5468132Z In file included from include/core.h:62: 2023-01-11T20:25:24.5468669Z In file included from include/nvtx.h:10: 2023-01-11T20:25:24.5469601Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.5473653Z color& operator=(color const&) = default; 2023-01-11T20:25:24.5474026Z ^ 2023-01-11T20:25:24.5475167Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:24.5475833Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:24.5476060Z ^ 2023-01-11T20:25:24.5476474Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.5476800Z color& operator=(color&&) = default; 2023-01-11T20:25:24.5476984Z ^ 2023-01-11T20:25:24.5477536Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::color::value_type' (aka 'const unsigned int') 2023-01-11T20:25:24.5478001Z value_type const _value{}; ///< color's argb color code 2023-01-11T20:25:24.5478216Z ^ 2023-01-11T20:25:24.5478633Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.5478974Z category& operator=(category const&) = default; 2023-01-11T20:25:24.5479160Z ^ 2023-01-11T20:25:24.5479838Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:24.5480284Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:24.5480476Z ^ 2023-01-11T20:25:24.5480885Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.5481221Z category& operator=(category&&) = default; 2023-01-11T20:25:24.5481400Z ^ 2023-01-11T20:25:24.5481957Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::category::id_type' (aka 'const unsigned int') 2023-01-11T20:25:24.5482456Z id_type const id_{}; ///< category's unique identifier 2023-01-11T20:25:24.5482667Z ^ 2023-01-11T20:25:24.5483148Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:24.5483580Z 0, // payload value (union) 2023-01-11T20:25:24.5483828Z ^ 2023-01-11T20:25:24.5484073Z {} 2023-01-11T20:25:24.5484643Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2023-01-11T20:25:24.5485194Z 0 // message value (union) 2023-01-11T20:25:24.5485404Z ^ 2023-01-11T20:25:24.5485544Z {} 2023-01-11T20:25:24.5485712Z 6 warnings generated. 2023-01-11T20:25:24.5486080Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2023-01-11T20:25:24.6737387Z Generating rules > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/Makefile.rules 2023-01-11T20:25:24.6757488Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2023-01-11T20:25:24.6762015Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2023-01-11T20:25:24.6919863Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2023-01-11T20:25:24.6965814Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/device.cc:20: 2023-01-11T20:25:24.6966922Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.6967639Z Exception() = default; 2023-01-11T20:25:24.6967929Z ^ 2023-01-11T20:25:24.6968951Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.6969603Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.6969940Z ^ 2023-01-11T20:25:24.6970769Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.6971566Z InvalidOperationException() = default; 2023-01-11T20:25:24.6971903Z ^ 2023-01-11T20:25:24.6973000Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:24.6973823Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:24.6974217Z ^ 2023-01-11T20:25:24.6974758Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:24.6975289Z Exception() = default; 2023-01-11T20:25:24.6975579Z ^ 2023-01-11T20:25:24.6976790Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.6977484Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.6977836Z ^ 2023-01-11T20:25:24.6978694Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.6979309Z IoException() = default; 2023-01-11T20:25:24.6979726Z ^ 2023-01-11T20:25:24.6980727Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:24.6981432Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:24.6981805Z ^ 2023-01-11T20:25:24.6982339Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:24.6983810Z Exception() = default; 2023-01-11T20:25:24.6984118Z ^ 2023-01-11T20:25:24.6985133Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.6985793Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.6986139Z ^ 2023-01-11T20:25:24.6986452Z 3 warnings generated. 2023-01-11T20:25:24.6994030Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2023-01-11T20:25:24.7057857Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2023-01-11T20:25:24.8006716Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i8.cu 2023-01-11T20:25:24.8120704Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u8.cu 2023-01-11T20:25:24.8143576Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2023-01-11T20:25:24.8325141Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2023-01-11T20:25:24.8397324Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2023-01-11T20:25:24.8680327Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/loop.cc:16: 2023-01-11T20:25:24.8681520Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.8682131Z Exception() = default; 2023-01-11T20:25:24.8682415Z ^ 2023-01-11T20:25:24.8683480Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.8684163Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.8684522Z ^ 2023-01-11T20:25:24.8685426Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.8686167Z InvalidOperationException() = default; 2023-01-11T20:25:24.8686507Z ^ 2023-01-11T20:25:24.8687640Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:24.8688458Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:24.8689064Z ^ 2023-01-11T20:25:24.8689506Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:24.8689809Z Exception() = default; 2023-01-11T20:25:24.8689982Z ^ 2023-01-11T20:25:24.8690540Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.8690972Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.8691175Z ^ 2023-01-11T20:25:24.8691697Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:24.8692198Z IoException() = default; 2023-01-11T20:25:24.8692593Z ^ 2023-01-11T20:25:24.8693608Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:24.8694280Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:24.8694623Z ^ 2023-01-11T20:25:24.8695158Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:24.8695703Z Exception() = default; 2023-01-11T20:25:24.8696004Z ^ 2023-01-11T20:25:24.8697018Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:24.8697660Z struct Exception : public std::runtime_error { 2023-01-11T20:25:24.8697988Z ^ 2023-01-11T20:25:24.8698269Z 3 warnings generated. 2023-01-11T20:25:24.8704668Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2023-01-11T20:25:24.8732000Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2023-01-11T20:25:24.9934359Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2023-01-11T20:25:25.0607721Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.cc:9: 2023-01-11T20:25:25.0608222Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:28: 2023-01-11T20:25:25.0609054Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:25.0609616Z Exception() = default; 2023-01-11T20:25:25.0609869Z ^ 2023-01-11T20:25:25.0610865Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:25.0611450Z struct Exception : public std::runtime_error { 2023-01-11T20:25:25.0611670Z ^ 2023-01-11T20:25:25.0612643Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:25.0613154Z InvalidOperationException() = default; 2023-01-11T20:25:25.0613492Z ^ 2023-01-11T20:25:25.0614228Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:25.0614683Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:25.0614924Z ^ 2023-01-11T20:25:25.0615364Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:25.0615666Z Exception() = default; 2023-01-11T20:25:25.0615837Z ^ 2023-01-11T20:25:25.0616379Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:25.0616770Z struct Exception : public std::runtime_error { 2023-01-11T20:25:25.0616977Z ^ 2023-01-11T20:25:25.0617513Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:25.0617853Z IoException() = default; 2023-01-11T20:25:25.0618031Z ^ 2023-01-11T20:25:25.0618731Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:25.0619184Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:25.0619412Z ^ 2023-01-11T20:25:25.0619769Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:25.0620272Z Exception() = default; 2023-01-11T20:25:25.0620578Z ^ 2023-01-11T20:25:25.0621448Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:25.0622107Z struct Exception : public std::runtime_error { 2023-01-11T20:25:25.0622370Z ^ 2023-01-11T20:25:25.0622833Z 3 warnings generated. 2023-01-11T20:25:25.0623501Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2023-01-11T20:25:25.0623921Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/unbound_buffer.cc:13: 2023-01-11T20:25:25.0624605Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:25.0625116Z Exception() = default; 2023-01-11T20:25:25.0625389Z ^ 2023-01-11T20:25:25.0625996Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:25.0626376Z struct Exception : public std::runtime_error { 2023-01-11T20:25:25.0626579Z ^ 2023-01-11T20:25:25.0627054Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:25.0627435Z InvalidOperationException() = default; 2023-01-11T20:25:25.0627624Z ^ 2023-01-11T20:25:25.0628220Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:25.0628677Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:25:25.0628904Z ^ 2023-01-11T20:25:25.0629214Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:25.0629513Z Exception() = default; 2023-01-11T20:25:25.0629672Z ^ 2023-01-11T20:25:25.0630268Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:25.0630828Z struct Exception : public std::runtime_error { 2023-01-11T20:25:25.0631103Z ^ 2023-01-11T20:25:25.0631727Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:25:25.0632180Z IoException() = default; 2023-01-11T20:25:25.0632435Z ^ 2023-01-11T20:25:25.0633242Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:25:25.0633769Z struct IoException : public ::gloo::Exception { 2023-01-11T20:25:25.0633978Z ^ 2023-01-11T20:25:25.0634393Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:25:25.0634681Z Exception() = default; 2023-01-11T20:25:25.0634873Z ^ 2023-01-11T20:25:25.0635483Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:25:25.0635916Z struct Exception : public std::runtime_error { 2023-01-11T20:25:25.0636120Z ^ 2023-01-11T20:25:25.0636296Z 3 warnings generated. 2023-01-11T20:25:25.0636746Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2023-01-11T20:25:25.0672770Z [ 3%] Linking CXX static library ../../../lib/libgloo.a 2023-01-11T20:25:25.0804002Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2023-01-11T20:25:25.0981396Z [ 3%] Built target gloo 2023-01-11T20:25:25.1003640Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2023-01-11T20:25:25.1521560Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2023-01-11T20:25:25.2092925Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i32.cu 2023-01-11T20:25:25.2106070Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u32.cu 2023-01-11T20:25:25.2121798Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i64.cu 2023-01-11T20:25:25.2135936Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u64.cu 2023-01-11T20:25:25.2149540Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f16.cu 2023-01-11T20:25:25.2165857Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f32.cu 2023-01-11T20:25:25.2179367Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f64.cu 2023-01-11T20:25:25.2195360Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_bf16.cu 2023-01-11T20:25:25.2200456Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i8.cu 2023-01-11T20:25:25.2217330Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u8.cu 2023-01-11T20:25:25.2222286Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2023-01-11T20:25:25.2234031Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i32.cu 2023-01-11T20:25:25.2270643Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u32.cu 2023-01-11T20:25:25.2288044Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i64.cu 2023-01-11T20:25:25.2311208Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u64.cu 2023-01-11T20:25:25.2328501Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f16.cu 2023-01-11T20:25:25.2346331Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2023-01-11T20:25:25.2389078Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f32.cu 2023-01-11T20:25:25.2419886Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f64.cu 2023-01-11T20:25:25.2438593Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2023-01-11T20:25:25.2494961Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_bf16.cu 2023-01-11T20:25:25.2550156Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i8.cu 2023-01-11T20:25:25.2566460Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u8.cu 2023-01-11T20:25:25.2638985Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i32.cu 2023-01-11T20:25:25.2680972Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u32.cu 2023-01-11T20:25:25.2709482Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i64.cu 2023-01-11T20:25:25.2758933Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u64.cu 2023-01-11T20:25:25.2774581Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f16.cu 2023-01-11T20:25:25.2827499Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f32.cu 2023-01-11T20:25:25.2853074Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f64.cu 2023-01-11T20:25:25.2911568Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_bf16.cu 2023-01-11T20:25:25.2928508Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i8.cu 2023-01-11T20:25:25.2950704Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u8.cu 2023-01-11T20:25:25.3011422Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i32.cu 2023-01-11T20:25:25.3026043Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u32.cu 2023-01-11T20:25:25.3063256Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i64.cu 2023-01-11T20:25:25.3096827Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u64.cu 2023-01-11T20:25:25.3115875Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f16.cu 2023-01-11T20:25:25.3135092Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f32.cu 2023-01-11T20:25:25.3155435Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f64.cu 2023-01-11T20:25:25.3173198Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_bf16.cu 2023-01-11T20:25:25.3191122Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i8.cu 2023-01-11T20:25:25.3241366Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u8.cu 2023-01-11T20:25:25.3258342Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i32.cu 2023-01-11T20:25:25.3275955Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u32.cu 2023-01-11T20:25:25.3291840Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i64.cu 2023-01-11T20:25:25.3309683Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u64.cu 2023-01-11T20:25:25.3326700Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f16.cu 2023-01-11T20:25:25.3343375Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f32.cu 2023-01-11T20:25:25.3360401Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f64.cu 2023-01-11T20:25:25.3375948Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_bf16.cu 2023-01-11T20:25:25.3391780Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i8.cu 2023-01-11T20:25:25.3409355Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u8.cu 2023-01-11T20:25:25.3425079Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i32.cu 2023-01-11T20:25:25.3442383Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u32.cu 2023-01-11T20:25:25.3462706Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i64.cu 2023-01-11T20:25:25.3474923Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2023-01-11T20:25:25.3480831Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u64.cu 2023-01-11T20:25:25.3522129Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f16.cu 2023-01-11T20:25:25.3538774Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f32.cu 2023-01-11T20:25:25.3589447Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f64.cu 2023-01-11T20:25:25.3607646Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_bf16.cu 2023-01-11T20:25:25.3659781Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i8.cu 2023-01-11T20:25:25.3905319Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u8.cu 2023-01-11T20:25:25.3953162Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2023-01-11T20:25:25.4405665Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2023-01-11T20:25:25.4459708Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2023-01-11T20:25:25.4611049Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2023-01-11T20:25:25.5565007Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i32.cu 2023-01-11T20:25:25.5566851Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2023-01-11T20:25:25.5590842Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2023-01-11T20:25:25.6063577Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2023-01-11T20:25:25.6820273Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u32.cu 2023-01-11T20:25:25.6938624Z Scanning dependencies of target dnnl_cpu_x64 2023-01-11T20:25:25.7003735Z Scanning dependencies of target dnnl_common 2023-01-11T20:25:25.7216901Z [ 3%] Linking CXX static library ../../../lib/libasmjit.a 2023-01-11T20:25:25.7430478Z [ 3%] Built target asmjit 2023-01-11T20:25:25.7447668Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2023-01-11T20:25:25.7452537Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i64.cu 2023-01-11T20:25:25.7471418Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u64.cu 2023-01-11T20:25:25.7487516Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f16.cu 2023-01-11T20:25:25.7520859Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f32.cu 2023-01-11T20:25:25.7579463Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f64.cu 2023-01-11T20:25:25.7596126Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_bf16.cu 2023-01-11T20:25:25.7611237Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i8.cu 2023-01-11T20:25:25.7627858Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u8.cu 2023-01-11T20:25:25.7680222Z Scanning dependencies of target dnnl_cpu 2023-01-11T20:25:25.7686551Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i32.cu 2023-01-11T20:25:25.7704634Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u32.cu 2023-01-11T20:25:25.7761073Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i64.cu 2023-01-11T20:25:25.7779003Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u64.cu 2023-01-11T20:25:25.7829484Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f16.cu 2023-01-11T20:25:25.7847532Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f32.cu 2023-01-11T20:25:25.7908132Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f64.cu 2023-01-11T20:25:25.7923213Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_bf16.cu 2023-01-11T20:25:25.7940616Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i8.cu 2023-01-11T20:25:25.7958260Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u8.cu 2023-01-11T20:25:25.7979435Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i32.cu 2023-01-11T20:25:25.8036898Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u32.cu 2023-01-11T20:25:25.8058644Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i64.cu 2023-01-11T20:25:25.8076184Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u64.cu 2023-01-11T20:25:25.8145064Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f16.cu 2023-01-11T20:25:25.8159128Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f32.cu 2023-01-11T20:25:25.8173621Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f64.cu 2023-01-11T20:25:25.8188999Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_bf16.cu 2023-01-11T20:25:25.8205604Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i8.cu 2023-01-11T20:25:25.8224713Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u8.cu 2023-01-11T20:25:25.8243099Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i32.cu 2023-01-11T20:25:25.8260433Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u32.cu 2023-01-11T20:25:25.8278123Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i64.cu 2023-01-11T20:25:25.8295814Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u64.cu 2023-01-11T20:25:25.8312620Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f16.cu 2023-01-11T20:25:25.8330840Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f32.cu 2023-01-11T20:25:25.8347410Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f64.cu 2023-01-11T20:25:25.8365669Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_bf16.cu 2023-01-11T20:25:25.8384084Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i8.cu 2023-01-11T20:25:25.8400295Z Scanning dependencies of target dnnl_graph_common 2023-01-11T20:25:25.8414301Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u8.cu 2023-01-11T20:25:25.8431791Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i32.cu 2023-01-11T20:25:25.8449499Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u32.cu 2023-01-11T20:25:25.8467705Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i64.cu 2023-01-11T20:25:25.8485008Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u64.cu 2023-01-11T20:25:25.8502193Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f16.cu 2023-01-11T20:25:25.8521686Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f32.cu 2023-01-11T20:25:25.8557171Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f64.cu 2023-01-11T20:25:25.8570357Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_bf16.cu 2023-01-11T20:25:25.8585943Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i8.cu 2023-01-11T20:25:25.8601340Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u8.cu 2023-01-11T20:25:25.8628761Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i32.cu 2023-01-11T20:25:25.8646740Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u32.cu 2023-01-11T20:25:25.8662936Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i64.cu 2023-01-11T20:25:25.8717577Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u64.cu 2023-01-11T20:25:25.8735134Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f16.cu 2023-01-11T20:25:25.8752240Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f32.cu 2023-01-11T20:25:25.8799873Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f64.cu 2023-01-11T20:25:25.8832198Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_bf16.cu 2023-01-11T20:25:25.8848704Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i8.cu 2023-01-11T20:25:25.9280269Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2023-01-11T20:25:25.9281623Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2023-01-11T20:25:26.0220127Z [ 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:25:26.1380783Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2023-01-11T20:25:26.1420860Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2023-01-11T20:25:26.1627446Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2023-01-11T20:25:26.2656027Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2023-01-11T20:25:26.3156902Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u8.cu 2023-01-11T20:25:26.3171403Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i32.cu 2023-01-11T20:25:26.3186257Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u32.cu 2023-01-11T20:25:26.3203045Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i64.cu 2023-01-11T20:25:26.3219578Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u64.cu 2023-01-11T20:25:26.3232043Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2023-01-11T20:25:26.3236306Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f16.cu 2023-01-11T20:25:26.3252179Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f32.cu 2023-01-11T20:25:26.3269225Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f64.cu 2023-01-11T20:25:26.3325106Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_bf16.cu 2023-01-11T20:25:26.3340094Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i8.cu 2023-01-11T20:25:26.3355301Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u8.cu 2023-01-11T20:25:26.3399286Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i32.cu 2023-01-11T20:25:26.3418718Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u32.cu 2023-01-11T20:25:26.3470670Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i64.cu 2023-01-11T20:25:26.3485716Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u64.cu 2023-01-11T20:25:26.3502265Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f16.cu 2023-01-11T20:25:26.3520047Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f32.cu 2023-01-11T20:25:26.3535987Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f64.cu 2023-01-11T20:25:26.3553002Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2023-01-11T20:25:26.3630550Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_bf16.cu 2023-01-11T20:25:26.3671944Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i8.cu 2023-01-11T20:25:26.3710939Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u8.cu 2023-01-11T20:25:26.3740780Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i32.cu 2023-01-11T20:25:26.3791402Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u32.cu 2023-01-11T20:25:26.3809925Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i64.cu 2023-01-11T20:25:26.3840194Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u64.cu 2023-01-11T20:25:26.3859006Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f16.cu 2023-01-11T20:25:26.3877591Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f32.cu 2023-01-11T20:25:26.3921643Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f64.cu 2023-01-11T20:25:26.3961237Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_bf16.cu 2023-01-11T20:25:26.4000624Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i8.cu 2023-01-11T20:25:26.4026886Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u8.cu 2023-01-11T20:25:26.4044732Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i32.cu 2023-01-11T20:25:26.4081558Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u32.cu 2023-01-11T20:25:26.4101793Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i64.cu 2023-01-11T20:25:26.4118044Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u64.cu 2023-01-11T20:25:26.4135158Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f16.cu 2023-01-11T20:25:26.4162434Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f32.cu 2023-01-11T20:25:26.4198902Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f64.cu 2023-01-11T20:25:26.4216846Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_bf16.cu 2023-01-11T20:25:26.4235771Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i8.cu 2023-01-11T20:25:26.4272060Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u8.cu 2023-01-11T20:25:26.4282127Z [ 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:25:26.4290964Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i32.cu 2023-01-11T20:25:26.4318574Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u32.cu 2023-01-11T20:25:26.4373511Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i64.cu 2023-01-11T20:25:26.4391737Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u64.cu 2023-01-11T20:25:26.4431720Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f16.cu 2023-01-11T20:25:26.4451093Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f32.cu 2023-01-11T20:25:26.4472310Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f64.cu 2023-01-11T20:25:26.4509112Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_bf16.cu 2023-01-11T20:25:26.4531736Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i8.cu 2023-01-11T20:25:26.4587116Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u8.cu 2023-01-11T20:25:26.4606019Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i32.cu 2023-01-11T20:25:26.4619818Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u32.cu 2023-01-11T20:25:26.4633949Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i64.cu 2023-01-11T20:25:26.4653754Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u64.cu 2023-01-11T20:25:26.4669729Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f16.cu 2023-01-11T20:25:26.4720421Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f32.cu 2023-01-11T20:25:26.4738790Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f64.cu 2023-01-11T20:25:26.4753676Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_bf16.cu 2023-01-11T20:25:26.4769107Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i8.cu 2023-01-11T20:25:26.4835865Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2023-01-11T20:25:26.5458410Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2023-01-11T20:25:26.5728225Z [ 4%] Linking CXX static library ../../../lib/libprotobuf.a 2023-01-11T20:25:26.5892559Z [ 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:25:26.6757677Z [ 4%] Built target libprotobuf 2023-01-11T20:25:26.6777670Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2023-01-11T20:25:26.7042877Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2023-01-11T20:25:26.7147875Z [ 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:25:26.7539869Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2023-01-11T20:25:26.8246386Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2023-01-11T20:25:26.9312600Z [ 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:25:26.9514321Z [ 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:25:26.9638936Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2023-01-11T20:25:26.9951690Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u8.cu 2023-01-11T20:25:26.9968882Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i32.cu 2023-01-11T20:25:26.9986235Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u32.cu 2023-01-11T20:25:27.0030726Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i64.cu 2023-01-11T20:25:27.0046439Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u64.cu 2023-01-11T20:25:27.0060137Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f16.cu 2023-01-11T20:25:27.0101230Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f32.cu 2023-01-11T20:25:27.0150334Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f64.cu 2023-01-11T20:25:27.0166767Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_bf16.cu 2023-01-11T20:25:27.0182947Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i8.cu 2023-01-11T20:25:27.0230294Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u8.cu 2023-01-11T20:25:27.0246004Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i32.cu 2023-01-11T20:25:27.0280532Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u32.cu 2023-01-11T20:25:27.0320365Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i64.cu 2023-01-11T20:25:27.0336450Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u64.cu 2023-01-11T20:25:27.0352609Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f16.cu 2023-01-11T20:25:27.0368192Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f32.cu 2023-01-11T20:25:27.0400908Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f64.cu 2023-01-11T20:25:27.0415335Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_bf16.cu 2023-01-11T20:25:27.0433035Z [ 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:25:27.0450185Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i8.cu 2023-01-11T20:25:27.0464361Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u8.cu 2023-01-11T20:25:27.0518157Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i32.cu 2023-01-11T20:25:27.0548389Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u32.cu 2023-01-11T20:25:27.0607622Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i64.cu 2023-01-11T20:25:27.0621914Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u64.cu 2023-01-11T20:25:27.0667672Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f16.cu 2023-01-11T20:25:27.0683124Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f32.cu 2023-01-11T20:25:27.0709389Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f64.cu 2023-01-11T20:25:27.0726861Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_bf16.cu 2023-01-11T20:25:27.0768499Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i8.cu 2023-01-11T20:25:27.0783282Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u8.cu 2023-01-11T20:25:27.0829109Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i32.cu 2023-01-11T20:25:27.0843325Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u32.cu 2023-01-11T20:25:27.0857519Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i64.cu 2023-01-11T20:25:27.0894651Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u64.cu 2023-01-11T20:25:27.0937119Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f16.cu 2023-01-11T20:25:27.0955667Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f32.cu 2023-01-11T20:25:27.0970791Z [ 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:25:27.0978000Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f64.cu 2023-01-11T20:25:27.1015207Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_bf16.cu 2023-01-11T20:25:27.1040319Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i8.cu 2023-01-11T20:25:27.1109682Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u8.cu 2023-01-11T20:25:27.1158536Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i32.cu 2023-01-11T20:25:27.1197844Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u32.cu 2023-01-11T20:25:27.1212544Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i64.cu 2023-01-11T20:25:27.1269257Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u64.cu 2023-01-11T20:25:27.1309940Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f16.cu 2023-01-11T20:25:27.1328741Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f32.cu 2023-01-11T20:25:27.1371387Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f64.cu 2023-01-11T20:25:27.1386505Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_bf16.cu 2023-01-11T20:25:27.1403780Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i8.cu 2023-01-11T20:25:27.1446313Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2023-01-11T20:25:27.1453908Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u8.cu 2023-01-11T20:25:27.1472481Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i32.cu 2023-01-11T20:25:27.1489053Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u32.cu 2023-01-11T20:25:27.1509359Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i64.cu 2023-01-11T20:25:27.1527294Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u64.cu 2023-01-11T20:25:27.1544755Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f16.cu 2023-01-11T20:25:27.1602229Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f32.cu 2023-01-11T20:25:27.1616148Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f64.cu 2023-01-11T20:25:27.1633079Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_bf16.cu 2023-01-11T20:25:27.1648838Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i8.cu 2023-01-11T20:25:27.1738433Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u8.cu 2023-01-11T20:25:27.1764732Z [ 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:25:27.1933569Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i32.cu 2023-01-11T20:25:27.1977773Z [ 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:25:27.2288568Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u32.cu 2023-01-11T20:25:27.2337043Z Scanning dependencies of target dnnl_graph_backend_dnnl 2023-01-11T20:25:27.2536446Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2023-01-11T20:25:27.3255181Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2023-01-11T20:25:27.3870402Z [ 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:25:27.4118606Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2023-01-11T20:25:27.4142351Z [ 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:25:27.4560724Z [ 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:25:27.5259542Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2023-01-11T20:25:27.5674669Z [ 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:25:27.5907989Z [ 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:25:27.6516248Z [ 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:25:27.6989120Z [ 5%] 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:25:27.7032251Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2023-01-11T20:25:27.7035316Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2023-01-11T20:25:27.7134519Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i64.cu 2023-01-11T20:25:27.7171723Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u64.cu 2023-01-11T20:25:27.7202742Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f16.cu 2023-01-11T20:25:27.7212090Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2023-01-11T20:25:27.7278977Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f32.cu 2023-01-11T20:25:27.7297240Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f64.cu 2023-01-11T20:25:27.7326628Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_bf16.cu 2023-01-11T20:25:27.7389807Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i8.cu 2023-01-11T20:25:27.7448908Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u8.cu 2023-01-11T20:25:27.7470414Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i32.cu 2023-01-11T20:25:27.7489318Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u32.cu 2023-01-11T20:25:27.7510135Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i64.cu 2023-01-11T20:25:27.7544905Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u64.cu 2023-01-11T20:25:27.7562320Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f16.cu 2023-01-11T20:25:27.7600593Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f32.cu 2023-01-11T20:25:27.7619274Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f64.cu 2023-01-11T20:25:27.7640152Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_bf16.cu 2023-01-11T20:25:27.7658056Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i8.cu 2023-01-11T20:25:27.7680214Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u8.cu 2023-01-11T20:25:27.7721492Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i32.cu 2023-01-11T20:25:27.7738891Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u32.cu 2023-01-11T20:25:27.7758207Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i64.cu 2023-01-11T20:25:27.7772225Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u64.cu 2023-01-11T20:25:27.7830647Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f16.cu 2023-01-11T20:25:27.7847111Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f32.cu 2023-01-11T20:25:27.7866488Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f64.cu 2023-01-11T20:25:27.7920600Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_bf16.cu 2023-01-11T20:25:27.7961180Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i8.cu 2023-01-11T20:25:27.7979436Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u8.cu 2023-01-11T20:25:27.8000389Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i32.cu 2023-01-11T20:25:27.8018125Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u32.cu 2023-01-11T20:25:27.8069250Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i64.cu 2023-01-11T20:25:27.8109845Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u64.cu 2023-01-11T20:25:27.8127590Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f16.cu 2023-01-11T20:25:27.8146656Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f32.cu 2023-01-11T20:25:27.8176039Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f64.cu 2023-01-11T20:25:27.8195445Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_bf16.cu 2023-01-11T20:25:27.8216827Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i8.cu 2023-01-11T20:25:27.8270390Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u8.cu 2023-01-11T20:25:27.8310359Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i32.cu 2023-01-11T20:25:27.8330169Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u32.cu 2023-01-11T20:25:27.8346614Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i64.cu 2023-01-11T20:25:27.8390807Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u64.cu 2023-01-11T20:25:27.8408436Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f16.cu 2023-01-11T20:25:27.8426817Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f32.cu 2023-01-11T20:25:27.8483018Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f64.cu 2023-01-11T20:25:27.8501750Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_bf16.cu 2023-01-11T20:25:27.8523810Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i8.cu 2023-01-11T20:25:27.8611419Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u8.cu 2023-01-11T20:25:27.8617656Z [ 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:25:27.8631183Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i32.cu 2023-01-11T20:25:27.8670789Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u32.cu 2023-01-11T20:25:27.8689925Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i64.cu 2023-01-11T20:25:27.8706860Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u64.cu 2023-01-11T20:25:27.8757563Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f16.cu 2023-01-11T20:25:27.8773936Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f32.cu 2023-01-11T20:25:27.8797503Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f64.cu 2023-01-11T20:25:27.8839314Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_bf16.cu 2023-01-11T20:25:27.8880973Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2023-01-11T20:25:27.8888058Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i8.cu 2023-01-11T20:25:27.9366027Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2023-01-11T20:25:27.9494128Z [ 5%] 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:25:27.9679090Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2023-01-11T20:25:28.0546467Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2023-01-11T20:25:28.1314977Z [ 6%] 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:25:28.1911418Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2023-01-11T20:25:28.2095427Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2023-01-11T20:25:28.2196701Z [ 6%] 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:25:28.2463134Z [ 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:25:28.2952969Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u8.cu 2023-01-11T20:25:28.2968095Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i32.cu 2023-01-11T20:25:28.3023386Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u32.cu 2023-01-11T20:25:28.3069880Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i64.cu 2023-01-11T20:25:28.3120487Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u64.cu 2023-01-11T20:25:28.3150806Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f16.cu 2023-01-11T20:25:28.3176119Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f32.cu 2023-01-11T20:25:28.3196587Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f64.cu 2023-01-11T20:25:28.3216736Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_bf16.cu 2023-01-11T20:25:28.3268721Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i8.cu 2023-01-11T20:25:28.3324361Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u8.cu 2023-01-11T20:25:28.3347878Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i32.cu 2023-01-11T20:25:28.3365294Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u32.cu 2023-01-11T20:25:28.3379935Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i64.cu 2023-01-11T20:25:28.3396602Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u64.cu 2023-01-11T20:25:28.3429574Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f16.cu 2023-01-11T20:25:28.3445595Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f32.cu 2023-01-11T20:25:28.3460445Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f64.cu 2023-01-11T20:25:28.3477561Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_bf16.cu 2023-01-11T20:25:28.3491033Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i8.cu 2023-01-11T20:25:28.3504398Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u8.cu 2023-01-11T20:25:28.3519907Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i32.cu 2023-01-11T20:25:28.3550662Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u32.cu 2023-01-11T20:25:28.3565712Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i64.cu 2023-01-11T20:25:28.3593865Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u64.cu 2023-01-11T20:25:28.3602421Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2023-01-11T20:25:28.3630337Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f16.cu 2023-01-11T20:25:28.3645845Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f32.cu 2023-01-11T20:25:28.3661203Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f64.cu 2023-01-11T20:25:28.3712654Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2023-01-11T20:25:28.3717912Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_bf16.cu 2023-01-11T20:25:28.3740787Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i8.cu 2023-01-11T20:25:28.3765049Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u8.cu 2023-01-11T20:25:28.3780519Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i32.cu 2023-01-11T20:25:28.3841606Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u32.cu 2023-01-11T20:25:28.3857294Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i64.cu 2023-01-11T20:25:28.3919547Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u64.cu 2023-01-11T20:25:28.3934813Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f16.cu 2023-01-11T20:25:28.3990088Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f32.cu 2023-01-11T20:25:28.4018414Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f64.cu 2023-01-11T20:25:28.4067609Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_bf16.cu 2023-01-11T20:25:28.4070496Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2023-01-11T20:25:28.4120231Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i8.cu 2023-01-11T20:25:28.4144371Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u8.cu 2023-01-11T20:25:28.4168646Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i32.cu 2023-01-11T20:25:28.4280886Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u32.cu 2023-01-11T20:25:28.4360211Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i64.cu 2023-01-11T20:25:28.4430606Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u64.cu 2023-01-11T20:25:28.4466321Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f16.cu 2023-01-11T20:25:28.4482813Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f32.cu 2023-01-11T20:25:28.4520171Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f64.cu 2023-01-11T20:25:28.4536927Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_bf16.cu 2023-01-11T20:25:28.4560100Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i8.cu 2023-01-11T20:25:28.4601007Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u8.cu 2023-01-11T20:25:28.4649191Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i32.cu 2023-01-11T20:25:28.4665052Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u32.cu 2023-01-11T20:25:28.4682843Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i64.cu 2023-01-11T20:25:28.4725324Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u64.cu 2023-01-11T20:25:28.4743964Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f16.cu 2023-01-11T20:25:28.4761673Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f32.cu 2023-01-11T20:25:28.4783127Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f64.cu 2023-01-11T20:25:28.4797349Z [ 6%] 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:25:28.4800808Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_bf16.cu 2023-01-11T20:25:28.5082104Z [ 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:25:28.5419886Z [ 6%] 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:25:28.5749747Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2023-01-11T20:25:28.5906261Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2023-01-11T20:25:28.6758641Z [ 6%] 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:25:28.7491857Z [ 6%] 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:25:28.7597264Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2023-01-11T20:25:28.7649848Z [ 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:25:28.8202820Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2023-01-11T20:25:28.9549335Z [ 6%] 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:25:28.9614884Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2023-01-11T20:25:28.9816871Z [ 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:25:28.9869008Z [ 6%] 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:25:29.0288045Z [ 6%] Built target dnnl_graph_common 2023-01-11T20:25:29.0310458Z [ 6%] 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:25:29.1263960Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2023-01-11T20:25:29.1535139Z [ 6%] 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:25:29.2253777Z Scanning dependencies of target dnnl_graph_backend_fake 2023-01-11T20:25:29.2388323Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2023-01-11T20:25:29.2574551Z [ 6%] 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:25:29.2949654Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2023-01-11T20:25:29.3052510Z [ 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:25:29.3474000Z [ 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:25:29.4342324Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i8.o 2023-01-11T20:25:29.4732747Z [ 6%] Built target dnnl_graph_backend_fake 2023-01-11T20:25:29.4740330Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u8.o 2023-01-11T20:25:29.4761214Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2023-01-11T20:25:29.5132290Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2023-01-11T20:25:29.5401893Z [ 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:25:29.5403185Z [ 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:25:29.6702227Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2023-01-11T20:25:29.7027985Z [ 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:25:29.8165218Z [ 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:25:29.8423521Z [ 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:25:29.8670410Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2023-01-11T20:25:29.9149282Z [ 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:25:30.0573777Z [ 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:25:30.0937753Z [ 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:25:30.1221951Z [ 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:25:30.1370251Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2023-01-11T20:25:30.2386256Z [ 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:25:30.3490128Z [ 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:25:30.3714869Z [ 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:25:30.3773169Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2023-01-11T20:25:30.4195246Z [ 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:25:30.5403301Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2023-01-11T20:25:30.6458465Z [ 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:25:30.6641528Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2023-01-11T20:25:30.6995916Z [ 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:25:30.7583801Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2023-01-11T20:25:30.7998315Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2023-01-11T20:25:30.9318815Z [ 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:25:30.9665156Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2023-01-11T20:25:30.9808077Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2023-01-11T20:25:30.9863503Z [ 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:25:31.1774829Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2023-01-11T20:25:31.1922507Z [ 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:25:31.2131061Z [ 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:25:31.2590153Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2023-01-11T20:25:31.2834849Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2023-01-11T20:25:31.3415896Z [ 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:25:31.3560028Z [ 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:25:31.4277363Z [ 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:25:31.4784329Z [ 6%] 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:25:31.5356109Z [ 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:25:31.5478800Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o 2023-01-11T20:25:31.5764746Z [ 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:25:31.6631956Z [ 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:25:31.7453263Z [ 6%] 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:25:31.7474174Z [ 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:25:31.7643424Z [ 6%] 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:25:31.7771132Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2023-01-11T20:25:31.8658984Z [ 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:25:31.9368068Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2023-01-11T20:25:31.9858875Z [ 6%] 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:25:31.9881268Z [ 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:25:31.9997847Z [ 6%] 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:25:32.0678892Z [ 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:25:32.0998845Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i32.o 2023-01-11T20:25:32.1512321Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2023-01-11T20:25:32.1840130Z [ 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:25:32.2039203Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2023-01-11T20:25:32.2270315Z [ 6%] 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:25:32.2553450Z [ 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:25:32.3468015Z [ 6%] 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:25:32.3640475Z [ 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:25:32.4198120Z [ 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:25:32.4637059Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2023-01-11T20:25:32.4669633Z [ 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:25:32.5725935Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2023-01-11T20:25:32.6324402Z [ 6%] 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:25:32.6553920Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2023-01-11T20:25:32.6987345Z [ 6%] 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:25:32.6988426Z [ 7%] 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:25:32.7903956Z [ 7%] 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:25:32.8401874Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2023-01-11T20:25:32.9086376Z [ 7%] 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:25:32.9558450Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2023-01-11T20:25:32.9698078Z [ 7%] 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:25:32.9954928Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2023-01-11T20:25:33.0213072Z [ 7%] 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:25:33.1471684Z [ 7%] 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:25:33.1472793Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2023-01-11T20:25:33.1636841Z [ 7%] 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:25:33.2390816Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2023-01-11T20:25:33.2604128Z [ 7%] 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:25:33.3102873Z [ 7%] 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:25:33.3150876Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2023-01-11T20:25:33.3626520Z [ 7%] 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:25:33.3904283Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2023-01-11T20:25:33.5132448Z [ 7%] Built target dnnl_graph_backend_dnnl 2023-01-11T20:25:33.5150547Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2023-01-11T20:25:33.5249718Z Scanning dependencies of target dnnl_graph_utils 2023-01-11T20:25:33.5461286Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2023-01-11T20:25:33.5502888Z Scanning dependencies of target fmt 2023-01-11T20:25:33.5696313Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2023-01-11T20:25:33.6296761Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2023-01-11T20:25:33.6304090Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2023-01-11T20:25:33.6630674Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2023-01-11T20:25:33.7029627Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2023-01-11T20:25:33.7279840Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2023-01-11T20:25:33.7673181Z [ 7%] 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:25:33.8423071Z [ 7%] 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:25:33.8629647Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2023-01-11T20:25:33.8920220Z [ 7%] Linking CXX static library ../../lib/libfmt.a 2023-01-11T20:25:33.8949131Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u32.o 2023-01-11T20:25:33.9083143Z [ 7%] Built target fmt 2023-01-11T20:25:33.9093360Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i64.o 2023-01-11T20:25:33.9322265Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2023-01-11T20:25:33.9883752Z [ 7%] 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:25:34.0200117Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2023-01-11T20:25:34.0274393Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2023-01-11T20:25:34.1360714Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2023-01-11T20:25:34.2005753Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2023-01-11T20:25:34.2227305Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2023-01-11T20:25:34.2558139Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2023-01-11T20:25:34.3360218Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2023-01-11T20:25:34.4000615Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2023-01-11T20:25:34.4104264Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2023-01-11T20:25:34.4934116Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2023-01-11T20:25:34.5075416Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2023-01-11T20:25:34.5213091Z [ 7%] 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:25:34.6410228Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2023-01-11T20:25:34.6643523Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2023-01-11T20:25:34.7077324Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2023-01-11T20:25:34.7805597Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2023-01-11T20:25:34.8426982Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2023-01-11T20:25:34.8716587Z [ 7%] Built target dnnl_graph_utils 2023-01-11T20:25:34.8734718Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2023-01-11T20:25:34.8966925Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2023-01-11T20:25:35.0062873Z [ 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:25:35.0290533Z [ 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:25:35.0770148Z [ 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:25:35.1705509Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o 2023-01-11T20:25:35.1947151Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2023-01-11T20:25:35.2060183Z [ 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:25:35.2334291Z [ 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:25:35.2845874Z [ 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:25:35.3685040Z [ 7%] Built target dnnl_common 2023-01-11T20:25:35.3706615Z [ 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:25:35.4049417Z [ 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:25:35.4280334Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2023-01-11T20:25:35.4799029Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2023-01-11T20:25:35.5398045Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2023-01-11T20:25:35.5634666Z [ 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:25:35.6281140Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u64.o 2023-01-11T20:25:35.7085049Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f16.o 2023-01-11T20:25:35.7116015Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f32.o 2023-01-11T20:25:35.7310834Z [ 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:25:35.7338721Z [ 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:25:35.7797795Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2023-01-11T20:25:35.8997063Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2023-01-11T20:25:35.9547811Z [ 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:25:36.0084105Z [ 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:25:36.1028507Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2023-01-11T20:25:36.1478616Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2023-01-11T20:25:36.2117628Z [ 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:25:36.3124332Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2023-01-11T20:25:36.3683163Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2023-01-11T20:25:36.3924783Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2023-01-11T20:25:36.4980627Z [ 7%] 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:25:36.5735404Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2023-01-11T20:25:36.6340882Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2023-01-11T20:25:36.7222989Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2023-01-11T20:25:36.7599032Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2023-01-11T20:25:36.8201676Z [ 7%] 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:25:36.9105696Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2023-01-11T20:25:36.9596256Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2023-01-11T20:25:36.9698921Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2023-01-11T20:25:37.0813450Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2023-01-11T20:25:37.1366695Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2023-01-11T20:25:37.2516546Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2023-01-11T20:25:37.2771213Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2023-01-11T20:25:37.3474660Z [ 7%] 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:25:37.4599238Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2023-01-11T20:25:37.4776965Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2023-01-11T20:25:37.5045040Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2023-01-11T20:25:37.5115080Z [ 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:25:37.5263943Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f64.o 2023-01-11T20:25:37.5300151Z [ 7%] 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:25:37.6376834Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_bf16.o 2023-01-11T20:25:37.6404528Z [ 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:25:37.7081079Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i8.o 2023-01-11T20:25:37.7373983Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u8.o 2023-01-11T20:25:37.8262194Z [ 7%] 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:25:37.8691243Z [ 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:25:38.0560458Z [ 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:25:38.0795394Z [ 7%] 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:25:38.2494087Z [ 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:25:38.2938971Z [ 7%] 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:25:38.5099434Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2023-01-11T20:25:38.5303660Z [ 7%] 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:25:38.7599803Z [ 7%] 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:25:38.7794818Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2023-01-11T20:25:38.9756259Z [ 7%] 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:25:39.0219504Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2023-01-11T20:25:39.1819414Z [ 7%] 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:25:39.2423831Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2023-01-11T20:25:39.3609876Z [ 7%] 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:25:39.4040112Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i32.o 2023-01-11T20:25:39.4514730Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2023-01-11T20:25:39.4627836Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2023-01-11T20:25:39.5982817Z [ 7%] 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:25:39.6098419Z [ 7%] 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:25:39.6411496Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2023-01-11T20:25:39.6596088Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2023-01-11T20:25:39.6754992Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2023-01-11T20:25:39.7873178Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2023-01-11T20:25:39.8077783Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.o 2023-01-11T20:25:39.8704109Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2023-01-11T20:25:39.8757551Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2023-01-11T20:25:39.9076966Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2023-01-11T20:25:40.0240746Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2023-01-11T20:25:40.0517802Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2023-01-11T20:25:40.0641020Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2023-01-11T20:25:40.0763433Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2023-01-11T20:25:40.1387147Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2023-01-11T20:25:40.1949146Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2023-01-11T20:25:40.2810918Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2023-01-11T20:25:40.2976491Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2023-01-11T20:25:40.3164152Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2023-01-11T20:25:40.3604424Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2023-01-11T20:25:40.4152443Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2023-01-11T20:25:40.4735454Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2023-01-11T20:25:40.4856109Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2023-01-11T20:25:40.5046845Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2023-01-11T20:25:40.5656881Z [ 8%] 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:25:40.6583346Z Scanning dependencies of target libkineto_defs.bzl 2023-01-11T20:25:40.6614294Z [ 8%] Built target libkineto_defs.bzl 2023-01-11T20:25:40.6633724Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2023-01-11T20:25:40.6805765Z Scanning dependencies of target kineto_api 2023-01-11T20:25:40.6963732Z Scanning dependencies of target c10 2023-01-11T20:25:40.7037891Z [ 8%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2023-01-11T20:25:40.7215543Z [ 8%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2023-01-11T20:25:40.8314187Z [ 8%] 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:25:40.8555063Z [ 8%] 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:25:40.8858908Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2023-01-11T20:25:40.9481433Z [ 8%] Built target kineto_api 2023-01-11T20:25:40.9503282Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2023-01-11T20:25:41.0535229Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u32.o 2023-01-11T20:25:41.0574045Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2023-01-11T20:25:41.0687419Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2023-01-11T20:25:41.0791700Z [ 9%] 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:25:41.1218591Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2023-01-11T20:25:41.1407023Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i64.o 2023-01-11T20:25:41.1426539Z [ 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:25:41.2265205Z [ 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:25:41.3286674Z [ 9%] 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:25:41.3670312Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2023-01-11T20:25:41.4215453Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2023-01-11T20:25:41.4668216Z [ 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:25:41.5788283Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2023-01-11T20:25:41.6035913Z [ 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:25:41.6558195Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2023-01-11T20:25:41.7390705Z [ 9%] 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:25:41.8148603Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2023-01-11T20:25:41.8248869Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2023-01-11T20:25:41.8410678Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:41.9922050Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:42.0088424Z [ 9%] 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:25:42.0098434Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2023-01-11T20:25:42.0979529Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2023-01-11T20:25:42.2261625Z [ 9%] 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:25:42.2646299Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u64.o 2023-01-11T20:25:42.2717703Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:42.3523837Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2023-01-11T20:25:42.4687311Z [ 9%] 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:25:42.5157427Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:42.6631249Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2023-01-11T20:25:42.6774929Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2023-01-11T20:25:42.6995447Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:42.7445416Z [ 9%] 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:25:42.7583411Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2023-01-11T20:25:42.8841199Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2023-01-11T20:25:42.9199519Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2023-01-11T20:25:42.9244884Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2023-01-11T20:25:42.9385750Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2023-01-11T20:25:42.9488750Z [ 9%] Built target dnnl_cpu 2023-01-11T20:25:42.9570622Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2023-01-11T20:25:43.1471241Z Scanning dependencies of target python_copy_files 2023-01-11T20:25:43.1505841Z [ 9%] Built target python_copy_files 2023-01-11T20:25:43.1531582Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2023-01-11T20:25:43.1546081Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2023-01-11T20:25:43.1631532Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2023-01-11T20:25:43.2127422Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2023-01-11T20:25:43.2151229Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2023-01-11T20:25:43.3421662Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f16.o 2023-01-11T20:25:43.3572157Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f32.o 2023-01-11T20:25:43.4072513Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f64.o 2023-01-11T20:25:43.4195769Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2023-01-11T20:25:43.4618198Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2023-01-11T20:25:43.6565183Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2023-01-11T20:25:43.6932816Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2023-01-11T20:25:43.8810676Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2023-01-11T20:25:43.8917020Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2023-01-11T20:25:44.0489459Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:44.1019037Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2023-01-11T20:25:44.1580310Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_bf16.o 2023-01-11T20:25:44.3147386Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:44.3556376Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2023-01-11T20:25:44.5237364Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:44.6298077Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2023-01-11T20:25:44.7347919Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:44.8267078Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2023-01-11T20:25:44.8917449Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2023-01-11T20:25:44.9714100Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:45.0863973Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:45.0955957Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2023-01-11T20:25:45.1740953Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2023-01-11T20:25:45.2202555Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2023-01-11T20:25:45.2528546Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2023-01-11T20:25:45.2701185Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:45.3159146Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:25:45.3160388Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2023-01-11T20:25:45.3627905Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2023-01-11T20:25:45.4482061Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2023-01-11T20:25:45.4954974Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2023-01-11T20:25:45.5144193Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2023-01-11T20:25:45.5477531Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2023-01-11T20:25:45.5718288Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2023-01-11T20:25:45.6926729Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2023-01-11T20:25:45.7152578Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2023-01-11T20:25:45.7322594Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2023-01-11T20:25:45.7564082Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2023-01-11T20:25:45.7835184Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2023-01-11T20:25:45.9242749Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2023-01-11T20:25:45.9291671Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2023-01-11T20:25:45.9546643Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2023-01-11T20:25:45.9662621Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2023-01-11T20:25:45.9846201Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2023-01-11T20:25:46.1037920Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i8.o 2023-01-11T20:25:46.1357950Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u8.o 2023-01-11T20:25:46.1629386Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i32.o 2023-01-11T20:25:46.1804033Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u32.o 2023-01-11T20:25:46.2046388Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2023-01-11T20:25:46.2411124Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2023-01-11T20:25:46.4576778Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2023-01-11T20:25:46.4764901Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2023-01-11T20:25:46.6200933Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2023-01-11T20:25:46.7587535Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2023-01-11T20:25:46.8150150Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2023-01-11T20:25:46.9722740Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2023-01-11T20:25:47.0115123Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2023-01-11T20:25:47.2386142Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2023-01-11T20:25:47.2482616Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2023-01-11T20:25:47.4672395Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2023-01-11T20:25:47.5034624Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2023-01-11T20:25:47.6349851Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2023-01-11T20:25:47.7114179Z [ 9%] 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:25:47.8273911Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2023-01-11T20:25:47.8348993Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2023-01-11T20:25:47.8356846Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i64.o 2023-01-11T20:25:47.9521186Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2023-01-11T20:25:47.9524582Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2023-01-11T20:25:47.9763061Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2023-01-11T20:25:48.0313622Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2023-01-11T20:25:48.0841273Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2023-01-11T20:25:48.1466448Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2023-01-11T20:25:48.2241578Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2023-01-11T20:25:48.2390354Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u64.o 2023-01-11T20:25:48.2947565Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2023-01-11T20:25:48.3122500Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2023-01-11T20:25:48.3152736Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f16.o 2023-01-11T20:25:48.3833180Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f32.o 2023-01-11T20:25:48.4774809Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2023-01-11T20:25:48.5860040Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2023-01-11T20:25:48.6495271Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2023-01-11T20:25:48.7672474Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2023-01-11T20:25:48.8220681Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2023-01-11T20:25:48.9284391Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2023-01-11T20:25:49.0343663Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2023-01-11T20:25:49.0361328Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2023-01-11T20:25:49.1013254Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2023-01-11T20:25:49.2171596Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2023-01-11T20:25:49.3010673Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_resampling.cpp.o 2023-01-11T20:25:49.3931706Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2023-01-11T20:25:49.4871880Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2023-01-11T20:25:49.5446461Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2023-01-11T20:25:49.7074884Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2023-01-11T20:25:49.7259641Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2023-01-11T20:25:49.7682688Z Scanning dependencies of target nvfuser_rt_warp 2023-01-11T20:25:49.7710085Z [ 9%] Built target nvfuser_rt_warp 2023-01-11T20:25:49.7726275Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2023-01-11T20:25:49.9378946Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2023-01-11T20:25:49.9676106Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2023-01-11T20:25:49.9955632Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2023-01-11T20:25:50.0235093Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2023-01-11T20:25:50.1256646Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2023-01-11T20:25:50.1474472Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2023-01-11T20:25:50.1758823Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2023-01-11T20:25:50.2215886Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2023-01-11T20:25:50.2640071Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f64.o 2023-01-11T20:25:50.2864915Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_bf16.o 2023-01-11T20:25:50.3593074Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i8.o 2023-01-11T20:25:50.3907137Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u8.o 2023-01-11T20:25:50.4222711Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2023-01-11T20:25:50.4769433Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2023-01-11T20:25:50.6632892Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2023-01-11T20:25:50.7580911Z [ 9%] Linking CXX shared library ../lib/libc10.so 2023-01-11T20:25:50.8940890Z [ 9%] Built target c10 2023-01-11T20:25:50.8962768Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2023-01-11T20:25:50.9552293Z Scanning dependencies of target nvfuser_rt_UnpackRaw 2023-01-11T20:25:50.9599648Z [ 9%] Built target nvfuser_rt_UnpackRaw 2023-01-11T20:25:50.9619342Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_sum.cpp.o 2023-01-11T20:25:51.1399859Z Scanning dependencies of target nvfuser_rt_grid_broadcast 2023-01-11T20:25:51.1436098Z [ 9%] Built target nvfuser_rt_grid_broadcast 2023-01-11T20:25:51.1458246Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16cvt.cpp.o 2023-01-11T20:25:51.1737815Z Scanning dependencies of target nvfuser_rt_tensorcore 2023-01-11T20:25:51.1781774Z [ 9%] Built target nvfuser_rt_tensorcore 2023-01-11T20:25:51.1838755Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_2x3.cpp.o 2023-01-11T20:25:51.3595026Z Scanning dependencies of target nvfuser_rt_type_traits 2023-01-11T20:25:51.3624706Z [ 9%] Built target nvfuser_rt_type_traits 2023-01-11T20:25:51.3655435Z Scanning dependencies of target nvfuser_rt_tuple 2023-01-11T20:25:51.3656552Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3.cpp.o 2023-01-11T20:25:51.3713544Z [ 9%] Built target nvfuser_rt_tuple 2023-01-11T20:25:51.3795915Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp.o 2023-01-11T20:25:51.6296696Z Scanning dependencies of target nvfuser_rt_tensor 2023-01-11T20:25:51.6304249Z [ 9%] 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:25:51.6347599Z [ 9%] Built target nvfuser_rt_tensor 2023-01-11T20:25:51.6364582Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_u8s8s32x_wino_convolution.cpp.o 2023-01-11T20:25:51.9201170Z Scanning dependencies of target nvfuser_rt_random_numbers 2023-01-11T20:25:51.9241363Z [ 10%] Built target nvfuser_rt_random_numbers 2023-01-11T20:25:51.9261647Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2023-01-11T20:25:51.9325166Z Scanning dependencies of target nvfuser_rt_index_utils 2023-01-11T20:25:51.9401176Z [ 10%] Built target nvfuser_rt_index_utils 2023-01-11T20:25:51.9421631Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2023-01-11T20:25:52.0158246Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2023-01-11T20:25:52.0642587Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2023-01-11T20:25:52.1155625Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2023-01-11T20:25:52.2083068Z Scanning dependencies of target nvfuser_rt_helpers 2023-01-11T20:25:52.2153384Z Scanning dependencies of target nvfuser_rt_welford 2023-01-11T20:25:52.2157659Z [ 10%] Built target nvfuser_rt_helpers 2023-01-11T20:25:52.2179396Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2023-01-11T20:25:52.2192197Z [ 10%] Built target nvfuser_rt_welford 2023-01-11T20:25:52.2212925Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2023-01-11T20:25:52.2598211Z Scanning dependencies of target nvfuser_rt_memory 2023-01-11T20:25:52.2638033Z [ 10%] Built target nvfuser_rt_memory 2023-01-11T20:25:52.2680864Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2023-01-11T20:25:52.2878206Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i32.o 2023-01-11T20:25:52.3151919Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u32.o 2023-01-11T20:25:52.3330333Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i64.o 2023-01-11T20:25:52.4213915Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u64.o 2023-01-11T20:25:52.5054128Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f16.o 2023-01-11T20:25:52.5291454Z [ 10%] 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:25:52.7482860Z [ 10%] 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:25:52.9317329Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2023-01-11T20:25:53.1763744Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2023-01-11T20:25:53.4625712Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2023-01-11T20:25:53.7237406Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2023-01-11T20:25:53.9730673Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2023-01-11T20:25:54.0426292Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2023-01-11T20:25:54.0958622Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2023-01-11T20:25:54.1776680Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2023-01-11T20:25:54.2570918Z Scanning dependencies of target nvfuser_rt_PhiloxCudaStateRaw 2023-01-11T20:25:54.2612447Z Scanning dependencies of target foxi_loader 2023-01-11T20:25:54.2629148Z [ 10%] Built target nvfuser_rt_PhiloxCudaStateRaw 2023-01-11T20:25:54.2649840Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2023-01-11T20:25:54.2709084Z [ 10%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2023-01-11T20:25:54.3270075Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f32.o 2023-01-11T20:25:54.3356302Z [ 10%] Linking C static library ../../lib/libfoxi_loader.a 2023-01-11T20:25:54.3556712Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2023-01-11T20:25:54.3569598Z [ 10%] Built target foxi_loader 2023-01-11T20:25:54.3588876Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2023-01-11T20:25:54.3899618Z Scanning dependencies of target common 2023-01-11T20:25:54.3974107Z [ 10%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2023-01-11T20:25:54.4757128Z [ 10%] Built target common 2023-01-11T20:25:54.4789768Z Scanning dependencies of target mkrename 2023-01-11T20:25:54.4972272Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2023-01-11T20:25:54.5082324Z Scanning dependencies of target mkalias 2023-01-11T20:25:54.5156305Z Scanning dependencies of target ATEN_CPU_FILES_GEN_TARGET 2023-01-11T20:25:54.5170815Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2023-01-11T20:25:54.5686861Z [ 10%] Linking C executable ../../bin/mkrename 2023-01-11T20:25:54.5881645Z [ 10%] Linking C executable ../../bin/mkalias 2023-01-11T20:25:54.6260647Z [ 10%] Built target mkrename 2023-01-11T20:25:54.6279160Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2023-01-11T20:25:54.6469627Z [ 10%] Built target mkalias 2023-01-11T20:25:54.6487487Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2023-01-11T20:25:54.6517322Z Scanning dependencies of target mkdisp 2023-01-11T20:25:54.6550595Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f64.o 2023-01-11T20:25:54.6599442Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2023-01-11T20:25:54.7099417Z [ 10%] Generating ATen headers 2023-01-11T20:25:54.7394793Z [ 10%] Linking C executable ../../bin/mkdisp 2023-01-11T20:25:54.7998992Z [ 10%] Built target mkdisp 2023-01-11T20:25:54.8016362Z [ 10%] Generating ATen sources 2023-01-11T20:25:54.8562474Z [ 10%] Generating ATen declarations_yaml 2023-01-11T20:25:54.9151615Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2023-01-11T20:25:55.0865076Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2023-01-11T20:25:55.3509428Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2023-01-11T20:25:55.6081741Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2023-01-11T20:25:55.8705712Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2023-01-11T20:25:56.0329342Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2023-01-11T20:25:56.1211534Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_bf16.o 2023-01-11T20:25:56.2735410Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2023-01-11T20:25:56.5406457Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2023-01-11T20:25:56.5444201Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2023-01-11T20:25:56.7387683Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i8.o 2023-01-11T20:25:56.8278443Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2023-01-11T20:25:57.0950973Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2023-01-11T20:25:57.3496905Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2023-01-11T20:25:57.6179305Z [ 10%] 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:25:57.7853805Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u8.o 2023-01-11T20:25:57.7856137Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2023-01-11T20:25:58.0492198Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2023-01-11T20:25:58.3050190Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2023-01-11T20:25:58.5485559Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2023-01-11T20:25:58.5685571Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i32.o 2023-01-11T20:25:58.8692404Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2023-01-11T20:25:59.1532565Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2023-01-11T20:25:59.3177413Z Scanning dependencies of target renamePUREC_SCALAR.h_generated 2023-01-11T20:25:59.3207482Z [ 10%] Generating include/renamepurec_scalar.h 2023-01-11T20:25:59.3229340Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2023-01-11T20:25:59.3322600Z [ 10%] Built target renamePUREC_SCALAR.h_generated 2023-01-11T20:25:59.3330662Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u32.o 2023-01-11T20:25:59.3760059Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2023-01-11T20:25:59.6697369Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2023-01-11T20:25:59.8621316Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i64.o 2023-01-11T20:25:59.9908862Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2023-01-11T20:26:00.2740903Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2023-01-11T20:26:00.4954618Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2023-01-11T20:26:00.6250408Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2023-01-11T20:26:00.7199118Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u64.o 2023-01-11T20:26:00.9771063Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2023-01-11T20:26:01.2686686Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2023-01-11T20:26:01.3800414Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2023-01-11T20:26:01.4667860Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2023-01-11T20:26:01.5335362Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2023-01-11T20:26:01.6301122Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2023-01-11T20:26:01.6473436Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f16.o 2023-01-11T20:26:01.7769403Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f32.o 2023-01-11T20:26:01.8543393Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2023-01-11T20:26:02.0258462Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2023-01-11T20:26:02.2762573Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2023-01-11T20:26:02.3245654Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2023-01-11T20:26:02.5082185Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f64.o 2023-01-11T20:26:02.5458333Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2023-01-11T20:26:02.7995085Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2023-01-11T20:26:03.0666117Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2023-01-11T20:26:03.3802123Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2023-01-11T20:26:03.4636636Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2023-01-11T20:26:03.5144173Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2023-01-11T20:26:03.6352437Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_bf16.o 2023-01-11T20:26:03.7060696Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i8.o 2023-01-11T20:26:03.7735921Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2023-01-11T20:26:03.9361889Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2023-01-11T20:26:04.0589621Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2023-01-11T20:26:04.2575834Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u8.o 2023-01-11T20:26:04.3236172Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2023-01-11T20:26:04.4268541Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2023-01-11T20:26:04.5719844Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i32.o 2023-01-11T20:26:04.6462316Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2023-01-11T20:26:04.9269713Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2023-01-11T20:26:05.2044178Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2023-01-11T20:26:05.3311709Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2023-01-11T20:26:05.3942204Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u32.o 2023-01-11T20:26:05.4760487Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i64.o 2023-01-11T20:26:05.5975934Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2023-01-11T20:26:05.7975599Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2023-01-11T20:26:06.0427048Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2023-01-11T20:26:06.2375579Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2023-01-11T20:26:06.2854400Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2023-01-11T20:26:06.4209980Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2023-01-11T20:26:06.4324435Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u64.o 2023-01-11T20:26:06.5332659Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2023-01-11T20:26:06.6093604Z [ 11%] 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:26:06.8443475Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f16.o 2023-01-11T20:26:06.8647516Z [ 11%] Built target dnnl_cpu_x64 2023-01-11T20:26:06.8666740Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f32.o 2023-01-11T20:26:07.1532829Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f64.o 2023-01-11T20:26:07.5329264Z Scanning dependencies of target renameAVX2.h_generated 2023-01-11T20:26:07.5415552Z [ 11%] Generating include/renameavx2.h 2023-01-11T20:26:07.5423782Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2023-01-11T20:26:07.5487685Z [ 11%] Built target renameAVX2.h_generated 2023-01-11T20:26:07.5546635Z Scanning dependencies of target renameSSE2.h_generated 2023-01-11T20:26:07.5601098Z [ 11%] Generating include/renamesse2.h 2023-01-11T20:26:07.5608570Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2023-01-11T20:26:07.5637331Z [ 11%] Built target renameSSE2.h_generated 2023-01-11T20:26:07.5645742Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_bf16.o 2023-01-11T20:26:08.3224128Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i8.o 2023-01-11T20:26:08.6209622Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u8.o 2023-01-11T20:26:08.9369548Z Scanning dependencies of target sleefdetavx2 2023-01-11T20:26:08.9478371Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i32.o 2023-01-11T20:26:08.9979375Z [ 11%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2023-01-11T20:26:09.1627408Z [ 11%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2023-01-11T20:26:09.3049901Z [ 11%] Built target sleefdetavx2 2023-01-11T20:26:09.3059530Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u32.o 2023-01-11T20:26:09.4988621Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i64.o 2023-01-11T20:26:14.0216130Z [ 11%] Built target ATEN_CPU_FILES_GEN_TARGET 2023-01-11T20:26:14.0250114Z Scanning dependencies of target sleefsse2 2023-01-11T20:26:14.0478227Z [ 11%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2023-01-11T20:26:14.2179949Z [ 11%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2023-01-11T20:26:14.3886948Z [ 11%] Built target sleefsse2 2023-01-11T20:26:14.3925887Z Scanning dependencies of target sleefpurec_scalar 2023-01-11T20:26:14.4150722Z [ 11%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2023-01-11T20:26:14.4996970Z [ 11%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2023-01-11T20:26:14.6018293Z [ 11%] Built target sleefpurec_scalar 2023-01-11T20:26:14.6055964Z Scanning dependencies of target renamePURECFMA_SCALAR.h_generated 2023-01-11T20:26:14.6092414Z [ 11%] Generating include/renamepurecfma_scalar.h 2023-01-11T20:26:14.6100788Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2023-01-11T20:26:14.6138505Z [ 11%] Built target renamePURECFMA_SCALAR.h_generated 2023-01-11T20:26:14.6150409Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u64.o 2023-01-11T20:26:22.7481091Z Scanning dependencies of target renamedsp256.h_generated 2023-01-11T20:26:22.7516513Z [ 11%] Generating renamedsp256.h 2023-01-11T20:26:22.7554523Z [ 11%] Built target renamedsp256.h_generated 2023-01-11T20:26:22.7565088Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f16.o 2023-01-11T20:26:23.3180960Z Scanning dependencies of target dispavx.c_generated 2023-01-11T20:26:23.3221970Z [ 11%] Generating dispavx.c 2023-01-11T20:26:23.3294888Z [ 11%] Built target dispavx.c_generated 2023-01-11T20:26:23.3307319Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f32.o 2023-01-11T20:26:24.4499236Z Scanning dependencies of target nvfuser_rt_swizzle 2023-01-11T20:26:24.4534918Z [ 11%] Built target nvfuser_rt_swizzle 2023-01-11T20:26:24.4545191Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f64.o 2023-01-11T20:26:25.8444352Z Scanning dependencies of target nvfuser_rt_block_sync_default 2023-01-11T20:26:25.8479999Z [ 11%] Built target nvfuser_rt_block_sync_default 2023-01-11T20:26:25.8490568Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_bf16.o 2023-01-11T20:26:26.3930532Z Scanning dependencies of target nvfuser_rt_fused_reduction 2023-01-11T20:26:26.3967039Z [ 11%] Built target nvfuser_rt_fused_reduction 2023-01-11T20:26:26.3978581Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i8.o 2023-01-11T20:26:30.1931506Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u8.o 2023-01-11T20:26:36.0950348Z Scanning dependencies of target ATEN_CUDA_FILES_GEN_TARGET 2023-01-11T20:26:36.2120333Z [ 11%] Built target ATEN_CUDA_FILES_GEN_TARGET 2023-01-11T20:26:36.2159112Z Scanning dependencies of target nvfuser_rt_array 2023-01-11T20:26:36.2195319Z [ 11%] Built target nvfuser_rt_array 2023-01-11T20:26:36.2205809Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i32.o 2023-01-11T20:26:38.4730074Z Scanning dependencies of target nvfuser_rt_grid_reduction 2023-01-11T20:26:38.4767252Z [ 11%] Built target nvfuser_rt_grid_reduction 2023-01-11T20:26:38.4777208Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u32.o 2023-01-11T20:26:39.3192426Z Scanning dependencies of target nvfuser_rt_grid_sync 2023-01-11T20:26:39.3225222Z [ 11%] Built target nvfuser_rt_grid_sync 2023-01-11T20:26:39.3233656Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i64.o 2023-01-11T20:26:45.0685485Z Scanning dependencies of target nvfuser_rt_block_sync_atomic 2023-01-11T20:26:45.0720855Z [ 11%] Built target nvfuser_rt_block_sync_atomic 2023-01-11T20:26:45.0754495Z Scanning dependencies of target nvfuser_rt_broadcast 2023-01-11T20:26:45.0787112Z [ 11%] Built target nvfuser_rt_broadcast 2023-01-11T20:26:45.0797029Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u64.o 2023-01-11T20:26:47.5578852Z Scanning dependencies of target nvfuser_rt_fp16_support 2023-01-11T20:26:47.5614825Z [ 11%] Built target nvfuser_rt_fp16_support 2023-01-11T20:26:47.5625275Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f16.o 2023-01-11T20:26:50.1170242Z Scanning dependencies of target nvfuser_rt_fused_welford_helper 2023-01-11T20:26:50.1206517Z [ 11%] Built target nvfuser_rt_fused_welford_helper 2023-01-11T20:26:50.1219742Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f32.o 2023-01-11T20:26:50.8296799Z Scanning dependencies of target nvfuser_rt_bf16_support 2023-01-11T20:26:50.8335488Z [ 11%] Built target nvfuser_rt_bf16_support 2023-01-11T20:26:50.8371413Z Scanning dependencies of target nvfuser_rt_fused_welford_impl 2023-01-11T20:26:50.8405850Z [ 11%] Built target nvfuser_rt_fused_welford_impl 2023-01-11T20:26:50.8415851Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f64.o 2023-01-11T20:26:53.1540542Z Scanning dependencies of target nvfuser_rt_block_reduction 2023-01-11T20:26:53.1575671Z [ 11%] Built target nvfuser_rt_block_reduction 2023-01-11T20:26:53.1610555Z Scanning dependencies of target torch_global_deps 2023-01-11T20:26:53.1647705Z [ 11%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2023-01-11T20:26:53.2505385Z [ 11%] Linking C shared library ../lib/libtorch_global_deps.so 2023-01-11T20:26:53.5551975Z [ 11%] Built target torch_global_deps 2023-01-11T20:26:53.5563378Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_bf16.o 2023-01-11T20:26:54.7277292Z Scanning dependencies of target caffe2_nvrtc 2023-01-11T20:26:54.7467187Z [ 11%] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o 2023-01-11T20:26:54.8866086Z [ 11%] Linking CXX shared library ../lib/libcaffe2_nvrtc.so 2023-01-11T20:26:54.9952601Z [ 11%] Built target caffe2_nvrtc 2023-01-11T20:26:54.9988379Z Scanning dependencies of target mkrename_gnuabi 2023-01-11T20:26:55.0036605Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2023-01-11T20:26:55.0771900Z [ 11%] Linking C executable ../../bin/mkrename_gnuabi 2023-01-11T20:26:55.1414380Z [ 11%] Built target mkrename_gnuabi 2023-01-11T20:26:55.1424049Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i8.o 2023-01-11T20:26:59.9752657Z Scanning dependencies of target mkmasked_gnuabi 2023-01-11T20:26:59.9803064Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2023-01-11T20:27:00.0673202Z [ 11%] Linking C executable ../../bin/mkmasked_gnuabi 2023-01-11T20:27:00.1272820Z [ 11%] Built target mkmasked_gnuabi 2023-01-11T20:27:00.1284113Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u8.o 2023-01-11T20:27:02.8755468Z Scanning dependencies of target arraymap 2023-01-11T20:27:02.8801461Z [ 11%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2023-01-11T20:27:02.9558426Z [ 11%] Built target arraymap 2023-01-11T20:27:02.9598978Z Scanning dependencies of target addSuffix 2023-01-11T20:27:02.9641729Z [ 11%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2023-01-11T20:27:03.0266851Z [ 11%] Linking C executable ../../bin/addSuffix 2023-01-11T20:27:03.0744517Z [ 11%] Built target addSuffix 2023-01-11T20:27:03.0753650Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i32.o 2023-01-11T20:27:06.9214877Z Scanning dependencies of target generate-torch-sources 2023-01-11T20:27:06.9279181Z [ 11%] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, ../../torch/csrc/lazy/generated/LazyNativeFunctions.cpp, ../../torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, ../../torch/csrc/lazy/generated/RegisterLazy.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/lazy/generated/LazyIr.h, ../../torch/csrc/lazy/generated/LazyNonNativeIr.h, ../../torch/csrc/lazy/generated/LazyNativeFunctions.h, ../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_nested_functions.cpp, ../../torch/csrc/autograd/generated/python_sparse_functions.cpp, ../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../torch/csrc/autograd/generated/python_return_types.cpp, ../../torch/csrc/autograd/generated/python_enum_tag.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py 2023-01-11T20:27:07.8935316Z Scanning dependencies of target gen_torch_version 2023-01-11T20:27:07.8970784Z [ 11%] Generating ../../../torch/version.py 2023-01-11T20:27:12.3739815Z Scanning dependencies of target torch_python_stubs 2023-01-11T20:27:12.3789380Z [ 11%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2023-01-11T20:27:15.4706485Z [ 11%] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2023-01-11T20:27:15.5242332Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u32.o 2023-01-11T20:27:16.2341677Z [ 11%] Built target generate-torch-sources 2023-01-11T20:27:16.2396883Z Scanning dependencies of target libprotoc 2023-01-11T20:27:16.3297238Z Scanning dependencies of target cpuinfo 2023-01-11T20:27:16.3627817Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2023-01-11T20:27:16.4362158Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2023-01-11T20:27:16.4608367Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2023-01-11T20:27:16.4895099Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2023-01-11T20:27:16.5075574Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2023-01-11T20:27:16.5684393Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2023-01-11T20:27:16.6271966Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2023-01-11T20:27:16.6608887Z Scanning dependencies of target cpuinfo_internals 2023-01-11T20:27:16.6655043Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2023-01-11T20:27:16.6686039Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2023-01-11T20:27:16.6796809Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2023-01-11T20:27:16.7295499Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2023-01-11T20:27:16.7459702Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2023-01-11T20:27:16.7950973Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2023-01-11T20:27:16.8152029Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2023-01-11T20:27:16.8280389Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2023-01-11T20:27:16.8720486Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2023-01-11T20:27:16.8740387Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2023-01-11T20:27:16.9322937Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2023-01-11T20:27:16.9531445Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2023-01-11T20:27:16.9971513Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2023-01-11T20:27:16.9973635Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2023-01-11T20:27:17.0274763Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2023-01-11T20:27:17.0823603Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2023-01-11T20:27:17.0848761Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2023-01-11T20:27:17.1332341Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2023-01-11T20:27:17.1491168Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2023-01-11T20:27:17.1869838Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2023-01-11T20:27:17.1939156Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2023-01-11T20:27:17.2108179Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2023-01-11T20:27:17.2518681Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2023-01-11T20:27:17.2784595Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2023-01-11T20:27:17.3055011Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2023-01-11T20:27:17.3336572Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2023-01-11T20:27:17.3666871Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2023-01-11T20:27:17.3877693Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2023-01-11T20:27:17.4122309Z [ 12%] Built target gen_torch_version 2023-01-11T20:27:17.4144154Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2023-01-11T20:27:17.4194919Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2023-01-11T20:27:17.4517987Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2023-01-11T20:27:17.4556660Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2023-01-11T20:27:17.4902182Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2023-01-11T20:27:17.5247147Z Scanning dependencies of target nnpack_reference_layers 2023-01-11T20:27:17.5337847Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2023-01-11T20:27:17.5439977Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2023-01-11T20:27:17.5625138Z [ 12%] Linking C static library ../../lib/libcpuinfo.a 2023-01-11T20:27:17.5791280Z [ 12%] Built target cpuinfo 2023-01-11T20:27:17.5807688Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2023-01-11T20:27:17.5972701Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2023-01-11T20:27:17.6130099Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2023-01-11T20:27:17.6276964Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2023-01-11T20:27:17.6518027Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2023-01-11T20:27:17.6729896Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2023-01-11T20:27:17.7058089Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2023-01-11T20:27:17.7203459Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2023-01-11T20:27:17.7378060Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2023-01-11T20:27:17.7718237Z Scanning dependencies of target jit 2023-01-11T20:27:17.7894524Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2023-01-11T20:27:17.7994070Z [ 12%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2023-01-11T20:27:17.8138413Z [ 12%] Linking C static library ../../lib/libcpuinfo_internals.a 2023-01-11T20:27:17.8192447Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2023-01-11T20:27:17.8306848Z [ 12%] Built target cpuinfo_internals 2023-01-11T20:27:17.8375045Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2023-01-11T20:27:17.8677502Z Scanning dependencies of target indirection 2023-01-11T20:27:17.8759206Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2023-01-11T20:27:17.8925095Z [ 12%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2023-01-11T20:27:17.8990375Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2023-01-11T20:27:17.9563159Z [ 12%] Linking C static library ../../lib/libnnpack_reference_layers.a 2023-01-11T20:27:17.9578163Z [ 12%] Built target indirection 2023-01-11T20:27:17.9597380Z [ 12%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2023-01-11T20:27:17.9680054Z [ 12%] Built target nnpack_reference_layers 2023-01-11T20:27:17.9695932Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2023-01-11T20:27:18.0495365Z [ 12%] Built target jit 2023-01-11T20:27:18.0511265Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2023-01-11T20:27:18.0580943Z Scanning dependencies of target XNNPACK 2023-01-11T20:27:18.0600638Z Scanning dependencies of target packing 2023-01-11T20:27:18.0809679Z Scanning dependencies of target all_microkernels 2023-01-11T20:27:18.0825777Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2023-01-11T20:27:18.1505721Z [ 12%] Built target packing 2023-01-11T20:27:18.1523687Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2023-01-11T20:27:18.2790700Z Scanning dependencies of target gmock 2023-01-11T20:27:18.3180630Z [ 12%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2023-01-11T20:27:18.3544875Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2023-01-11T20:27:18.5063669Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2023-01-11T20:27:18.5597951Z [ 12%] Linking CXX static library ../../../lib/libgmock.a 2023-01-11T20:27:18.5714668Z [ 12%] Built target gmock 2023-01-11T20:27:18.5732936Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2023-01-11T20:27:18.6292863Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2023-01-11T20:27:18.6765035Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2023-01-11T20:27:18.6977706Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2023-01-11T20:27:18.7530098Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2023-01-11T20:27:18.8354058Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2023-01-11T20:27:18.8480440Z Scanning dependencies of target gtest_main 2023-01-11T20:27:18.8561631Z [ 12%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2023-01-11T20:27:18.8897323Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2023-01-11T20:27:18.9061257Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2023-01-11T20:27:18.9908529Z [ 12%] Linking CXX static library ../../../lib/libgtest_main.a 2023-01-11T20:27:19.0002693Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2023-01-11T20:27:19.0010263Z [ 12%] Built target gtest_main 2023-01-11T20:27:19.0030559Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2023-01-11T20:27:19.0756057Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2023-01-11T20:27:19.0785911Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2023-01-11T20:27:19.1002069Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2023-01-11T20:27:19.1896872Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2023-01-11T20:27:19.2354528Z Scanning dependencies of target benchmark_main 2023-01-11T20:27:19.2391874Z [ 12%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2023-01-11T20:27:19.2465821Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2023-01-11T20:27:19.3264771Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2023-01-11T20:27:19.3616415Z [ 12%] Linking CXX static library ../../../lib/libbenchmark_main.a 2023-01-11T20:27:19.3743769Z [ 12%] Built target benchmark_main 2023-01-11T20:27:19.3764448Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2023-01-11T20:27:19.4101125Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i64.o 2023-01-11T20:27:19.4371184Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2023-01-11T20:27:19.4507732Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2023-01-11T20:27:19.4583912Z [ 12%] Built target torch_python_stubs 2023-01-11T20:27:19.4626921Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2023-01-11T20:27:19.5119478Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2023-01-11T20:27:19.5536757Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2023-01-11T20:27:19.6173847Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2023-01-11T20:27:19.6732487Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2023-01-11T20:27:19.6909147Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2023-01-11T20:27:19.6984803Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2023-01-11T20:27:19.7501130Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2023-01-11T20:27:19.7655250Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2023-01-11T20:27:19.8717455Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2023-01-11T20:27:19.9228362Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2023-01-11T20:27:19.9410216Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2023-01-11T20:27:19.9411010Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2023-01-11T20:27:19.9930504Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2023-01-11T20:27:20.0116534Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2023-01-11T20:27:20.0744773Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2023-01-11T20:27:20.1622349Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2023-01-11T20:27:20.1740397Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2023-01-11T20:27:20.1749670Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2023-01-11T20:27:20.2455982Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2023-01-11T20:27:20.2498833Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2023-01-11T20:27:20.3212292Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2023-01-11T20:27:20.4070331Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2023-01-11T20:27:20.4093208Z Scanning dependencies of target fbgemm_avx512 2023-01-11T20:27:20.4188110Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2023-01-11T20:27:20.4559953Z [ 12%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2023-01-11T20:27:20.4845065Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2023-01-11T20:27:20.5618080Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2023-01-11T20:27:20.5797948Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2023-01-11T20:27:20.6217491Z [ 12%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2023-01-11T20:27:20.6354828Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2023-01-11T20:27:20.7190533Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2023-01-11T20:27:20.7511971Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2023-01-11T20:27:20.7541912Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2023-01-11T20:27:20.7897580Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2023-01-11T20:27:20.8736837Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2023-01-11T20:27:20.9038327Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2023-01-11T20:27:20.9515131Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2023-01-11T20:27:20.9516798Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2023-01-11T20:27:21.0177548Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2023-01-11T20:27:21.0403349Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2023-01-11T20:27:21.0928037Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2023-01-11T20:27:21.0943736Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2023-01-11T20:27:21.1123090Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2023-01-11T20:27:21.1680647Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2023-01-11T20:27:21.1683746Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2023-01-11T20:27:21.1966559Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2023-01-11T20:27:21.2472102Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2023-01-11T20:27:21.2530673Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2023-01-11T20:27:21.2723210Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2023-01-11T20:27:21.3421190Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2023-01-11T20:27:21.3757850Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2023-01-11T20:27:21.3948613Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2023-01-11T20:27:21.4182926Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2023-01-11T20:27:21.4333645Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2023-01-11T20:27:21.4789226Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2023-01-11T20:27:21.4925078Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2023-01-11T20:27:21.5618786Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2023-01-11T20:27:21.5741263Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2023-01-11T20:27:21.5750692Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2023-01-11T20:27:21.6343517Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2023-01-11T20:27:21.6344287Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:27:21.6639944Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2023-01-11T20:27:21.6910336Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2023-01-11T20:27:21.7167531Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2023-01-11T20:27:21.7325634Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2023-01-11T20:27:21.7452733Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2023-01-11T20:27:21.7599326Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2023-01-11T20:27:21.8102165Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2023-01-11T20:27:21.8119830Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2023-01-11T20:27:21.8839811Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2023-01-11T20:27:21.8997817Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2023-01-11T20:27:21.9220536Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2023-01-11T20:27:21.9420363Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2023-01-11T20:27:21.9433457Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2023-01-11T20:27:21.9720008Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2023-01-11T20:27:22.0275482Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2023-01-11T20:27:22.0593797Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2023-01-11T20:27:22.0923983Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2023-01-11T20:27:22.1107196Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2023-01-11T20:27:22.1231685Z [ 13%] Built target fbgemm_avx512 2023-01-11T20:27:22.1271321Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2023-01-11T20:27:22.1301171Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2023-01-11T20:27:22.1638906Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2023-01-11T20:27:22.2160689Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2023-01-11T20:27:22.2499987Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2023-01-11T20:27:22.2679514Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2023-01-11T20:27:22.3029854Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2023-01-11T20:27:22.3072296Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2023-01-11T20:27:22.3257521Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2023-01-11T20:27:22.3542944Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2023-01-11T20:27:22.3969106Z Scanning dependencies of target fbgemm_generic 2023-01-11T20:27:22.3995521Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2023-01-11T20:27:22.4231907Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2023-01-11T20:27:22.4782769Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2023-01-11T20:27:22.4835366Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2023-01-11T20:27:22.4921947Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2023-01-11T20:27:22.5519946Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2023-01-11T20:27:22.5667702Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2023-01-11T20:27:22.6277370Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2023-01-11T20:27:22.6293262Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2023-01-11T20:27:22.6309158Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2023-01-11T20:27:22.6723313Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2023-01-11T20:27:22.7085052Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2023-01-11T20:27:22.7161185Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2023-01-11T20:27:22.7868162Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2023-01-11T20:27:22.7954673Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2023-01-11T20:27:22.8372702Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2023-01-11T20:27:22.8673075Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2023-01-11T20:27:22.8687291Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2023-01-11T20:27:22.9007432Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2023-01-11T20:27:22.9381839Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2023-01-11T20:27:22.9494328Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2023-01-11T20:27:23.0301242Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2023-01-11T20:27:23.0520926Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2023-01-11T20:27:23.0725754Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2023-01-11T20:27:23.0974699Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2023-01-11T20:27:23.1042592Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2023-01-11T20:27:23.1608000Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2023-01-11T20:27:23.1776190Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2023-01-11T20:27:23.1963311Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2023-01-11T20:27:23.2377372Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2023-01-11T20:27:23.2494850Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2023-01-11T20:27:23.2714455Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2023-01-11T20:27:23.3319335Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2023-01-11T20:27:23.3517174Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2023-01-11T20:27:23.4030363Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2023-01-11T20:27:23.4145889Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2023-01-11T20:27:23.4336775Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2023-01-11T20:27:23.4442584Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2023-01-11T20:27:23.5021820Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2023-01-11T20:27:23.5321863Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2023-01-11T20:27:23.5755441Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2023-01-11T20:27:23.6168272Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2023-01-11T20:27:23.6530069Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2023-01-11T20:27:23.6711938Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2023-01-11T20:27:23.6885438Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2023-01-11T20:27:23.6955821Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2023-01-11T20:27:23.7267536Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2023-01-11T20:27:23.7718014Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2023-01-11T20:27:23.7980872Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2023-01-11T20:27:23.8282082Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2023-01-11T20:27:23.8668397Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2023-01-11T20:27:23.8668964Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2023-01-11T20:27:23.9100242Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2023-01-11T20:27:23.9464673Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2023-01-11T20:27:23.9565643Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2023-01-11T20:27:23.9863172Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2023-01-11T20:27:24.0240345Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2023-01-11T20:27:24.0809288Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2023-01-11T20:27:24.1090478Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2023-01-11T20:27:24.1157501Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2023-01-11T20:27:24.1299264Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2023-01-11T20:27:24.1831289Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2023-01-11T20:27:24.1835181Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2023-01-11T20:27:24.2221177Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2023-01-11T20:27:24.2452975Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2023-01-11T20:27:24.2789626Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2023-01-11T20:27:24.2856341Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2023-01-11T20:27:24.2944125Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2023-01-11T20:27:24.3699639Z [ 14%] 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:27:24.3896201Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2023-01-11T20:27:24.4535992Z [ 14%] 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:27:24.4683257Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2023-01-11T20:27:24.4837154Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2023-01-11T20:27:24.5164489Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2023-01-11T20:27:24.5210482Z [ 14%] 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:27:24.6065189Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2023-01-11T20:27:24.6245295Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2023-01-11T20:27:24.6395197Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2023-01-11T20:27:24.6694295Z [ 14%] 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:27:24.6793674Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2023-01-11T20:27:24.7509630Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2023-01-11T20:27:24.7943054Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2023-01-11T20:27:24.8398817Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2023-01-11T20:27:24.8435531Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2023-01-11T20:27:24.8678249Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2023-01-11T20:27:24.8876650Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2023-01-11T20:27:24.9233132Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2023-01-11T20:27:24.9376702Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2023-01-11T20:27:25.0018339Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2023-01-11T20:27:25.0077549Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2023-01-11T20:27:25.0231225Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2023-01-11T20:27:25.0674363Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2023-01-11T20:27:25.0802778Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2023-01-11T20:27:25.1198233Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2023-01-11T20:27:25.1306156Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2023-01-11T20:27:25.1394939Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:27:25.1482479Z [ 15%] 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:27:25.2207638Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2023-01-11T20:27:25.2274752Z [ 15%] 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:27:25.2819599Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2023-01-11T20:27:25.3005750Z [ 15%] 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:27:25.3202660Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2023-01-11T20:27:25.3562094Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2023-01-11T20:27:25.3797718Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2023-01-11T20:27:25.3952949Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2023-01-11T20:27:25.4364474Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2023-01-11T20:27:25.4790263Z [ 15%] 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:27:25.4876988Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2023-01-11T20:27:25.5268227Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2023-01-11T20:27:25.5640473Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2023-01-11T20:27:25.5836753Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2023-01-11T20:27:25.6169826Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2023-01-11T20:27:25.6406353Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2023-01-11T20:27:25.6863067Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2023-01-11T20:27:25.7038991Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2023-01-11T20:27:25.7232536Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2023-01-11T20:27:25.7847587Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2023-01-11T20:27:25.8046992Z [ 15%] 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:27:25.8137187Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2023-01-11T20:27:25.8780932Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2023-01-11T20:27:25.8875754Z [ 15%] 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:27:25.8978115Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2023-01-11T20:27:25.9728364Z [ 15%] 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:27:26.0042857Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2023-01-11T20:27:26.0044793Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2023-01-11T20:27:26.0408013Z [ 15%] 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:27:26.0981965Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2023-01-11T20:27:26.0991719Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2023-01-11T20:27:26.1035273Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2023-01-11T20:27:26.1819523Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2023-01-11T20:27:26.1910124Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2023-01-11T20:27:26.1995702Z [ 15%] 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:27:26.2631495Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2023-01-11T20:27:26.2848649Z [ 15%] 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:27:26.2997886Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2023-01-11T20:27:26.3566940Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2023-01-11T20:27:26.3604760Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2023-01-11T20:27:26.4070426Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2023-01-11T20:27:26.4306582Z [ 15%] 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:27:26.4729430Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2023-01-11T20:27:26.5076999Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2023-01-11T20:27:26.5103692Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2023-01-11T20:27:26.5939722Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2023-01-11T20:27:26.5948277Z [ 15%] 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:27:26.5963140Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2023-01-11T20:27:26.6987967Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2023-01-11T20:27:26.7105905Z [ 16%] 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:27:26.7514096Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2023-01-11T20:27:26.7922116Z [ 16%] 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:27:26.8036621Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2023-01-11T20:27:26.8437011Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2023-01-11T20:27:26.8856068Z [ 16%] 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:27:26.9035986Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2023-01-11T20:27:26.9323814Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2023-01-11T20:27:26.9681361Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2023-01-11T20:27:26.9806094Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2023-01-11T20:27:26.9838287Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2023-01-11T20:27:27.0343615Z [ 16%] 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:27:27.0760031Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2023-01-11T20:27:27.0772981Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2023-01-11T20:27:27.1238885Z [ 16%] 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:27:27.1647500Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2023-01-11T20:27:27.1746893Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:27:27.2245229Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2023-01-11T20:27:27.2456813Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:27:27.2762369Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2023-01-11T20:27:27.2933232Z [ 16%] 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:27:27.3263960Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2023-01-11T20:27:27.3280990Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2023-01-11T20:27:27.3726805Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2023-01-11T20:27:27.3915298Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2023-01-11T20:27:27.4293797Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2023-01-11T20:27:27.4483864Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2023-01-11T20:27:27.4691866Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2023-01-11T20:27:27.5025192Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2023-01-11T20:27:27.5112794Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2023-01-11T20:27:27.5768706Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2023-01-11T20:27:27.6145834Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2023-01-11T20:27:27.6198672Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2023-01-11T20:27:27.6416996Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2023-01-11T20:27:27.6914939Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2023-01-11T20:27:27.7140796Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2023-01-11T20:27:27.7494095Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2023-01-11T20:27:27.7539084Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2023-01-11T20:27:27.7755377Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2023-01-11T20:27:27.8040720Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2023-01-11T20:27:27.8452638Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2023-01-11T20:27:27.8677678Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2023-01-11T20:27:27.9294964Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2023-01-11T20:27:27.9347445Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2023-01-11T20:27:27.9766169Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2023-01-11T20:27:27.9827851Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2023-01-11T20:27:27.9963624Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2023-01-11T20:27:28.0518648Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2023-01-11T20:27:28.0873963Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2023-01-11T20:27:28.1118240Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2023-01-11T20:27:28.1281490Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2023-01-11T20:27:28.1325285Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2023-01-11T20:27:28.1604336Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2023-01-11T20:27:28.2116874Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2023-01-11T20:27:28.2497638Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2023-01-11T20:27:28.2784298Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2023-01-11T20:27:28.2920204Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2023-01-11T20:27:28.2963321Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2023-01-11T20:27:28.3145535Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2023-01-11T20:27:28.3862389Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2023-01-11T20:27:28.4155713Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2023-01-11T20:27:28.4693050Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2023-01-11T20:27:28.5047361Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2023-01-11T20:27:28.5079025Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2023-01-11T20:27:28.5370057Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2023-01-11T20:27:28.5420083Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2023-01-11T20:27:28.6195516Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2023-01-11T20:27:28.6339168Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2023-01-11T20:27:28.6778309Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2023-01-11T20:27:28.6913329Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2023-01-11T20:27:28.7170673Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2023-01-11T20:27:28.7325370Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2023-01-11T20:27:28.7814855Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2023-01-11T20:27:28.8170812Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2023-01-11T20:27:28.8366127Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2023-01-11T20:27:28.8514866Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2023-01-11T20:27:28.8838558Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2023-01-11T20:27:28.9045226Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2023-01-11T20:27:28.9522692Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2023-01-11T20:27:28.9756271Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2023-01-11T20:27:28.9815753Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2023-01-11T20:27:29.0191121Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2023-01-11T20:27:29.0443192Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2023-01-11T20:27:29.0594693Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u64.o 2023-01-11T20:27:29.0864986Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2023-01-11T20:27:29.0967273Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2023-01-11T20:27:29.1299127Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2023-01-11T20:27:29.1821971Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2023-01-11T20:27:29.2037023Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2023-01-11T20:27:29.2463005Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2023-01-11T20:27:29.2890141Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2023-01-11T20:27:29.3086197Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2023-01-11T20:27:29.3691943Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2023-01-11T20:27:29.3805519Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2023-01-11T20:27:29.4105748Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2023-01-11T20:27:29.4172123Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2023-01-11T20:27:29.4601409Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2023-01-11T20:27:29.4754966Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2023-01-11T20:27:29.5263357Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2023-01-11T20:27:29.5667303Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2023-01-11T20:27:29.5956389Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2023-01-11T20:27:29.6159411Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2023-01-11T20:27:29.6396932Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2023-01-11T20:27:29.6555378Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2023-01-11T20:27:29.6593814Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2023-01-11T20:27:29.7434504Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2023-01-11T20:27:29.7536396Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2023-01-11T20:27:29.7996759Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2023-01-11T20:27:29.8223372Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:27:29.8482618Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2023-01-11T20:27:29.8756208Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2023-01-11T20:27:29.8985984Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2023-01-11T20:27:29.9127114Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2023-01-11T20:27:29.9639895Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2023-01-11T20:27:29.9757270Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:27:30.0084267Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2023-01-11T20:27:30.0282902Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2023-01-11T20:27:30.0717529Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:27:30.1349717Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2023-01-11T20:27:30.1376690Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2023-01-11T20:27:30.1701418Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2023-01-11T20:27:30.1794677Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2023-01-11T20:27:30.2028371Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2023-01-11T20:27:30.2161165Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2023-01-11T20:27:30.2860150Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2023-01-11T20:27:30.2860766Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2023-01-11T20:27:30.3194099Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2023-01-11T20:27:30.3387517Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2023-01-11T20:27:30.3690579Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2023-01-11T20:27:30.3924570Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2023-01-11T20:27:30.4528920Z [ 16%] Built target fbgemm_generic 2023-01-11T20:27:30.4536852Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2023-01-11T20:27:30.4550791Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2023-01-11T20:27:30.4795455Z [ 16%] Linking CXX static library ../../../lib/libprotoc.a 2023-01-11T20:27:30.4900673Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2023-01-11T20:27:30.5250236Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2023-01-11T20:27:30.5336863Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2023-01-11T20:27:30.5713917Z [ 16%] Built target libprotoc 2023-01-11T20:27:30.5741059Z [ 16%] 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:27:30.5751466Z Scanning dependencies of target fbgemm_avx2 2023-01-11T20:27:30.5962495Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2023-01-11T20:27:30.6128984Z Scanning dependencies of target tensorpipe 2023-01-11T20:27:30.6145161Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2023-01-11T20:27:30.6506143Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:27:30.6843496Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2023-01-11T20:27:30.7184573Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:27:30.7355321Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2023-01-11T20:27:30.7895146Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:30.7946675Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2023-01-11T20:27:30.8444408Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2023-01-11T20:27:30.8655759Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:30.8835894Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2023-01-11T20:27:30.9362723Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:30.9549716Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2023-01-11T20:27:30.9686375Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2023-01-11T20:27:30.9801434Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2023-01-11T20:27:31.0171113Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:31.0446624Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2023-01-11T20:27:31.1050626Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2023-01-11T20:27:31.1114399Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:27:31.1197436Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2023-01-11T20:27:31.1358632Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2023-01-11T20:27:31.2121174Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2023-01-11T20:27:31.2135756Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:27:31.2400211Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2023-01-11T20:27:31.2882613Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2023-01-11T20:27:31.2991371Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:27:31.3318498Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:27:31.3803122Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2023-01-11T20:27:31.3906435Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:27:31.3999751Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:27:31.4608016Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2023-01-11T20:27:31.4759324Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:27:31.5265608Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2023-01-11T20:27:31.5400452Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:31.5789542Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2023-01-11T20:27:31.6466218Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:31.6594557Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2023-01-11T20:27:31.6764034Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2023-01-11T20:27:31.7433724Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:31.7677477Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2023-01-11T20:27:31.8099370Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2023-01-11T20:27:31.8931927Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2023-01-11T20:27:31.9151372Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:31.9635564Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2023-01-11T20:27:31.9659438Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2023-01-11T20:27:32.0126118Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:27:32.0355734Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2023-01-11T20:27:32.0763646Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2023-01-11T20:27:32.0767549Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2023-01-11T20:27:32.0964837Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2023-01-11T20:27:32.1508334Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2023-01-11T20:27:32.1518248Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:27:32.1977778Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2023-01-11T20:27:32.2221283Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2023-01-11T20:27:32.2405355Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:27:32.2814442Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2023-01-11T20:27:32.3202003Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:27:32.3575748Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2023-01-11T20:27:32.3824563Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2023-01-11T20:27:32.4235932Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2023-01-11T20:27:32.4258692Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2023-01-11T20:27:32.4934837Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2023-01-11T20:27:32.5086080Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2023-01-11T20:27:32.5097943Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2023-01-11T20:27:32.5605119Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2023-01-11T20:27:32.6045190Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:27:32.6114994Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2023-01-11T20:27:32.6458518Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2023-01-11T20:27:32.6547661Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2023-01-11T20:27:32.6844941Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2023-01-11T20:27:32.6869182Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:27:32.7182196Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2023-01-11T20:27:32.7249497Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2023-01-11T20:27:32.7492034Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2023-01-11T20:27:32.7871602Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:27:32.8260282Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2023-01-11T20:27:32.8777052Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:27:32.8791678Z [ 19%] Built target fbgemm_avx2 2023-01-11T20:27:32.8838184Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2023-01-11T20:27:32.9040289Z Scanning dependencies of target dnnl 2023-01-11T20:27:32.9130233Z [ 19%] Linking CXX static library ../../../../../../lib/libdnnl.a 2023-01-11T20:27:32.9589194Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2023-01-11T20:27:32.9805139Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:27:33.0258500Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2023-01-11T20:27:33.0741464Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:33.0955063Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2023-01-11T20:27:33.1142700Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2023-01-11T20:27:33.1580335Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:33.1715057Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:33.1896431Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2023-01-11T20:27:33.2251953Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2023-01-11T20:27:33.2615385Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2023-01-11T20:27:33.2616516Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2023-01-11T20:27:33.2657868Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:27:33.3468432Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2023-01-11T20:27:33.3634995Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:27:33.4577699Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:27:33.4578757Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2023-01-11T20:27:33.5300601Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2023-01-11T20:27:33.5628109Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:27:33.5997891Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2023-01-11T20:27:33.6357465Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:27:33.6676844Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2023-01-11T20:27:33.6761958Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2023-01-11T20:27:33.7135675Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2023-01-11T20:27:33.7337769Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2023-01-11T20:27:33.7437964Z Scanning dependencies of target kineto_base 2023-01-11T20:27:33.7602055Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2023-01-11T20:27:33.8116395Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2023-01-11T20:27:33.8124323Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2023-01-11T20:27:33.8395507Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2023-01-11T20:27:33.9048134Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2023-01-11T20:27:33.9176501Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2023-01-11T20:27:33.9693001Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CudaDeviceProperties.cpp.o 2023-01-11T20:27:33.9871988Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2023-01-11T20:27:33.9889429Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2023-01-11T20:27:33.9933765Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2023-01-11T20:27:34.0552378Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2023-01-11T20:27:34.0560958Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2023-01-11T20:27:34.1175432Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2023-01-11T20:27:34.1357734Z [ 20%] 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:27:34.1562269Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CudaUtil.cpp.o 2023-01-11T20:27:34.1586567Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2023-01-11T20:27:34.1968948Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2023-01-11T20:27:34.2107718Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2023-01-11T20:27:34.2699905Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2023-01-11T20:27:34.2730670Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2023-01-11T20:27:34.2748073Z [ 20%] 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:27:34.3252487Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2023-01-11T20:27:34.3375324Z [ 20%] 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:27:34.3439519Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2023-01-11T20:27:34.4075580Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2023-01-11T20:27:34.4383279Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2023-01-11T20:27:34.4636987Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2023-01-11T20:27:34.5069492Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityPlatform.cpp.o 2023-01-11T20:27:34.5184844Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2023-01-11T20:27:34.5198412Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2023-01-11T20:27:34.5409803Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2023-01-11T20:27:34.5813868Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o 2023-01-11T20:27:34.6036245Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2023-01-11T20:27:34.6620104Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2023-01-11T20:27:34.7112240Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2023-01-11T20:27:34.7341846Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2023-01-11T20:27:34.7955757Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2023-01-11T20:27:34.8074501Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2023-01-11T20:27:34.8195097Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o 2023-01-11T20:27:34.8724572Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2023-01-11T20:27:34.8731788Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2023-01-11T20:27:34.8958505Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2023-01-11T20:27:34.9377199Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2023-01-11T20:27:34.9519152Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2023-01-11T20:27:35.0015101Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2023-01-11T20:27:35.0318065Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2023-01-11T20:27:35.0537277Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o 2023-01-11T20:27:35.0697492Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2023-01-11T20:27:35.0890681Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2023-01-11T20:27:35.1112819Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2023-01-11T20:27:35.1573716Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2023-01-11T20:27:35.1958312Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2023-01-11T20:27:35.2450650Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2023-01-11T20:27:35.2764573Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2023-01-11T20:27:35.2838759Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2023-01-11T20:27:35.2922649Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o 2023-01-11T20:27:35.3117124Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2023-01-11T20:27:35.3640542Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2023-01-11T20:27:35.3875399Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2023-01-11T20:27:35.4131827Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2023-01-11T20:27:35.4492631Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2023-01-11T20:27:35.4510309Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2023-01-11T20:27:35.5151841Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2023-01-11T20:27:35.5312052Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2023-01-11T20:27:35.5772100Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2023-01-11T20:27:35.5827362Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o 2023-01-11T20:27:35.6032852Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2023-01-11T20:27:35.6049396Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2023-01-11T20:27:35.6677275Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2023-01-11T20:27:35.7011146Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2023-01-11T20:27:35.7453047Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2023-01-11T20:27:35.7604403Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o 2023-01-11T20:27:35.7683374Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2023-01-11T20:27:35.7864283Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2023-01-11T20:27:35.8119339Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2023-01-11T20:27:35.8658618Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2023-01-11T20:27:35.8774532Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2023-01-11T20:27:35.9352234Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o 2023-01-11T20:27:35.9365696Z [ 20%] 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:27:35.9524851Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2023-01-11T20:27:35.9733377Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2023-01-11T20:27:36.0086961Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:27:36.0257657Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2023-01-11T20:27:36.0754796Z [ 20%] Built target dnnl 2023-01-11T20:27:36.0774277Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2023-01-11T20:27:36.0957076Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2023-01-11T20:27:36.0982939Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:27:36.1444374Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2023-01-11T20:27:36.1680014Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2023-01-11T20:27:36.1872939Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:36.2161449Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o 2023-01-11T20:27:36.2369256Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2023-01-11T20:27:36.2553958Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2023-01-11T20:27:36.2723753Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:36.3147034Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:36.3472043Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2023-01-11T20:27:36.3781844Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2023-01-11T20:27:36.4209406Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o 2023-01-11T20:27:36.4218519Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2023-01-11T20:27:36.4513647Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2023-01-11T20:27:36.4677279Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:36.5056776Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:27:36.5196988Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2023-01-11T20:27:36.5634312Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2023-01-11T20:27:36.5790891Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:27:36.5928432Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2023-01-11T20:27:36.6017560Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o 2023-01-11T20:27:36.6336877Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2023-01-11T20:27:36.6565189Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:27:36.6596506Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o 2023-01-11T20:27:36.6993057Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2023-01-11T20:27:36.7067460Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2023-01-11T20:27:36.7580031Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2023-01-11T20:27:36.7615843Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2023-01-11T20:27:36.7739695Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2023-01-11T20:27:36.7842269Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:27:36.8042512Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2023-01-11T20:27:36.8596597Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:27:36.8754509Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2023-01-11T20:27:36.9336392Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:36.9462962Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2023-01-11T20:27:36.9635369Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2023-01-11T20:27:36.9831762Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2023-01-11T20:27:37.0136835Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2023-01-11T20:27:37.0161445Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:37.0472268Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2023-01-11T20:27:37.1084060Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2023-01-11T20:27:37.1104696Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2023-01-11T20:27:37.1192502Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:37.1580044Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2023-01-11T20:27:37.1653523Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2023-01-11T20:27:37.1926609Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2023-01-11T20:27:37.2111248Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:37.3082772Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:27:37.3131315Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2023-01-11T20:27:37.3590635Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2023-01-11T20:27:37.3843565Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2023-01-11T20:27:37.3887206Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:27:37.4090417Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:27:37.4364193Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2023-01-11T20:27:37.4779469Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2023-01-11T20:27:37.4780810Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2023-01-11T20:27:37.4796919Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:27:37.4832564Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2023-01-11T20:27:37.5535758Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:27:37.5544317Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2023-01-11T20:27:37.5654268Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2023-01-11T20:27:37.6024365Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2023-01-11T20:27:37.6257119Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:27:37.6439991Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2023-01-11T20:27:37.6956390Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2023-01-11T20:27:37.7030249Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2023-01-11T20:27:37.7155870Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:27:37.7166641Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2023-01-11T20:27:37.7896822Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2023-01-11T20:27:37.8451425Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:27:37.8492452Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2023-01-11T20:27:37.8677879Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2023-01-11T20:27:37.8703370Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2023-01-11T20:27:37.9292531Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:27:37.9396523Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2023-01-11T20:27:38.0036403Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:16: 2023-01-11T20:27:38.0037172Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:21: 2023-01-11T20:27:38.0038415Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/ipcfabric/FabricManager.h:30:18: warning: nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions] 2023-01-11T20:27:38.0039121Z namespace dynolog::ipcfabric { 2023-01-11T20:27:38.0039428Z ^~~~~~~~~~~ 2023-01-11T20:27:38.0039743Z { namespace ipcfabric 2023-01-11T20:27:38.0040595Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/ipcfabric/FabricManager.h:60:57: warning: static_assert with no message is a C++17 extension [-Wc++17-extensions] 2023-01-11T20:27:38.0041255Z static_assert(std::is_trivially_copyable::value); 2023-01-11T20:27:38.0041657Z ^ 2023-01-11T20:27:38.0041998Z , "" 2023-01-11T20:27:38.0042850Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/ipcfabric/FabricManager.h:80:55: warning: static_assert with no message is a C++17 extension [-Wc++17-extensions] 2023-01-11T20:27:38.0043498Z static_assert(std::is_trivially_copyable::value); 2023-01-11T20:27:38.0044106Z ^ 2023-01-11T20:27:38.0044432Z , "" 2023-01-11T20:27:38.0045289Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/ipcfabric/FabricManager.h:81:55: warning: static_assert with no message is a C++17 extension [-Wc++17-extensions] 2023-01-11T20:27:38.0045941Z static_assert(std::is_trivially_copyable::value); 2023-01-11T20:27:38.0046281Z ^ 2023-01-11T20:27:38.0046691Z , "" 2023-01-11T20:27:38.0046972Z 4 warnings generated. 2023-01-11T20:27:38.0059365Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:38.0158989Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2023-01-11T20:27:38.0310213Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2023-01-11T20:27:38.0311406Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2023-01-11T20:27:38.0604537Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2023-01-11T20:27:38.0753850Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2023-01-11T20:27:38.1046920Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2023-01-11T20:27:38.1468263Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:38.2015538Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2023-01-11T20:27:38.2257833Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:38.2419629Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:27:38.2659098Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2023-01-11T20:27:38.2721833Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2023-01-11T20:27:38.3183268Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2023-01-11T20:27:38.3382107Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:27:38.3382958Z Scanning dependencies of target c10_registry_test 2023-01-11T20:27:38.3532275Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2023-01-11T20:27:38.3564932Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2023-01-11T20:27:38.4174924Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2023-01-11T20:27:38.4453685Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:27:38.4675904Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2023-01-11T20:27:38.4707825Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2023-01-11T20:27:38.4708651Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:21: 2023-01-11T20:27:38.4710108Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/ipcfabric/FabricManager.h:30:18: warning: nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions] 2023-01-11T20:27:38.4710848Z namespace dynolog::ipcfabric { 2023-01-11T20:27:38.4711185Z ^~~~~~~~~~~ 2023-01-11T20:27:38.4711519Z { namespace ipcfabric 2023-01-11T20:27:38.4712424Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/ipcfabric/FabricManager.h:60:57: warning: static_assert with no message is a C++17 extension [-Wc++17-extensions] 2023-01-11T20:27:38.4713203Z static_assert(std::is_trivially_copyable::value); 2023-01-11T20:27:38.4713605Z ^ 2023-01-11T20:27:38.4713964Z , "" 2023-01-11T20:27:38.4714960Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/ipcfabric/FabricManager.h:80:55: warning: static_assert with no message is a C++17 extension [-Wc++17-extensions] 2023-01-11T20:27:38.4715630Z static_assert(std::is_trivially_copyable::value); 2023-01-11T20:27:38.4716042Z ^ 2023-01-11T20:27:38.4716391Z , "" 2023-01-11T20:27:38.4717261Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/ipcfabric/FabricManager.h:81:55: warning: static_assert with no message is a C++17 extension [-Wc++17-extensions] 2023-01-11T20:27:38.4717923Z static_assert(std::is_trivially_copyable::value); 2023-01-11T20:27:38.4718331Z ^ 2023-01-11T20:27:38.4718681Z , "" 2023-01-11T20:27:38.4719005Z 4 warnings generated. 2023-01-11T20:27:38.4740548Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2023-01-11T20:27:38.4894068Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2023-01-11T20:27:38.5165788Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:27:38.5586137Z [ 22%] Linking CXX executable ../../bin/c10_registry_test 2023-01-11T20:27:38.5622921Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2023-01-11T20:27:38.5784518Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:27:38.6294762Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2023-01-11T20:27:38.6418902Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2023-01-11T20:27:38.6657818Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2023-01-11T20:27:38.6797014Z [ 22%] Built target c10_registry_test 2023-01-11T20:27:38.6838694Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2023-01-11T20:27:38.7101773Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2023-01-11T20:27:38.7142268Z [ 22%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2023-01-11T20:27:38.7551912Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2023-01-11T20:27:38.7563588Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2023-01-11T20:27:38.7964363Z [ 22%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2023-01-11T20:27:38.8331132Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2023-01-11T20:27:38.8536225Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2023-01-11T20:27:38.8596830Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2023-01-11T20:27:38.9114911Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2023-01-11T20:27:38.9124756Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2023-01-11T20:27:38.9473873Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2023-01-11T20:27:38.9865527Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2023-01-11T20:27:38.9868608Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2023-01-11T20:27:38.9917719Z [ 22%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2023-01-11T20:27:38.9934185Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2023-01-11T20:27:39.0376882Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2023-01-11T20:27:39.0474545Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2023-01-11T20:27:39.1100012Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2023-01-11T20:27:39.1279922Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2023-01-11T20:27:39.1887645Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2023-01-11T20:27:39.1962194Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2023-01-11T20:27:39.2374845Z Scanning dependencies of target c10_optional_test 2023-01-11T20:27:39.2531810Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2023-01-11T20:27:39.2561345Z [ 22%] Built target kineto_base 2023-01-11T20:27:39.2582017Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2023-01-11T20:27:39.2727098Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2023-01-11T20:27:39.2993616Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2023-01-11T20:27:39.3244525Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2023-01-11T20:27:39.3599096Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2023-01-11T20:27:39.3756847Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:27:39.4202112Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2023-01-11T20:27:39.4389183Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2023-01-11T20:27:39.4594746Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2023-01-11T20:27:39.4935733Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2023-01-11T20:27:39.5082890Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2023-01-11T20:27:39.5568211Z [ 22%] Linking CXX executable ../../bin/c10_optional_test 2023-01-11T20:27:39.5646872Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2023-01-11T20:27:39.6000697Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2023-01-11T20:27:39.6042870Z [ 22%] Linking CXX static library ../../../lib/libtensorpipe.a 2023-01-11T20:27:39.6278260Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2023-01-11T20:27:39.6512923Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2023-01-11T20:27:39.6988840Z [ 22%] Built target c10_optional_test 2023-01-11T20:27:39.7011000Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2023-01-11T20:27:39.7035513Z Scanning dependencies of target c10_intrusive_ptr_test 2023-01-11T20:27:39.7186027Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2023-01-11T20:27:39.7298984Z Scanning dependencies of target c10_flags_test 2023-01-11T20:27:39.7398792Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2023-01-11T20:27:39.7410496Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2023-01-11T20:27:39.7482683Z [ 22%] Built target tensorpipe 2023-01-11T20:27:39.7525247Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2023-01-11T20:27:39.7837588Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2023-01-11T20:27:39.8616692Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2023-01-11T20:27:39.8940303Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2023-01-11T20:27:39.9015342Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:27:39.9380712Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:27:39.9498004Z [ 22%] Linking CXX executable ../../bin/c10_flags_test 2023-01-11T20:27:39.9593190Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2023-01-11T20:27:40.0121872Z [ 22%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2023-01-11T20:27:40.0362172Z Scanning dependencies of target c10_exception_test 2023-01-11T20:27:40.0496867Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2023-01-11T20:27:40.0516300Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2023-01-11T20:27:40.0542874Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2023-01-11T20:27:40.0565874Z [ 22%] Built target c10_flags_test 2023-01-11T20:27:40.0586648Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2023-01-11T20:27:40.1221154Z Scanning dependencies of target c10_logging_test 2023-01-11T20:27:40.1405674Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2023-01-11T20:27:40.1478377Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2023-01-11T20:27:40.1679602Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2023-01-11T20:27:40.2055444Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2023-01-11T20:27:40.2070059Z [ 22%] Built target c10_intrusive_ptr_test 2023-01-11T20:27:40.2153037Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2023-01-11T20:27:40.2780044Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2023-01-11T20:27:40.2784051Z Scanning dependencies of target c10_either_test 2023-01-11T20:27:40.2917452Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2023-01-11T20:27:40.2973298Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2023-01-11T20:27:40.3314420Z [ 22%] Linking CXX executable ../../bin/c10_exception_test 2023-01-11T20:27:40.3528344Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2023-01-11T20:27:40.3827950Z [ 22%] Linking CXX executable ../../bin/c10_logging_test 2023-01-11T20:27:40.3894121Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2023-01-11T20:27:40.4274994Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2023-01-11T20:27:40.4519074Z [ 22%] Built target c10_exception_test 2023-01-11T20:27:40.4673669Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2023-01-11T20:27:40.5013336Z [ 22%] Built target c10_logging_test 2023-01-11T20:27:40.5032841Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2023-01-11T20:27:40.5270361Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f16.o 2023-01-11T20:27:40.5281017Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f32.o 2023-01-11T20:27:40.5442151Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2023-01-11T20:27:40.5800629Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2023-01-11T20:27:40.6239793Z [ 22%] Linking CXX executable ../../bin/c10_either_test 2023-01-11T20:27:40.6555673Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2023-01-11T20:27:40.6885723Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2023-01-11T20:27:40.7175825Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2023-01-11T20:27:40.7777443Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2023-01-11T20:27:40.7887939Z [ 22%] Built target c10_either_test 2023-01-11T20:27:40.7896326Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f64.o 2023-01-11T20:27:40.8306983Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2023-01-11T20:27:40.8568111Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2023-01-11T20:27:40.9337779Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2023-01-11T20:27:40.9516590Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2023-01-11T20:27:41.0124117Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2023-01-11T20:27:41.0880574Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2023-01-11T20:27:41.0982699Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2023-01-11T20:27:41.1480637Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2023-01-11T20:27:41.2189845Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2023-01-11T20:27:41.2499277Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2023-01-11T20:27:41.2883428Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2023-01-11T20:27:41.3579752Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2023-01-11T20:27:41.4299597Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2023-01-11T20:27:41.4510170Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2023-01-11T20:27:41.5303985Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2023-01-11T20:27:41.5716426Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2023-01-11T20:27:41.6150515Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2023-01-11T20:27:41.6895638Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2023-01-11T20:27:41.7054307Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2023-01-11T20:27:41.7568531Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2023-01-11T20:27:41.8317959Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2023-01-11T20:27:41.8603629Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2023-01-11T20:27:41.9044698Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2023-01-11T20:27:41.9758024Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2023-01-11T20:27:42.0045023Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2023-01-11T20:27:42.0484503Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2023-01-11T20:27:42.1272394Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2023-01-11T20:27:42.1475228Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2023-01-11T20:27:42.1843708Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2023-01-11T20:27:42.2183545Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2023-01-11T20:27:42.2992941Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2023-01-11T20:27:42.3049292Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2023-01-11T20:27:42.3475141Z [ 23%] 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:27:42.3843803Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2023-01-11T20:27:42.3864681Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2023-01-11T20:27:42.4646589Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2023-01-11T20:27:42.4912506Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2023-01-11T20:27:42.5209221Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2023-01-11T20:27:42.5410908Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2023-01-11T20:27:42.5878137Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2023-01-11T20:27:42.6296720Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2023-01-11T20:27:42.6628350Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2023-01-11T20:27:42.6689069Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2023-01-11T20:27:42.7173437Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2023-01-11T20:27:42.7516283Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2023-01-11T20:27:42.8121431Z Scanning dependencies of target c10_irange_test 2023-01-11T20:27:42.8207343Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2023-01-11T20:27:42.8280072Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2023-01-11T20:27:42.8922495Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2023-01-11T20:27:42.9199406Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2023-01-11T20:27:43.0063821Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2023-01-11T20:27:43.0447672Z [ 23%] Linking CXX executable ../../bin/c10_irange_test 2023-01-11T20:27:43.0715137Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2023-01-11T20:27:43.0957523Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2023-01-11T20:27:43.1637869Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2023-01-11T20:27:43.1799765Z [ 23%] Built target c10_irange_test 2023-01-11T20:27:43.1836631Z Scanning dependencies of target c10_bfloat16_test 2023-01-11T20:27:43.2034797Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2023-01-11T20:27:43.2314928Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2023-01-11T20:27:43.2389051Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2023-01-11T20:27:43.3183219Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2023-01-11T20:27:43.3475792Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2023-01-11T20:27:43.3915628Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2023-01-11T20:27:43.4724085Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2023-01-11T20:27:43.4724650Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2023-01-11T20:27:43.5203791Z [ 23%] Linking CXX executable ../../bin/c10_bfloat16_test 2023-01-11T20:27:43.5740471Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2023-01-11T20:27:43.5917105Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2023-01-11T20:27:43.6416866Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2023-01-11T20:27:43.6425872Z [ 23%] Built target c10_bfloat16_test 2023-01-11T20:27:43.6442855Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2023-01-11T20:27:43.7207683Z Scanning dependencies of target c10_string_view_test 2023-01-11T20:27:43.7308110Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:27:43.7336930Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2023-01-11T20:27:43.7395282Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2023-01-11T20:27:43.8159119Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2023-01-11T20:27:43.8483249Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:27:43.8963892Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2023-01-11T20:27:43.9264413Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:43.9825505Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2023-01-11T20:27:44.0048004Z [ 23%] Linking CXX executable ../../bin/c10_string_view_test 2023-01-11T20:27:44.0159196Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:44.0585324Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2023-01-11T20:27:44.1052268Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:44.1345593Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2023-01-11T20:27:44.1510845Z [ 23%] Built target c10_string_view_test 2023-01-11T20:27:44.1596468Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2023-01-11T20:27:44.1893417Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:44.2227133Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:27:44.2332347Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2023-01-11T20:27:44.2943395Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_bf16.o 2023-01-11T20:27:44.3162901Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:27:44.3192877Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2023-01-11T20:27:44.4002018Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2023-01-11T20:27:44.4244145Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:27:44.4961932Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2023-01-11T20:27:44.5650111Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2023-01-11T20:27:44.5897326Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:44.6592775Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2023-01-11T20:27:44.6754138Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:44.7857588Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:44.8070929Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2023-01-11T20:27:44.8832692Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:44.9029864Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2023-01-11T20:27:44.9838781Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2023-01-11T20:27:44.9996755Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:27:45.0823532Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2023-01-11T20:27:45.1579561Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:27:45.1596729Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2023-01-11T20:27:45.2736784Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2023-01-11T20:27:45.3094153Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:27:45.3496963Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2023-01-11T20:27:45.3992592Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:27:45.4251718Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2023-01-11T20:27:45.4980149Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:27:45.5036595Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2023-01-11T20:27:45.5884894Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2023-01-11T20:27:45.5947589Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:27:45.6632369Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2023-01-11T20:27:45.6986710Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:27:45.7529815Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2023-01-11T20:27:45.8443521Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:45.9005308Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2023-01-11T20:27:45.9580591Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:45.9764308Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2023-01-11T20:27:46.0523775Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2023-01-11T20:27:46.0683069Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:46.1365125Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2023-01-11T20:27:46.1524043Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:27:46.2088907Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2023-01-11T20:27:46.2524362Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:27:46.2921519Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2023-01-11T20:27:46.3538735Z [ 24%] 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:27:46.3951707Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:27:46.4416095Z [ 24%] 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:27:46.5321355Z [ 24%] 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:27:46.5400152Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:27:46.6184887Z [ 24%] 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:27:46.6236989Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:27:46.7108543Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2023-01-11T20:27:46.7238546Z [ 24%] 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:27:46.8089322Z [ 24%] 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:27:46.8408236Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2023-01-11T20:27:46.9314322Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2023-01-11T20:27:46.9545171Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2023-01-11T20:27:47.0112723Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2023-01-11T20:27:47.0863934Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2023-01-11T20:27:47.0996924Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2023-01-11T20:27:47.2443310Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2023-01-11T20:27:47.2975545Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2023-01-11T20:27:47.3826217Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2023-01-11T20:27:47.3933331Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2023-01-11T20:27:47.4860486Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2023-01-11T20:27:47.5328142Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2023-01-11T20:27:47.6148609Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2023-01-11T20:27:47.6820823Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2023-01-11T20:27:47.7016994Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2023-01-11T20:27:47.7761678Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2023-01-11T20:27:47.8333589Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2023-01-11T20:27:47.8605339Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2023-01-11T20:27:47.9517889Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2023-01-11T20:27:47.9906717Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2023-01-11T20:27:48.0581549Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2023-01-11T20:27:48.1365040Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2023-01-11T20:27:48.1573706Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2023-01-11T20:27:48.2196295Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2023-01-11T20:27:48.2828863Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2023-01-11T20:27:48.4081404Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2023-01-11T20:27:48.5031001Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2023-01-11T20:27:48.5154973Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2023-01-11T20:27:48.5731052Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2023-01-11T20:27:48.6257107Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:27:48.6614776Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2023-01-11T20:27:48.7380031Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2023-01-11T20:27:48.7877993Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:27:48.8112803Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2023-01-11T20:27:48.8856822Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2023-01-11T20:27:48.9492579Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:48.9545433Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2023-01-11T20:27:49.0300154Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2023-01-11T20:27:49.0859506Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:49.1296419Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2023-01-11T20:27:49.2043414Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:49.2307762Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2023-01-11T20:27:49.3293551Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2023-01-11T20:27:49.3477964Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:49.4150288Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2023-01-11T20:27:49.4997673Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2023-01-11T20:27:49.5094155Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:27:49.5823864Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2023-01-11T20:27:49.6690730Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:27:49.6693901Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2023-01-11T20:27:49.7824902Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2023-01-11T20:27:49.8037494Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:49.8726970Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2023-01-11T20:27:49.9627501Z [ 25%] 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:27:49.9848207Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:50.0485813Z [ 25%] 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:27:50.1456192Z [ 25%] 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:27:50.1518989Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:50.2286878Z [ 25%] 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:27:50.3146015Z [ 25%] 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:27:50.3435022Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:50.4018815Z [ 25%] 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:27:50.5032895Z [ 25%] 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:27:50.5096613Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:27:50.5771609Z [ 25%] 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:27:50.6512983Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:27:50.6680996Z [ 25%] 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:27:50.7664142Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2023-01-11T20:27:50.7966555Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:27:50.8751009Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2023-01-11T20:27:50.9554908Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:27:50.9820917Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2023-01-11T20:27:51.0649703Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2023-01-11T20:27:51.1256383Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:51.1475234Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2023-01-11T20:27:51.2379579Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2023-01-11T20:27:51.2872238Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:51.3240458Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2023-01-11T20:27:51.4237663Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2023-01-11T20:27:51.4557631Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:51.4985283Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2023-01-11T20:27:51.5632843Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2023-01-11T20:27:51.6080327Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:27:51.7248118Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2023-01-11T20:27:51.7992522Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:27:51.8004492Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2023-01-11T20:27:51.8801674Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2023-01-11T20:27:51.9488345Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:27:51.9517740Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2023-01-11T20:27:52.0985188Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2023-01-11T20:27:52.1430739Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2023-01-11T20:27:52.2097585Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2023-01-11T20:27:52.2562962Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2023-01-11T20:27:52.2732468Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2023-01-11T20:27:52.3793364Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2023-01-11T20:27:52.4076103Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2023-01-11T20:27:52.4477762Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2023-01-11T20:27:52.5164027Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2023-01-11T20:27:52.5649475Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2023-01-11T20:27:52.5794491Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2023-01-11T20:27:52.6337170Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2023-01-11T20:27:52.6945264Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2023-01-11T20:27:52.7245035Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2023-01-11T20:27:52.7596342Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2023-01-11T20:27:52.8154748Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2023-01-11T20:27:52.8649925Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2023-01-11T20:27:52.8889355Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2023-01-11T20:27:52.9642010Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2023-01-11T20:27:52.9925228Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2023-01-11T20:27:53.0319603Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2023-01-11T20:27:53.1015597Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2023-01-11T20:27:53.1446965Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2023-01-11T20:27:53.1841592Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2023-01-11T20:27:53.2779390Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2023-01-11T20:27:53.2955655Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2023-01-11T20:27:53.3665627Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2023-01-11T20:27:53.4329162Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2023-01-11T20:27:53.4752584Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2023-01-11T20:27:53.5884180Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2023-01-11T20:27:53.6037234Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2023-01-11T20:27:53.6724887Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i8.o 2023-01-11T20:27:53.6756284Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2023-01-11T20:27:53.7188623Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:27:53.7477642Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2023-01-11T20:27:53.8202950Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2023-01-11T20:27:53.8406339Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:27:53.8900141Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2023-01-11T20:27:53.9562655Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2023-01-11T20:27:54.0224763Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2023-01-11T20:27:54.0263914Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2023-01-11T20:27:54.1144104Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:54.1796298Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2023-01-11T20:27:54.2052875Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:54.2945816Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:54.3262340Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:27:54.3802175Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:27:54.3998269Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:54.4456657Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:54.4973079Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2023-01-11T20:27:54.5202526Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:54.5339786Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:54.6100965Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2023-01-11T20:27:54.6257035Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:54.6601473Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2023-01-11T20:27:54.7145588Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:54.7550251Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:54.8008222Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2023-01-11T20:27:54.8452273Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:54.9126690Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:54.9623613Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2023-01-11T20:27:55.0104315Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:55.1022719Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:55.1147936Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:55.1733098Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2023-01-11T20:27:55.2081821Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:55.2513845Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:55.3119885Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2023-01-11T20:27:55.3363652Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2023-01-11T20:27:55.3497764Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:55.4446582Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:55.4450880Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:55.4676636Z [ 26%] 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:27:55.5390993Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2023-01-11T20:27:55.5473858Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:55.6074856Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:55.6519536Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:27:55.6724258Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:55.7043979Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:27:55.7640868Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:55.8260734Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u8.o 2023-01-11T20:27:55.8571121Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:55.8592047Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:55.9759970Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:55.9965626Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:56.1059347Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:56.1182913Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:56.1780566Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:56.2553059Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:56.2711738Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:56.3516304Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:56.4433077Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:27:56.4515103Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:56.5482201Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:56.5549769Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:27:56.6437350Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:56.6634879Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:27:56.7400225Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:56.7933472Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:56.8278301Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:56.9003755Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:56.9244038Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:57.0134052Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:57.0213485Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:57.1284418Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:57.1338742Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:57.1597506Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:57.2044298Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:27:57.2265383Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:57.3320840Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:57.3348334Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:57.3517449Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:27:57.4280789Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:27:57.4304740Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:57.4718729Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:57.5072769Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:27:57.5666027Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:57.5999623Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i32.o 2023-01-11T20:27:57.6186556Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:27:57.6614104Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:57.7593423Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:57.7601857Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:57.8536002Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:57.9217155Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:58.0098566Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:58.1007327Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:58.1040231Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:58.1979756Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:58.2626300Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:27:58.3336738Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:58.4217333Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:27:58.4378435Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:58.5400993Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:58.5583422Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:27:58.6443170Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:58.6596884Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2023-01-11T20:27:58.7148914Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:58.7849188Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:58.8063630Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2023-01-11T20:27:58.8998594Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:58.9159706Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2023-01-11T20:27:58.9947437Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:59.0421322Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2023-01-11T20:27:59.0797256Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:59.1492372Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2023-01-11T20:27:59.1597460Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:59.2581799Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:59.2817506Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:27:59.3465516Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:59.4024324Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:27:59.4244314Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:59.5200674Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:59.5408743Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:27:59.5969981Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:59.6917365Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:27:59.6942052Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:27:59.8397645Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:27:59.8475595Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2023-01-11T20:27:59.9098050Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:27:59.9830191Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2023-01-11T20:27:59.9921728Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:00.0650834Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:00.1220670Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2023-01-11T20:28:00.1364822Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:00.2240381Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2023-01-11T20:28:00.2445687Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:00.3306655Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:00.3786632Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2023-01-11T20:28:00.4193781Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:00.5175004Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:00.5336826Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2023-01-11T20:28:00.6165184Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:00.6785041Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2023-01-11T20:28:00.7210783Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:00.8185611Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2023-01-11T20:28:00.8216683Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:00.9232810Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:00.9701886Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2023-01-11T20:28:00.9920062Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:01.0792017Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:01.1112125Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2023-01-11T20:28:01.1681691Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:01.2614389Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:01.2626922Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2023-01-11T20:28:01.3507993Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2023-01-11T20:28:01.4070511Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2023-01-11T20:28:01.4229490Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2023-01-11T20:28:01.4932999Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2023-01-11T20:28:01.5509790Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2023-01-11T20:28:01.5685248Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2023-01-11T20:28:01.6366626Z [ 28%] 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:28:01.7019220Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2023-01-11T20:28:01.7116673Z [ 28%] 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:28:01.7871041Z [ 28%] 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:28:01.8458044Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2023-01-11T20:28:01.8680531Z [ 28%] 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:28:01.9738760Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2023-01-11T20:28:02.0180686Z [ 28%] 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:28:02.0894560Z [ 28%] 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:28:02.1198149Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2023-01-11T20:28:02.1660832Z [ 28%] 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:28:02.2218313Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2023-01-11T20:28:02.2467068Z [ 28%] 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:28:02.3310703Z [ 28%] 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:28:02.3564181Z [ 28%] 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:28:02.4880518Z [ 28%] 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:28:02.4978415Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2023-01-11T20:28:02.5845572Z [ 28%] 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:28:02.6558797Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2023-01-11T20:28:02.6890535Z [ 28%] 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:28:02.7720850Z [ 28%] 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:28:02.7860496Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2023-01-11T20:28:02.8470648Z [ 28%] 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:28:02.9139528Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2023-01-11T20:28:02.9220359Z [ 28%] 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:28:03.0183591Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2023-01-11T20:28:03.0237681Z [ 28%] 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:28:03.1055706Z [ 28%] 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:28:03.1278702Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2023-01-11T20:28:03.1680085Z [ 28%] 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:28:03.2438163Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:03.3200054Z [ 28%] 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:28:03.3716203Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:03.4243651Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2023-01-11T20:28:03.4670798Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:03.5620382Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:03.5627947Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2023-01-11T20:28:03.6558234Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:03.7061360Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2023-01-11T20:28:03.7528207Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:03.8430774Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:03.8476082Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:28:03.9420046Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:03.9891962Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:28:04.0987941Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:04.1303789Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2023-01-11T20:28:04.2113612Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:04.2632531Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2023-01-11T20:28:04.3098798Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:04.4040535Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:28:04.4042089Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:04.4988943Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:04.5498320Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:28:04.6641950Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:04.7022231Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:04.8099771Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:04.8190126Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:04.9049847Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:04.9771180Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:05.0048708Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:05.1125732Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:05.1269931Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:05.2207129Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:05.2807540Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:28:05.3158214Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:05.4116528Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:05.4317971Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:28:05.5102352Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:05.5886818Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:28:05.6125382Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:05.7091968Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:05.7239080Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:05.7996759Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:05.8777373Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:05.9045126Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:06.0067505Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:06.0407693Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:06.0870414Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:06.1867253Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:06.2027045Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:06.3079891Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:06.3623042Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:28:06.4417440Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:06.5086314Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:28:06.5401467Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:06.6442535Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:06.6469052Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:28:06.7408522Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:06.7953099Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:28:06.8426900Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:06.9455037Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:28:06.9810204Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:07.0783119Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:07.0926917Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:07.1754502Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:07.2557939Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:07.2732513Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:07.3756360Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:07.4147408Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:07.4752748Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:07.5768736Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:07.5870523Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:28:07.6757328Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:07.7383368Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:28:07.7814090Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:07.8984694Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:07.9196276Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:07.9301632Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:28:07.9955101Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2023-01-11T20:28:07.9963406Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:08.0778357Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:08.0807345Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u32.o 2023-01-11T20:28:08.1331742Z [ 30%] Linking CXX static library ../../lib/libXNNPACK.a 2023-01-11T20:28:08.1746504Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2023-01-11T20:28:08.2226233Z [ 30%] Built target XNNPACK 2023-01-11T20:28:08.2244076Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2023-01-11T20:28:08.2420110Z Scanning dependencies of target c10_accumulate_test 2023-01-11T20:28:08.2566069Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2023-01-11T20:28:08.2925778Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2023-01-11T20:28:08.3961869Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2023-01-11T20:28:08.4685937Z [ 30%] Linking CXX executable ../../bin/c10_accumulate_test 2023-01-11T20:28:08.4878091Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2023-01-11T20:28:08.5669088Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2023-01-11T20:28:08.6186681Z [ 30%] Built target c10_accumulate_test 2023-01-11T20:28:08.6206451Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2023-01-11T20:28:08.6627670Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i64.o 2023-01-11T20:28:08.6880231Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2023-01-11T20:28:08.7623335Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2023-01-11T20:28:08.8599825Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2023-01-11T20:28:08.9333232Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2023-01-11T20:28:09.0069346Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2023-01-11T20:28:09.1078713Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2023-01-11T20:28:09.1846005Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2023-01-11T20:28:09.2626295Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2023-01-11T20:28:09.3469349Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2023-01-11T20:28:09.4274734Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2023-01-11T20:28:09.4912876Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2023-01-11T20:28:09.5921969Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2023-01-11T20:28:09.6749136Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:28:09.7497098Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2023-01-11T20:28:09.8224773Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:09.9246269Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:09.9684109Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:09.9925485Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u64.o 2023-01-11T20:28:10.0423445Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:10.1364240Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:10.2185181Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:10.3025885Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:10.4666695Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:10.5607591Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:10.6462622Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:10.7275226Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:10.7545183Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:10.8158318Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f16.o 2023-01-11T20:28:10.8263972Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:10.9175671Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:11.0037073Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:11.0935976Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:11.1841105Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:11.2763867Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:11.3745416Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2023-01-11T20:28:11.4474450Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2023-01-11T20:28:11.5233820Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2023-01-11T20:28:11.5972356Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2023-01-11T20:28:11.6831836Z [ 30%] 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:28:11.7603840Z [ 30%] 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:28:11.8447682Z [ 30%] 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:28:11.9254225Z [ 30%] 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:28:12.0107037Z [ 30%] 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:28:12.0890069Z [ 30%] 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:28:12.1670817Z [ 30%] 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:28:12.2464874Z [ 30%] 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:28:12.3170032Z [ 30%] 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:28:12.3918346Z [ 30%] 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:28:12.4682018Z [ 30%] 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:28:12.5533988Z [ 30%] 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:28:12.6306421Z [ 30%] 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:28:12.7114806Z [ 30%] 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:28:12.7917758Z [ 30%] 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:28:12.8714027Z [ 31%] 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:28:12.8919696Z [ 31%] 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:28:12.9399351Z Scanning dependencies of target c10_InlineDeviceGuard_test 2023-01-11T20:28:12.9570224Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2023-01-11T20:28:13.0055684Z [ 31%] 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:28:13.0841929Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:13.1510441Z [ 31%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2023-01-11T20:28:13.1835598Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:13.2607403Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:13.2908399Z [ 31%] Built target c10_InlineDeviceGuard_test 2023-01-11T20:28:13.2953903Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:13.3621666Z Scanning dependencies of target c10_InlineStreamGuard_test 2023-01-11T20:28:13.3746342Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:13.3802454Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2023-01-11T20:28:13.4605583Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:13.5620946Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:13.6251923Z [ 31%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2023-01-11T20:28:13.6613825Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:13.7603729Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:13.7676076Z [ 31%] Built target c10_InlineStreamGuard_test 2023-01-11T20:28:13.7716594Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:13.8640079Z Scanning dependencies of target c10_complex_math_test 2023-01-11T20:28:13.8676414Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:13.9004838Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2023-01-11T20:28:13.9991360Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:14.0995854Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:14.1630436Z [ 31%] Linking CXX executable ../../bin/c10_complex_math_test 2023-01-11T20:28:14.1754553Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:14.2761840Z [ 31%] Built target c10_complex_math_test 2023-01-11T20:28:14.2781244Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:14.2866063Z Scanning dependencies of target c10_Bitset_test 2023-01-11T20:28:14.3061252Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2023-01-11T20:28:14.4378082Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:14.4940814Z [ 31%] Linking CXX executable ../../bin/c10_Bitset_test 2023-01-11T20:28:14.5364100Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:14.6115825Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:14.6397915Z [ 31%] Built target c10_Bitset_test 2023-01-11T20:28:14.6418404Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:14.7297678Z Scanning dependencies of target c10_SmallVectorTest 2023-01-11T20:28:14.7306336Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:14.7515274Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2023-01-11T20:28:14.8330705Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:14.9411884Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:15.0170625Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:15.0393788Z [ 31%] Linking CXX executable ../../bin/c10_SmallVectorTest 2023-01-11T20:28:15.1118145Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:15.2011799Z [ 31%] Built target c10_SmallVectorTest 2023-01-11T20:28:15.2049139Z Scanning dependencies of target c10_complex_test 2023-01-11T20:28:15.2104661Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:15.2404215Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2023-01-11T20:28:15.3115449Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:15.4374285Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:15.5186447Z [ 31%] Linking CXX executable ../../bin/c10_complex_test 2023-01-11T20:28:15.5314630Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:15.6351024Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:15.6598317Z [ 31%] Built target c10_complex_test 2023-01-11T20:28:15.6619436Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:15.7317053Z Scanning dependencies of target c10_SymInt_test 2023-01-11T20:28:15.7494254Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2023-01-11T20:28:15.7631202Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:15.8865963Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:15.9844331Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:16.0445835Z [ 31%] Linking CXX executable ../../bin/c10_SymInt_test 2023-01-11T20:28:16.0825495Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:16.1788348Z [ 31%] Built target c10_SymInt_test 2023-01-11T20:28:16.1794123Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:16.1849914Z Scanning dependencies of target c10_typeid_test 2023-01-11T20:28:16.2214292Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2023-01-11T20:28:16.2821436Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:16.3777692Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:16.4762395Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:16.5182301Z [ 31%] Linking CXX executable ../../bin/c10_typeid_test 2023-01-11T20:28:16.5759290Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:16.6616397Z [ 31%] Built target c10_typeid_test 2023-01-11T20:28:16.6655353Z Scanning dependencies of target c10_SizesAndStrides_test 2023-01-11T20:28:16.6864398Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2023-01-11T20:28:16.6968479Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:16.7920231Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:16.8920574Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:16.9077568Z [ 31%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2023-01-11T20:28:16.9872693Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:17.0476653Z [ 31%] Built target c10_SizesAndStrides_test 2023-01-11T20:28:17.0512880Z Scanning dependencies of target c10_TypeTraits_test 2023-01-11T20:28:17.0669628Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2023-01-11T20:28:17.1107279Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:17.2384945Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:17.2792262Z [ 31%] Linking CXX executable ../../bin/c10_TypeTraits_test 2023-01-11T20:28:17.3368174Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:28:17.4125503Z [ 31%] Built target c10_TypeTraits_test 2023-01-11T20:28:17.4146694Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:28:17.4492361Z Scanning dependencies of target c10_Device_test 2023-01-11T20:28:17.4677751Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2023-01-11T20:28:17.5123209Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:28:17.6120816Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2023-01-11T20:28:17.6887515Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2023-01-11T20:28:17.7114324Z [ 31%] Linking CXX executable ../../bin/c10_Device_test 2023-01-11T20:28:17.7648703Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2023-01-11T20:28:17.8347993Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2023-01-11T20:28:17.8481408Z [ 31%] Built target c10_Device_test 2023-01-11T20:28:17.8503917Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2023-01-11T20:28:17.9055095Z Scanning dependencies of target c10_tempfile_test 2023-01-11T20:28:17.9221032Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2023-01-11T20:28:17.9237277Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2023-01-11T20:28:17.9965227Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2023-01-11T20:28:18.0684007Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2023-01-11T20:28:18.1454320Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2023-01-11T20:28:18.1664287Z [ 31%] Linking CXX executable ../../bin/c10_tempfile_test 2023-01-11T20:28:18.2120415Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2023-01-11T20:28:18.2711807Z [ 31%] Built target c10_tempfile_test 2023-01-11T20:28:18.2728562Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2023-01-11T20:28:18.3155986Z Scanning dependencies of target c10_CompileTimeFunctionPointer_test 2023-01-11T20:28:18.3273878Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2023-01-11T20:28:18.3442630Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2023-01-11T20:28:18.4092961Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2023-01-11T20:28:18.4964912Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2023-01-11T20:28:18.5278270Z [ 31%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2023-01-11T20:28:18.5837115Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2023-01-11T20:28:18.6518479Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2023-01-11T20:28:18.6704523Z [ 31%] Built target c10_CompileTimeFunctionPointer_test 2023-01-11T20:28:18.6789529Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2023-01-11T20:28:18.7391295Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f32.o 2023-01-11T20:28:18.7486237Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2023-01-11T20:28:18.8162740Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2023-01-11T20:28:18.8785374Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2023-01-11T20:28:18.9481274Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2023-01-11T20:28:19.0086954Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:28:19.0945733Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2023-01-11T20:28:19.1700109Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2023-01-11T20:28:19.2363194Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2023-01-11T20:28:19.3247068Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2023-01-11T20:28:19.4319668Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2023-01-11T20:28:19.4985678Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:28:19.5694292Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2023-01-11T20:28:19.6264097Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2023-01-11T20:28:19.7300287Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2023-01-11T20:28:19.8424924Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2023-01-11T20:28:19.9142260Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2023-01-11T20:28:19.9859702Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2023-01-11T20:28:20.0578077Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2023-01-11T20:28:20.1358053Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2023-01-11T20:28:20.2081093Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2023-01-11T20:28:20.2755626Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2023-01-11T20:28:20.3441001Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2023-01-11T20:28:20.4117391Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2023-01-11T20:28:20.4837935Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2023-01-11T20:28:20.5692477Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2023-01-11T20:28:20.6378649Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2023-01-11T20:28:20.6967173Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2023-01-11T20:28:20.7554709Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2023-01-11T20:28:20.8326904Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2023-01-11T20:28:20.9132789Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2023-01-11T20:28:20.9803324Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2023-01-11T20:28:21.0627999Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2023-01-11T20:28:21.1730966Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2023-01-11T20:28:21.2575457Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2023-01-11T20:28:21.3268485Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2023-01-11T20:28:21.3905459Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f64.o 2023-01-11T20:28:21.3922259Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2023-01-11T20:28:21.4595422Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2023-01-11T20:28:21.5144782Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2023-01-11T20:28:21.5814816Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2023-01-11T20:28:21.6518895Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2023-01-11T20:28:21.8374507Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2023-01-11T20:28:21.9028588Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2023-01-11T20:28:21.9749640Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2023-01-11T20:28:22.0403598Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2023-01-11T20:28:22.0998986Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2023-01-11T20:28:22.1912577Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2023-01-11T20:28:22.2619232Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2023-01-11T20:28:22.2849459Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2023-01-11T20:28:22.3245646Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_bf16.o 2023-01-11T20:28:22.3466935Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2023-01-11T20:28:22.4130687Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2023-01-11T20:28:22.4880844Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2023-01-11T20:28:22.5584472Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2023-01-11T20:28:22.6273699Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2023-01-11T20:28:22.6971795Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2023-01-11T20:28:22.7704055Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2023-01-11T20:28:22.8421583Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2023-01-11T20:28:22.9140620Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2023-01-11T20:28:22.9839292Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2023-01-11T20:28:23.0613022Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2023-01-11T20:28:23.1311248Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2023-01-11T20:28:23.2038671Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2023-01-11T20:28:23.2833429Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2023-01-11T20:28:23.3979967Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2023-01-11T20:28:23.4220996Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2023-01-11T20:28:23.4621746Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i8.o 2023-01-11T20:28:23.4918100Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2023-01-11T20:28:23.5654881Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2023-01-11T20:28:23.6341615Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2023-01-11T20:28:23.7033435Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2023-01-11T20:28:23.7751384Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2023-01-11T20:28:23.8526332Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2023-01-11T20:28:23.9243112Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2023-01-11T20:28:23.9971998Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2023-01-11T20:28:24.0702249Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2023-01-11T20:28:24.1393291Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2023-01-11T20:28:24.2090738Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2023-01-11T20:28:24.3056314Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2023-01-11T20:28:24.3785650Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:28:24.4705280Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2023-01-11T20:28:24.5518056Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2023-01-11T20:28:24.6318404Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2023-01-11T20:28:24.7175404Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2023-01-11T20:28:24.8120264Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2023-01-11T20:28:24.9076726Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2023-01-11T20:28:24.9990641Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2023-01-11T20:28:25.0920186Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2023-01-11T20:28:25.1868173Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2023-01-11T20:28:25.2767082Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2023-01-11T20:28:25.3703643Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2023-01-11T20:28:25.4637350Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2023-01-11T20:28:25.5603888Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2023-01-11T20:28:25.6603365Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2023-01-11T20:28:25.7563728Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2023-01-11T20:28:25.8609993Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2023-01-11T20:28:25.9402197Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2023-01-11T20:28:26.0399849Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2023-01-11T20:28:26.1072842Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2023-01-11T20:28:26.2117424Z [ 33%] 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:28:26.2858895Z [ 33%] 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:28:26.3757888Z [ 33%] 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:28:26.4679722Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2023-01-11T20:28:26.5415385Z [ 33%] 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:28:26.6128064Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2023-01-11T20:28:26.6930406Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2023-01-11T20:28:26.7921446Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2023-01-11T20:28:26.8862828Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2023-01-11T20:28:26.9800874Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2023-01-11T20:28:27.0896790Z [ 33%] 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:28:27.1860361Z [ 33%] 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:28:27.2784445Z [ 33%] 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:28:27.3743530Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2023-01-11T20:28:27.4708075Z [ 33%] 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:28:27.5701605Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2023-01-11T20:28:27.6606121Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2023-01-11T20:28:27.7504640Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2023-01-11T20:28:27.8547207Z [ 33%] 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:28:27.9497541Z [ 33%] 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:28:28.0690970Z [ 33%] 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:28:28.1609193Z [ 33%] 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:28:28.2523235Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2023-01-11T20:28:28.3567551Z [ 33%] 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:28:28.4514546Z [ 33%] 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:28:28.5485770Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2023-01-11T20:28:28.6430717Z [ 33%] 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:28:28.7418694Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2023-01-11T20:28:28.8412911Z [ 33%] 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:28:28.9525737Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2023-01-11T20:28:29.0313851Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2023-01-11T20:28:29.0432808Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u8.o 2023-01-11T20:28:29.1243825Z [ 33%] 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:28:29.2103783Z [ 33%] 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:28:29.3006902Z [ 33%] 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:28:29.3891522Z [ 33%] 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:28:29.4962354Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2023-01-11T20:28:29.5889744Z [ 33%] 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:28:29.6796247Z [ 33%] 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:28:29.7696135Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2023-01-11T20:28:29.8645434Z [ 33%] 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:28:29.9551936Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2023-01-11T20:28:30.0494575Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2023-01-11T20:28:30.1303037Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2023-01-11T20:28:30.2096193Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2023-01-11T20:28:30.2847103Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2023-01-11T20:28:30.3779788Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2023-01-11T20:28:30.4702998Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2023-01-11T20:28:30.5762512Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2023-01-11T20:28:30.6878501Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2023-01-11T20:28:30.7619571Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2023-01-11T20:28:30.8345850Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2023-01-11T20:28:30.9036192Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2023-01-11T20:28:30.9773937Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2023-01-11T20:28:31.0680054Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2023-01-11T20:28:31.1641733Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2023-01-11T20:28:31.2665350Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2023-01-11T20:28:31.3605920Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2023-01-11T20:28:31.4571027Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2023-01-11T20:28:31.5513941Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2023-01-11T20:28:31.6418261Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2023-01-11T20:28:31.7342095Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2023-01-11T20:28:31.8315545Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2023-01-11T20:28:31.9325075Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2023-01-11T20:28:32.0227675Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2023-01-11T20:28:32.0978629Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2023-01-11T20:28:32.1949293Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2023-01-11T20:28:32.3047467Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2023-01-11T20:28:32.4000710Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2023-01-11T20:28:32.4954762Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2023-01-11T20:28:32.5836366Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2023-01-11T20:28:32.5999753Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2023-01-11T20:28:32.7229037Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i32.o 2023-01-11T20:28:32.7386722Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2023-01-11T20:28:32.9490282Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2023-01-11T20:28:33.0966656Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2023-01-11T20:28:33.1938156Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2023-01-11T20:28:33.2899621Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2023-01-11T20:28:33.3887437Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2023-01-11T20:28:33.4862094Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2023-01-11T20:28:33.5860587Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2023-01-11T20:28:33.6929313Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2023-01-11T20:28:33.7906549Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2023-01-11T20:28:33.8885114Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2023-01-11T20:28:33.9770500Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2023-01-11T20:28:34.0823146Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2023-01-11T20:28:34.1758552Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2023-01-11T20:28:34.2783464Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2023-01-11T20:28:34.3767588Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:28:34.4562235Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:28:34.5349958Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2023-01-11T20:28:34.6173146Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2023-01-11T20:28:34.6842739Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2023-01-11T20:28:34.7100260Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2023-01-11T20:28:34.7656875Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u32.o 2023-01-11T20:28:34.7871498Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2023-01-11T20:28:34.8649058Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2023-01-11T20:28:35.0103046Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2023-01-11T20:28:35.1543664Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2023-01-11T20:28:35.2934261Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2023-01-11T20:28:35.4366634Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2023-01-11T20:28:35.5227810Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2023-01-11T20:28:35.6100570Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2023-01-11T20:28:35.6993541Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2023-01-11T20:28:35.7875083Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2023-01-11T20:28:35.8850526Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2023-01-11T20:28:35.9743163Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2023-01-11T20:28:36.0888314Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2023-01-11T20:28:36.3846176Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2023-01-11T20:28:36.4752612Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2023-01-11T20:28:36.5607244Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2023-01-11T20:28:36.6872867Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2023-01-11T20:28:36.7700549Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2023-01-11T20:28:36.8576470Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2023-01-11T20:28:36.9370287Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2023-01-11T20:28:37.0233222Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2023-01-11T20:28:37.1088600Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2023-01-11T20:28:37.2281604Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2023-01-11T20:28:37.3105295Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2023-01-11T20:28:37.3956023Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2023-01-11T20:28:37.4897601Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2023-01-11T20:28:37.5699631Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2023-01-11T20:28:37.6505350Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2023-01-11T20:28:37.7318809Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2023-01-11T20:28:37.8247543Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2023-01-11T20:28:37.8945800Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2023-01-11T20:28:38.0221916Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2023-01-11T20:28:38.1044180Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2023-01-11T20:28:38.1898917Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2023-01-11T20:28:38.2699778Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2023-01-11T20:28:38.3533819Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2023-01-11T20:28:38.4348705Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2023-01-11T20:28:38.5169595Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2023-01-11T20:28:38.5994927Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2023-01-11T20:28:38.6850499Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2023-01-11T20:28:38.7690517Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2023-01-11T20:28:38.8496944Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2023-01-11T20:28:38.9293256Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2023-01-11T20:28:39.0324740Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2023-01-11T20:28:39.1075176Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2023-01-11T20:28:39.1867236Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2023-01-11T20:28:39.2762407Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2023-01-11T20:28:39.3558417Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2023-01-11T20:28:39.4410055Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2023-01-11T20:28:39.5241927Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2023-01-11T20:28:39.6033595Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2023-01-11T20:28:39.6822438Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2023-01-11T20:28:39.7882934Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2023-01-11T20:28:39.8709309Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2023-01-11T20:28:39.9591787Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2023-01-11T20:28:40.0798096Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2023-01-11T20:28:40.1492113Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2023-01-11T20:28:40.2219655Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2023-01-11T20:28:40.2970878Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2023-01-11T20:28:40.3667900Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2023-01-11T20:28:40.4514147Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2023-01-11T20:28:40.5203855Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2023-01-11T20:28:40.6021356Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2023-01-11T20:28:40.6768886Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2023-01-11T20:28:40.7592287Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2023-01-11T20:28:40.8383002Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2023-01-11T20:28:40.9186138Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2023-01-11T20:28:40.9967562Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2023-01-11T20:28:41.0840840Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2023-01-11T20:28:41.1634072Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2023-01-11T20:28:41.3546727Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2023-01-11T20:28:41.4361871Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2023-01-11T20:28:41.5188869Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2023-01-11T20:28:41.5930971Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2023-01-11T20:28:41.6652259Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2023-01-11T20:28:41.7445020Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2023-01-11T20:28:41.8281374Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:28:41.9077577Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2023-01-11T20:28:41.9798328Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:28:42.0673967Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2023-01-11T20:28:42.1871689Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2023-01-11T20:28:42.2811747Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2023-01-11T20:28:42.3785618Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2023-01-11T20:28:42.4531868Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2023-01-11T20:28:42.5506040Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2023-01-11T20:28:42.6688969Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2023-01-11T20:28:42.7770576Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2023-01-11T20:28:42.7876799Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i64.o 2023-01-11T20:28:42.8718616Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2023-01-11T20:28:42.9583749Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2023-01-11T20:28:43.0480865Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2023-01-11T20:28:43.1409261Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2023-01-11T20:28:43.2391732Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2023-01-11T20:28:43.3169732Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2023-01-11T20:28:43.4070397Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2023-01-11T20:28:43.4915162Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:28:43.5714350Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2023-01-11T20:28:43.6520124Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:28:43.7331694Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2023-01-11T20:28:43.8109738Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:28:43.9215931Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2023-01-11T20:28:44.0031624Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:28:44.0864546Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2023-01-11T20:28:44.1640073Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2023-01-11T20:28:44.2465919Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2023-01-11T20:28:44.3497125Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2023-01-11T20:28:44.4459357Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2023-01-11T20:28:44.5479663Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2023-01-11T20:28:44.6281703Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2023-01-11T20:28:44.7352075Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2023-01-11T20:28:44.8179679Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2023-01-11T20:28:44.8992794Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2023-01-11T20:28:44.9771256Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2023-01-11T20:28:45.0574941Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2023-01-11T20:28:45.1407072Z [ 36%] 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:28:45.2284225Z [ 36%] 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:28:45.3105868Z [ 36%] 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:28:45.3958905Z [ 36%] 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:28:45.4845606Z [ 36%] 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:28:45.5975879Z [ 36%] 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:28:45.6793163Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2023-01-11T20:28:45.7743597Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2023-01-11T20:28:45.8612292Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2023-01-11T20:28:45.9467293Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2023-01-11T20:28:46.0517096Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2023-01-11T20:28:46.1383673Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2023-01-11T20:28:46.2237077Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2023-01-11T20:28:46.3083297Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2023-01-11T20:28:46.3935234Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2023-01-11T20:28:46.4808356Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2023-01-11T20:28:46.5777623Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2023-01-11T20:28:46.6632706Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2023-01-11T20:28:46.7405099Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2023-01-11T20:28:46.8444140Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2023-01-11T20:28:46.8732200Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2023-01-11T20:28:46.9422003Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u64.o 2023-01-11T20:28:46.9615653Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2023-01-11T20:28:47.0550958Z [ 36%] 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:28:47.1684174Z [ 36%] 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:28:47.2588895Z [ 36%] 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:28:47.3561181Z [ 36%] 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:28:47.4550003Z [ 36%] 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:28:47.4792667Z [ 36%] 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:28:47.5423533Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f16.o 2023-01-11T20:28:47.5468488Z [ 36%] 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:28:47.6236233Z [ 36%] 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:28:47.7271726Z [ 36%] 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:28:47.7474570Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f32.o 2023-01-11T20:28:47.8119768Z [ 36%] 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:28:47.8967865Z [ 36%] 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:28:47.9845269Z [ 36%] 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:28:48.0552748Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2023-01-11T20:28:48.1439058Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2023-01-11T20:28:48.2280059Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2023-01-11T20:28:48.3005471Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2023-01-11T20:28:48.3810373Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2023-01-11T20:28:48.4627611Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2023-01-11T20:28:48.5359718Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2023-01-11T20:28:48.6125510Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2023-01-11T20:28:48.6848238Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2023-01-11T20:28:48.7557820Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2023-01-11T20:28:48.8275834Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2023-01-11T20:28:48.9031986Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2023-01-11T20:28:48.9737766Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2023-01-11T20:28:49.0483005Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2023-01-11T20:28:49.1192997Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2023-01-11T20:28:49.1720145Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2023-01-11T20:28:49.1902437Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f64.o 2023-01-11T20:28:49.2808481Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2023-01-11T20:28:49.3876511Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2023-01-11T20:28:49.4635022Z [ 36%] 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:28:49.5601866Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:49.6491533Z [ 36%] 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:28:49.7562286Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:49.8474042Z [ 36%] 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:28:49.9364017Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:50.0410074Z [ 36%] 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:28:50.1339844Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:50.2272884Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:50.3212029Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:50.4114517Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:50.5076770Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:50.6070717Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:50.7052097Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:50.7979795Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:50.8934496Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:50.9870374Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:51.0839673Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:51.1754331Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:51.2737312Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:51.3675975Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:51.4651599Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:51.5589061Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:51.6596632Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:51.7585245Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:51.8810329Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:51.9801322Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:52.1030357Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:52.1988664Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:52.3025667Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:52.4017822Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:52.5008491Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:52.5992468Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:52.7014767Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:52.7952045Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:52.8925434Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:52.9894111Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:53.0849181Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:53.1832904Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:53.2787292Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:53.3780389Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:53.4761490Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:53.5750317Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:53.6722067Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:53.7703020Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:53.8802387Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:53.9765791Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:54.0902195Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:54.1888428Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:54.2858840Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:54.4312299Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:54.5315853Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:54.6299254Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:54.7274375Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:54.8220157Z [ 37%] 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:28:54.9136372Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:55.0070371Z [ 37%] 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:28:55.0988446Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:55.1937910Z [ 37%] 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:28:55.3359089Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:55.4278178Z [ 37%] 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:28:55.5290211Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:55.6260571Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:55.7249550Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:28:55.8411898Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2023-01-11T20:28:55.9223746Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:28:56.0063572Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2023-01-11T20:28:56.0881745Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:28:56.1725750Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:28:56.2549321Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2023-01-11T20:28:56.3558548Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2023-01-11T20:28:56.4349931Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:28:56.5495774Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2023-01-11T20:28:56.6418862Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2023-01-11T20:28:56.7512385Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:56.8466560Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:56.9433137Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:57.0624316Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:57.1531631Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:57.2520223Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:57.3637127Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:57.4586029Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:57.5580597Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:57.6542308Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:57.7534394Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:57.8539883Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:57.8953062Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:57.9496583Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_bf16.o 2023-01-11T20:28:58.0094752Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:58.0951204Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:58.1919924Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:58.2812232Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:58.3584379Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:58.4327995Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:58.5178738Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:58.5892720Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:58.6618212Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:58.7489456Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:58.8591990Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:58.9544687Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:59.0629564Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:59.1621937Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:59.2548315Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:59.3508197Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:59.4477147Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:59.5474642Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:59.6458883Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:28:59.7463061Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2023-01-11T20:28:59.8453907Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:28:59.9449608Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:00.0439285Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:00.1350968Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:00.2350047Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:00.3311190Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:00.4422108Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:00.5353184Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:00.6300336Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:00.6900531Z Scanning dependencies of target c10_StreamGuard_test 2023-01-11T20:29:00.7001094Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2023-01-11T20:29:00.7400382Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:00.7918479Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:00.8584835Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i8.o 2023-01-11T20:29:00.8818953Z [ 38%] Linking CXX executable ../../bin/c10_StreamGuard_test 2023-01-11T20:29:00.9077697Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:01.0042710Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:01.0237480Z [ 38%] Built target c10_StreamGuard_test 2023-01-11T20:29:01.0321357Z Scanning dependencies of target c10_ordered_preserving_dict_test 2023-01-11T20:29:01.0533676Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2023-01-11T20:29:01.1015883Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:01.2000975Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:01.3018228Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:01.3203261Z [ 38%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2023-01-11T20:29:01.4130279Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:01.4702714Z [ 38%] Built target c10_ordered_preserving_dict_test 2023-01-11T20:29:01.4726515Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:01.5402234Z Scanning dependencies of target c10_DispatchKeySet_test 2023-01-11T20:29:01.5605746Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2023-01-11T20:29:01.5713045Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:01.6691982Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:01.8148616Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:01.8873655Z [ 38%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2023-01-11T20:29:02.0079547Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:02.0317701Z [ 38%] Built target c10_DispatchKeySet_test 2023-01-11T20:29:02.0353355Z Scanning dependencies of target c10_ThreadLocal_test 2023-01-11T20:29:02.0557717Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2023-01-11T20:29:02.1087856Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2023-01-11T20:29:02.1922964Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2023-01-11T20:29:02.2578841Z [ 38%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2023-01-11T20:29:02.2656676Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2023-01-11T20:29:02.3591575Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:29:02.3747789Z [ 38%] Built target c10_ThreadLocal_test 2023-01-11T20:29:02.3791009Z Scanning dependencies of target c10_DeviceGuard_test 2023-01-11T20:29:02.3999965Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2023-01-11T20:29:02.4505662Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2023-01-11T20:29:02.5288933Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2023-01-11T20:29:02.6069539Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2023-01-11T20:29:02.6497233Z [ 38%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2023-01-11T20:29:02.6896153Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:29:02.7957608Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2023-01-11T20:29:02.8118021Z [ 38%] Built target c10_DeviceGuard_test 2023-01-11T20:29:02.8140844Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2023-01-11T20:29:02.8508451Z Scanning dependencies of target c10_C++17_test 2023-01-11T20:29:02.8667110Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2023-01-11T20:29:02.8954050Z Scanning dependencies of target c10_DeadlockDetection_test 2023-01-11T20:29:02.9073040Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2023-01-11T20:29:02.9113873Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2023-01-11T20:29:02.9937824Z [ 38%] 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:29:03.0855241Z [ 38%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2023-01-11T20:29:03.0936062Z [ 38%] 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:29:03.1109845Z [ 39%] Linking CXX executable ../../bin/c10_C++17_test 2023-01-11T20:29:03.1598130Z [ 39%] 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:29:03.2262974Z [ 39%] Built target c10_DeadlockDetection_test 2023-01-11T20:29:03.2283661Z [ 39%] 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:29:03.2489140Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u8.o 2023-01-11T20:29:03.2521045Z [ 39%] Built target c10_C++17_test 2023-01-11T20:29:03.2536410Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i32.o 2023-01-11T20:29:03.3130589Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2023-01-11T20:29:03.3942619Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2023-01-11T20:29:03.4791846Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:29:03.5702833Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:29:03.6411394Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:29:03.7290523Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:29:03.8086418Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2023-01-11T20:29:03.8688652Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:29:03.9887518Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2023-01-11T20:29:04.0500896Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:29:04.1338440Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:29:04.2350553Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2023-01-11T20:29:04.3142336Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2023-01-11T20:29:04.3937090Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:29:04.4848896Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2023-01-11T20:29:04.5633252Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2023-01-11T20:29:04.6613510Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:04.8107513Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:04.9051284Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:04.9958982Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:05.0907455Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:05.1875950Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:05.2813951Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:05.3745626Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:05.4807203Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:05.5710265Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:05.6460047Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:05.7188882Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:05.8700256Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:05.9731158Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:06.0655839Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:06.1752261Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:06.2733098Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:06.3843893Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:06.4857343Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:06.4947082Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:06.5810297Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u32.o 2023-01-11T20:29:06.5876723Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:06.6810778Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:06.7769448Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:06.8720572Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:06.9729006Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:07.0692018Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:07.1647858Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:07.2644353Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:07.3586922Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:07.4530186Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:07.5466231Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:07.6399899Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:07.7337688Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:07.8376853Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:07.9303555Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:08.0421256Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:08.1396456Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:08.2518999Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:08.3295298Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:08.4232404Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:08.5159030Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:08.6075584Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:08.7006489Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:29:08.7956992Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:29:08.8908400Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2023-01-11T20:29:08.9954005Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2023-01-11T20:29:09.0725065Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2023-01-11T20:29:09.1581691Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:29:09.2404941Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2023-01-11T20:29:09.3392450Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:29:09.4182133Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2023-01-11T20:29:09.4963630Z [ 40%] 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:29:09.5763767Z [ 40%] 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:29:09.6577383Z [ 40%] 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:29:09.7439324Z [ 40%] 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:29:09.8221879Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2023-01-11T20:29:09.9002516Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2023-01-11T20:29:09.9820183Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2023-01-11T20:29:10.0569529Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2023-01-11T20:29:10.1409625Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2023-01-11T20:29:10.2210571Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2023-01-11T20:29:10.3092884Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2023-01-11T20:29:10.3855669Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2023-01-11T20:29:10.4544637Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2023-01-11T20:29:10.5337009Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2023-01-11T20:29:10.6098722Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2023-01-11T20:29:10.6875306Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2023-01-11T20:29:10.8269189Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2023-01-11T20:29:10.9701322Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2023-01-11T20:29:11.0471373Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2023-01-11T20:29:11.1256030Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2023-01-11T20:29:11.2169234Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2023-01-11T20:29:11.2936598Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2023-01-11T20:29:11.4310271Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2023-01-11T20:29:11.5745136Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2023-01-11T20:29:11.7097078Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2023-01-11T20:29:11.8448128Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2023-01-11T20:29:11.9869751Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2023-01-11T20:29:12.0659521Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2023-01-11T20:29:12.1986561Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2023-01-11T20:29:12.3351284Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2023-01-11T20:29:12.4720915Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2023-01-11T20:29:12.6448441Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2023-01-11T20:29:12.7844112Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2023-01-11T20:29:12.9315473Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2023-01-11T20:29:13.0279064Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2023-01-11T20:29:13.1072200Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2023-01-11T20:29:13.1860298Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2023-01-11T20:29:13.2647936Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2023-01-11T20:29:13.3480708Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2023-01-11T20:29:13.5060232Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2023-01-11T20:29:13.6487601Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2023-01-11T20:29:13.7854809Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2023-01-11T20:29:13.9204906Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2023-01-11T20:29:14.0657902Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2023-01-11T20:29:14.2129141Z [ 41%] 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:29:14.3035242Z [ 41%] 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:29:14.4075620Z [ 41%] 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:29:14.4987580Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2023-01-11T20:29:14.5875552Z [ 41%] 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:29:14.6809103Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2023-01-11T20:29:14.7692094Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2023-01-11T20:29:14.8777995Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2023-01-11T20:29:14.9703314Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2023-01-11T20:29:15.0830181Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2023-01-11T20:29:15.1689470Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:29:15.2638102Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:29:15.5004825Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2023-01-11T20:29:15.5931595Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:29:15.7124868Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:29:15.8078606Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2023-01-11T20:29:15.8997753Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:29:16.0000974Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:29:16.0947359Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2023-01-11T20:29:16.1970700Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:29:16.2903947Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:29:16.3853630Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:29:16.4996889Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:29:16.6316611Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:29:16.7159801Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:29:16.8005964Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2023-01-11T20:29:16.8152994Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i64.o 2023-01-11T20:29:16.8777699Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2023-01-11T20:29:16.9628727Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2023-01-11T20:29:17.1381498Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2023-01-11T20:29:17.2133960Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2023-01-11T20:29:17.2908831Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2023-01-11T20:29:17.3824599Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2023-01-11T20:29:17.4646503Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2023-01-11T20:29:17.5494687Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2023-01-11T20:29:17.6569351Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2023-01-11T20:29:17.7381426Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2023-01-11T20:29:17.8230218Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2023-01-11T20:29:17.9026491Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2023-01-11T20:29:17.9897288Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2023-01-11T20:29:18.0660303Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2023-01-11T20:29:18.1472970Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:29:18.2272731Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2023-01-11T20:29:18.3089283Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2023-01-11T20:29:18.3966059Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2023-01-11T20:29:18.4747117Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2023-01-11T20:29:18.5518765Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2023-01-11T20:29:18.6396920Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:29:18.7362155Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2023-01-11T20:29:18.8260133Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2023-01-11T20:29:18.9374315Z [ 42%] 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:29:19.0300222Z [ 42%] 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:29:19.0377282Z [ 42%] 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:29:19.1241596Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u64.o 2023-01-11T20:29:19.1602238Z [ 42%] 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:29:19.2459453Z [ 42%] 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:29:19.3433566Z [ 42%] 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:29:19.4407487Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2023-01-11T20:29:19.5125041Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2023-01-11T20:29:19.5253457Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f16.o 2023-01-11T20:29:19.6410027Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2023-01-11T20:29:19.7281944Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2023-01-11T20:29:19.8156934Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2023-01-11T20:29:19.8973167Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2023-01-11T20:29:19.9930007Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2023-01-11T20:29:20.0887485Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2023-01-11T20:29:20.1819409Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2023-01-11T20:29:20.2699517Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2023-01-11T20:29:20.3535148Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2023-01-11T20:29:20.4391274Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2023-01-11T20:29:20.5425710Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2023-01-11T20:29:20.6319418Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2023-01-11T20:29:20.7162205Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2023-01-11T20:29:20.8475737Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2023-01-11T20:29:20.9326699Z [ 42%] 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:29:21.0170887Z [ 42%] 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:29:21.1036589Z [ 42%] 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:29:21.1907785Z [ 42%] 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:29:21.2766303Z [ 42%] 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:29:21.3675501Z [ 42%] 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:29:21.4552939Z [ 42%] 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:29:21.5411612Z [ 42%] 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:29:21.5427136Z [ 42%] 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:29:21.6390337Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f32.o 2023-01-11T20:29:21.6496251Z [ 42%] 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:29:21.7394662Z [ 42%] 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:29:21.8299745Z [ 42%] 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:29:21.9177608Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2023-01-11T20:29:21.9879937Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2023-01-11T20:29:22.0602342Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2023-01-11T20:29:22.1352606Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2023-01-11T20:29:22.2290851Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2023-01-11T20:29:22.3168879Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2023-01-11T20:29:22.3919097Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2023-01-11T20:29:22.4690362Z [ 42%] 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:29:22.5636554Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:22.6541137Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:22.8115122Z [ 42%] 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:29:22.9541991Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:23.0539507Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:23.2113014Z [ 42%] 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:29:23.3077862Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:23.4061788Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:23.4686556Z [ 42%] 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:29:23.4975593Z Scanning dependencies of target c10_Half_test 2023-01-11T20:29:23.5282337Z [ 42%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2023-01-11T20:29:23.5423741Z Scanning dependencies of target c10_LeftRight_test 2023-01-11T20:29:23.5534042Z [ 42%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2023-01-11T20:29:23.5641903Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:23.6719092Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:23.7682472Z [ 42%] Linking CXX executable ../../bin/c10_LeftRight_test 2023-01-11T20:29:23.7905847Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:23.8157363Z [ 42%] Linking CXX executable ../../bin/c10_Half_test 2023-01-11T20:29:23.8765232Z [ 42%] Built target c10_LeftRight_test 2023-01-11T20:29:23.8786682Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:23.8839618Z Scanning dependencies of target c10_ConstexprCrc_test 2023-01-11T20:29:23.8959857Z [ 42%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2023-01-11T20:29:23.9558295Z [ 42%] Built target c10_Half_test 2023-01-11T20:29:23.9580085Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:24.0195023Z [ 42%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2023-01-11T20:29:24.0315564Z Scanning dependencies of target c10_Metaprogramming_test 2023-01-11T20:29:24.0435816Z [ 42%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2023-01-11T20:29:24.0533066Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:24.1564405Z [ 42%] Built target c10_ConstexprCrc_test 2023-01-11T20:29:24.1599972Z Scanning dependencies of target c10_Array_test 2023-01-11T20:29:24.1755994Z [ 42%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2023-01-11T20:29:24.2112588Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:24.2419913Z [ 42%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2023-01-11T20:29:24.2880731Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:24.3833193Z [ 42%] Built target c10_Metaprogramming_test 2023-01-11T20:29:24.3854183Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:24.3892071Z [ 42%] Linking CXX executable ../../bin/c10_Array_test 2023-01-11T20:29:24.4040710Z Scanning dependencies of target c10_Synchronized_test 2023-01-11T20:29:24.4191129Z [ 42%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2023-01-11T20:29:24.4629340Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:24.5254001Z [ 42%] Built target c10_Array_test 2023-01-11T20:29:24.5275172Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:24.5981182Z Scanning dependencies of target c10_TypeIndex_test 2023-01-11T20:29:24.6022040Z [ 42%] Linking CXX executable ../../bin/c10_Synchronized_test 2023-01-11T20:29:24.6140197Z [ 42%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2023-01-11T20:29:24.6318798Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:24.7390424Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:24.7401539Z [ 42%] Built target c10_Synchronized_test 2023-01-11T20:29:24.7446480Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:24.8191269Z [ 42%] Linking CXX executable ../../bin/c10_TypeIndex_test 2023-01-11T20:29:24.8199169Z Scanning dependencies of target c10_TypeList_test 2023-01-11T20:29:24.8371858Z [ 42%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2023-01-11T20:29:24.8396585Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:24.9326663Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:24.9506405Z [ 43%] Built target c10_TypeIndex_test 2023-01-11T20:29:24.9562389Z Scanning dependencies of target c10_intrusive_ptr_benchmark 2023-01-11T20:29:24.9695774Z [ 43%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2023-01-11T20:29:25.0389035Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:25.0556886Z [ 43%] Linking CXX executable ../../bin/c10_TypeList_test 2023-01-11T20:29:25.1274646Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:25.1665049Z [ 43%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2023-01-11T20:29:25.1985313Z [ 43%] Built target c10_TypeList_test 2023-01-11T20:29:25.2017137Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:25.2240441Z Scanning dependencies of target c10_cuda 2023-01-11T20:29:25.2950324Z [ 43%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o 2023-01-11T20:29:25.3135265Z [ 43%] Built target c10_intrusive_ptr_benchmark 2023-01-11T20:29:25.3146797Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:25.3157721Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:25.4179317Z Scanning dependencies of target renameAVX512F.h_generated 2023-01-11T20:29:25.4215287Z [ 43%] Generating include/renameavx512f.h 2023-01-11T20:29:25.4225356Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2023-01-11T20:29:25.4260144Z [ 43%] Built target renameAVX512F.h_generated 2023-01-11T20:29:25.4282402Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:25.4443614Z [ 43%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o 2023-01-11T20:29:25.5406564Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:25.6140757Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:25.6299440Z [ 43%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAException.cpp.o 2023-01-11T20:29:25.6510347Z [ 43%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o 2023-01-11T20:29:25.7109188Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:25.7854304Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:25.8051241Z [ 43%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o 2023-01-11T20:29:25.8858127Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:25.9078885Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:25.9824078Z [ 43%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o 2023-01-11T20:29:26.0050444Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:26.0763591Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:26.0792835Z [ 43%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o 2023-01-11T20:29:26.1043397Z [ 43%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o 2023-01-11T20:29:26.1729917Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:26.2711277Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:26.3416272Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:26.3627429Z [ 43%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o 2023-01-11T20:29:26.3960601Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:26.4352022Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f64.o 2023-01-11T20:29:26.4908952Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:26.5653226Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:26.5797595Z [ 43%] Linking CXX shared library ../../lib/libc10_cuda.so 2023-01-11T20:29:26.6570211Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:26.7237734Z [ 43%] Built target c10_cuda 2023-01-11T20:29:26.7276749Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:26.8077763Z Scanning dependencies of target alias_avx512f.h_generated 2023-01-11T20:29:26.8116744Z [ 43%] Generating alias_avx512f.h 2023-01-11T20:29:26.8178834Z [ 43%] Built target alias_avx512f.h_generated 2023-01-11T20:29:26.8202271Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:26.8239490Z Scanning dependencies of target renameAVX512FNOFMA.h_generated 2023-01-11T20:29:26.8294329Z [ 43%] Generating include/renameavx512fnofma.h 2023-01-11T20:29:26.8310865Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2023-01-11T20:29:26.8407553Z [ 43%] Built target renameAVX512FNOFMA.h_generated 2023-01-11T20:29:26.8442325Z Scanning dependencies of target renameAVX.h_generated 2023-01-11T20:29:26.8533770Z [ 43%] Generating include/renameavx.h 2023-01-11T20:29:26.8542425Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2023-01-11T20:29:26.8578311Z [ 43%] Built target renameAVX.h_generated 2023-01-11T20:29:26.8635293Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:26.9359022Z Scanning dependencies of target sleefdetavx512fnofma 2023-01-11T20:29:26.9563401Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:26.9601387Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2023-01-11T20:29:27.0558242Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:27.1173384Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2023-01-11T20:29:27.1441430Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:27.2393846Z [ 43%] Built target sleefdetavx512fnofma 2023-01-11T20:29:27.2428617Z Scanning dependencies of target renameAVX2128.h_generated 2023-01-11T20:29:27.2429653Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:27.2460029Z [ 43%] Generating include/renameavx2128.h 2023-01-11T20:29:27.2467761Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2023-01-11T20:29:27.2494650Z [ 43%] Built target renameAVX2128.h_generated 2023-01-11T20:29:27.2512372Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:27.3491938Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:27.3503442Z Scanning dependencies of target sleefavx512f 2023-01-11T20:29:27.3700865Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2023-01-11T20:29:27.4712412Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:27.5033773Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2023-01-11T20:29:27.5875833Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:27.6475344Z [ 43%] Built target sleefavx512f 2023-01-11T20:29:27.6496523Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:27.6673847Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_bf16.o 2023-01-11T20:29:27.7279036Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:27.8797055Z [ 43%] 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:29:27.9531163Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:28.0254965Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:28.1309842Z [ 43%] 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:29:28.2159550Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:28.3092821Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:28.4032403Z [ 43%] 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:29:28.4540627Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i8.o 2023-01-11T20:29:28.5043214Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:28.5953664Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:28.7517653Z [ 43%] 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:29:28.8427368Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:28.9343305Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:29.0978288Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:29.1854846Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:29.3258494Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:29.4182036Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:29.5656116Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2023-01-11T20:29:29.5714418Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:29:29.7272593Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u8.o 2023-01-11T20:29:29.7432283Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2023-01-11T20:29:29.8817643Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2023-01-11T20:29:30.0192046Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:29:30.1085475Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2023-01-11T20:29:30.1902015Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2023-01-11T20:29:30.2729359Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:29:30.3488543Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2023-01-11T20:29:30.4281772Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2023-01-11T20:29:30.5108574Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:30.6050248Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:30.7028754Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:30.8017285Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:30.8759422Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:30.9681477Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:31.0679285Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:31.1250562Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:31.1419670Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i32.o 2023-01-11T20:29:31.2278335Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:31.3267763Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:31.4313009Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:31.5243456Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:31.6249361Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:31.6336648Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u32.o 2023-01-11T20:29:31.7222210Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:31.8117662Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:31.8934059Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:31.9745505Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:32.0611334Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:32.1388501Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:32.2491653Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:32.3503162Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:32.4245622Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:32.4475630Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:32.4985330Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i64.o 2023-01-11T20:29:32.5475080Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:32.6427290Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:32.6728566Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:32.7414711Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u64.o 2023-01-11T20:29:32.7806841Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:32.8682205Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:32.9539275Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:32.9668712Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f16.o 2023-01-11T20:29:33.0551945Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:33.1679501Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:33.2526955Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:33.3623062Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2023-01-11T20:29:33.4642030Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:33.4652707Z Scanning dependencies of target headers 2023-01-11T20:29:33.4758328Z [ 44%] Generating ../../../include/sleef.h 2023-01-11T20:29:33.4790987Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2023-01-11T20:29:33.4815032Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2023-01-11T20:29:33.4871607Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2023-01-11T20:29:33.4961446Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2023-01-11T20:29:33.4992230Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2023-01-11T20:29:33.5031497Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2023-01-11T20:29:33.5070763Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2023-01-11T20:29:33.5092580Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2023-01-11T20:29:33.5116919Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2023-01-11T20:29:33.5150535Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2023-01-11T20:29:33.5230917Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2023-01-11T20:29:33.5279876Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2023-01-11T20:29:33.5302065Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2023-01-11T20:29:33.5374690Z [ 44%] Generating include/renamefma4.h 2023-01-11T20:29:33.5386079Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2023-01-11T20:29:33.5418818Z [ 44%] Generating include/renamesse4.h 2023-01-11T20:29:33.5428435Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2023-01-11T20:29:33.5475177Z [ 44%] Generating include/renamecuda.h 2023-01-11T20:29:33.5495041Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2023-01-11T20:29:33.5555414Z [ 45%] Built target headers 2023-01-11T20:29:33.5575309Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:33.5817796Z Scanning dependencies of target renameSSE4.h_generated 2023-01-11T20:29:33.5882598Z [ 45%] Built target renameSSE4.h_generated 2023-01-11T20:29:33.5916273Z Scanning dependencies of target renameFMA4.h_generated 2023-01-11T20:29:33.5961103Z [ 45%] Built target renameFMA4.h_generated 2023-01-11T20:29:33.5995201Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:33.6401973Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f32.o 2023-01-11T20:29:33.6900994Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:33.7849157Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:33.8654131Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:33.9700280Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:33.9710905Z Scanning dependencies of target renamedsp128.h_generated 2023-01-11T20:29:33.9747170Z [ 45%] Generating renamedsp128.h 2023-01-11T20:29:33.9785382Z [ 45%] Built target renamedsp128.h_generated 2023-01-11T20:29:33.9812455Z Scanning dependencies of target dispsse.c_generated 2023-01-11T20:29:33.9915740Z [ 45%] Generating dispsse.c 2023-01-11T20:29:33.9971890Z [ 45%] Built target dispsse.c_generated 2023-01-11T20:29:34.0038571Z Scanning dependencies of target sleefdetpurec_scalar 2023-01-11T20:29:34.0261107Z [ 45%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2023-01-11T20:29:34.0919483Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:34.1110169Z [ 45%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2023-01-11T20:29:34.1442114Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:34.2216114Z Scanning dependencies of target sleefavx2128 2023-01-11T20:29:34.2299111Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:34.2359284Z [ 45%] Built target sleefdetpurec_scalar 2023-01-11T20:29:34.2377679Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2023-01-11T20:29:34.2378561Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:34.3159953Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2023-01-11T20:29:34.3792094Z Scanning dependencies of target sleefavx2 2023-01-11T20:29:34.4020150Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2023-01-11T20:29:34.4421128Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:34.4958810Z [ 46%] Built target sleefavx2128 2023-01-11T20:29:34.4981189Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:34.5328875Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2023-01-11T20:29:34.5396946Z Scanning dependencies of target sleefdetsse2 2023-01-11T20:29:34.5643524Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2023-01-11T20:29:34.5681646Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f64.o 2023-01-11T20:29:34.5955006Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:34.6579147Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:34.6819289Z [ 46%] Built target sleefavx2 2023-01-11T20:29:34.6838970Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:34.7225366Z Scanning dependencies of target sleefsse4 2023-01-11T20:29:34.7460998Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2023-01-11T20:29:34.7504391Z Scanning dependencies of target sleeffma4 2023-01-11T20:29:34.7536073Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2023-01-11T20:29:34.7662970Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:34.7752382Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2023-01-11T20:29:34.8678734Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:34.8959885Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2023-01-11T20:29:34.9075010Z [ 46%] Built target sleefdetsse2 2023-01-11T20:29:34.9142900Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:34.9478409Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2023-01-11T20:29:34.9761122Z Scanning dependencies of target sleefavx 2023-01-11T20:29:34.9994028Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2023-01-11T20:29:35.0179161Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:35.0399188Z [ 46%] Built target sleefsse4 2023-01-11T20:29:35.0436851Z Scanning dependencies of target sleefpurecfma_scalar 2023-01-11T20:29:35.0684944Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2023-01-11T20:29:35.1012914Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:35.1159573Z [ 46%] Built target sleeffma4 2023-01-11T20:29:35.1260777Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2023-01-11T20:29:35.1466379Z Scanning dependencies of target sleefdetpurecfma_scalar 2023-01-11T20:29:35.1551910Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2023-01-11T20:29:35.1634630Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2023-01-11T20:29:35.1926591Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:35.2406392Z [ 46%] Built target sleefpurecfma_scalar 2023-01-11T20:29:35.2431041Z [ 46%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2023-01-11T20:29:35.2519547Z Scanning dependencies of target dispavx_obj 2023-01-11T20:29:35.2594403Z [ 46%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2023-01-11T20:29:35.2994485Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2023-01-11T20:29:35.3174832Z [ 46%] Built target sleefavx 2023-01-11T20:29:35.3193006Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2023-01-11T20:29:35.3229092Z [ 46%] Built target sleefdetpurecfma_scalar 2023-01-11T20:29:35.3249354Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2023-01-11T20:29:35.3799065Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_bf16.o 2023-01-11T20:29:35.4022855Z [ 46%] Built target dispavx_obj 2023-01-11T20:29:35.4056392Z Scanning dependencies of target qnnpack 2023-01-11T20:29:35.4116604Z Scanning dependencies of target protoc 2023-01-11T20:29:35.4316706Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2023-01-11T20:29:35.4395334Z [ 46%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2023-01-11T20:29:35.4748250Z [ 46%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2023-01-11T20:29:35.5220510Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2023-01-11T20:29:35.5268010Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:29:35.5416249Z [ 46%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2023-01-11T20:29:35.5793145Z [ 46%] Linking CXX executable ../../../bin/protoc 2023-01-11T20:29:35.6095773Z [ 46%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2023-01-11T20:29:35.6102230Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2023-01-11T20:29:35.6196509Z [ 46%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2023-01-11T20:29:35.7006761Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2023-01-11T20:29:35.7198400Z [ 46%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2023-01-11T20:29:35.7219895Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2023-01-11T20:29:35.7761902Z [ 46%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2023-01-11T20:29:35.8045650Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2023-01-11T20:29:35.8357364Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2023-01-11T20:29:35.8457358Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2023-01-11T20:29:35.8781709Z [ 47%] Built target protoc 2023-01-11T20:29:35.8801198Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2023-01-11T20:29:35.9271772Z Scanning dependencies of target pytorch_qnnpack 2023-01-11T20:29:35.9372695Z [ 47%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2023-01-11T20:29:35.9442974Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2023-01-11T20:29:35.9646364Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2023-01-11T20:29:36.0106730Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2023-01-11T20:29:36.0293262Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2023-01-11T20:29:36.0863198Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2023-01-11T20:29:36.0868905Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2023-01-11T20:29:36.1206329Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2023-01-11T20:29:36.1755498Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2023-01-11T20:29:36.1973808Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:29:36.2041397Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2023-01-11T20:29:36.2570871Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2023-01-11T20:29:36.2626620Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2023-01-11T20:29:36.2840866Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2023-01-11T20:29:36.2847530Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i8.o 2023-01-11T20:29:36.3327865Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2023-01-11T20:29:36.3353925Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2023-01-11T20:29:36.3752894Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2023-01-11T20:29:36.3980521Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2023-01-11T20:29:36.4164969Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2023-01-11T20:29:36.4541271Z [ 47%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2023-01-11T20:29:36.4825804Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2023-01-11T20:29:36.4983572Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2023-01-11T20:29:36.5386190Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2023-01-11T20:29:36.5597339Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2023-01-11T20:29:36.6076114Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2023-01-11T20:29:36.6449647Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2023-01-11T20:29:36.6888168Z [ 47%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2023-01-11T20:29:36.7252095Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2023-01-11T20:29:36.7579695Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2023-01-11T20:29:36.7765955Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2023-01-11T20:29:36.8066467Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2023-01-11T20:29:36.8477053Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2023-01-11T20:29:36.8878648Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2023-01-11T20:29:36.8943829Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2023-01-11T20:29:36.9205065Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2023-01-11T20:29:36.9641643Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2023-01-11T20:29:36.9825426Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2023-01-11T20:29:37.0404142Z [ 47%] 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:29:37.0405091Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2023-01-11T20:29:37.0647900Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2023-01-11T20:29:37.0974650Z [ 47%] 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:29:37.1198321Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2023-01-11T20:29:37.1345865Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u8.o 2023-01-11T20:29:37.1524810Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2023-01-11T20:29:37.1671958Z [ 47%] 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:29:37.2366587Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2023-01-11T20:29:37.2371903Z [ 47%] 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:29:37.2378095Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2023-01-11T20:29:37.3157343Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2023-01-11T20:29:37.3201779Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:37.3815629Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2023-01-11T20:29:37.3955973Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:37.3956781Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2023-01-11T20:29:37.4792681Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2023-01-11T20:29:37.5074188Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:37.5267791Z [ 47%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2023-01-11T20:29:37.5489476Z [ 47%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2023-01-11T20:29:37.6171654Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:37.6368635Z [ 48%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2023-01-11T20:29:37.6440216Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2023-01-11T20:29:37.7195622Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2023-01-11T20:29:37.7519300Z [ 48%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2023-01-11T20:29:37.7699268Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:37.7944754Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2023-01-11T20:29:37.8644103Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:37.8789376Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2023-01-11T20:29:37.8913902Z [ 48%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2023-01-11T20:29:37.8930199Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i32.o 2023-01-11T20:29:37.9817347Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2023-01-11T20:29:37.9975129Z [ 48%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2023-01-11T20:29:38.0076198Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:29:38.1051839Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2023-01-11T20:29:38.1053778Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:29:38.1119216Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2023-01-11T20:29:38.1833409Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2023-01-11T20:29:38.1868430Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2023-01-11T20:29:38.2571141Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2023-01-11T20:29:38.2619603Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2023-01-11T20:29:38.2778460Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2023-01-11T20:29:38.3240045Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2023-01-11T20:29:38.3508254Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2023-01-11T20:29:38.3928234Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2023-01-11T20:29:38.4220099Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:29:38.4240758Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2023-01-11T20:29:38.4690250Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2023-01-11T20:29:38.5020390Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2023-01-11T20:29:38.5294590Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2023-01-11T20:29:38.5604721Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2023-01-11T20:29:38.5912625Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2023-01-11T20:29:38.6110389Z [ 48%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2023-01-11T20:29:38.6233059Z [ 48%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2023-01-11T20:29:38.6563193Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2023-01-11T20:29:38.6718581Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2023-01-11T20:29:38.6917123Z [ 48%] Linking C static library ../../lib/libqnnpack.a 2023-01-11T20:29:38.7138178Z [ 48%] Built target qnnpack 2023-01-11T20:29:38.7155991Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:29:38.7258361Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2023-01-11T20:29:38.7981608Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2023-01-11T20:29:38.8155641Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2023-01-11T20:29:38.8365050Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2023-01-11T20:29:38.8835063Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2023-01-11T20:29:38.9133800Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:29:38.9216296Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2023-01-11T20:29:38.9849125Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2023-01-11T20:29:39.0004359Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2023-01-11T20:29:39.0203773Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2023-01-11T20:29:39.0483384Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u32.o 2023-01-11T20:29:39.0925818Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2023-01-11T20:29:39.1115482Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:39.1278095Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2023-01-11T20:29:39.1642621Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2023-01-11T20:29:39.1952551Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:39.2163508Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2023-01-11T20:29:39.2395829Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:39.2896560Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2023-01-11T20:29:39.3014505Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2023-01-11T20:29:39.3240465Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:39.4002745Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:39.4241654Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:39.4336520Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2023-01-11T20:29:39.4835605Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2023-01-11T20:29:39.5210337Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:39.5570593Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:39.6196332Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2023-01-11T20:29:39.6355736Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:39.6603663Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2023-01-11T20:29:39.7132644Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:39.7537776Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:39.7724910Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:39.8037938Z Scanning dependencies of target gmock_main 2023-01-11T20:29:39.8042000Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2023-01-11T20:29:39.8129821Z [ 48%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2023-01-11T20:29:39.8530431Z Scanning dependencies of target fbgemm 2023-01-11T20:29:39.8567817Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:39.8571106Z [ 48%] Linking CXX static library ../../lib/libfbgemm.a 2023-01-11T20:29:39.9055197Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2023-01-11T20:29:39.9324504Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:39.9819311Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2023-01-11T20:29:39.9921144Z [ 48%] Linking CXX static library ../../../lib/libgmock_main.a 2023-01-11T20:29:40.0072428Z [ 48%] Built target gmock_main 2023-01-11T20:29:40.0093697Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2023-01-11T20:29:40.0575916Z Scanning dependencies of target tensorpipe_cuda 2023-01-11T20:29:40.0635903Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:40.0982080Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2023-01-11T20:29:40.1002432Z [ 48%] Built target fbgemm 2023-01-11T20:29:40.1022399Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2023-01-11T20:29:40.1448424Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:40.1614848Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o 2023-01-11T20:29:40.1673919Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o 2023-01-11T20:29:40.1777462Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2023-01-11T20:29:40.2456956Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:40.2692692Z [ 48%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2023-01-11T20:29:40.3385667Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:40.3734047Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:40.3835707Z [ 48%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2023-01-11T20:29:40.3877623Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o 2023-01-11T20:29:40.4078119Z [ 48%] Built target pytorch_qnnpack 2023-01-11T20:29:40.4086078Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i64.o 2023-01-11T20:29:40.4311189Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u64.o 2023-01-11T20:29:40.4775763Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:40.5560880Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:40.6097564Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o 2023-01-11T20:29:40.6529122Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:40.7291133Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:40.8288200Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:40.8316161Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o 2023-01-11T20:29:40.8595176Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o 2023-01-11T20:29:40.9239393Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:40.9964934Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:41.0637322Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:41.0889246Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o 2023-01-11T20:29:41.0915852Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:41.1463105Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o 2023-01-11T20:29:41.1895998Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:41.2652929Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o 2023-01-11T20:29:41.2921882Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:41.2974173Z Scanning dependencies of target dnnl_graph 2023-01-11T20:29:41.3062617Z [ 48%] Linking CXX static library ../../../../lib/libdnnl_graph.a 2023-01-11T20:29:41.3735143Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:41.4758756Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:41.5104053Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o 2023-01-11T20:29:41.5448585Z [ 48%] Built target dnnl_graph 2023-01-11T20:29:41.5519535Z Scanning dependencies of target kineto 2023-01-11T20:29:41.5559123Z [ 48%] Linking CXX static library ../../../lib/libkineto.a 2023-01-11T20:29:41.5792096Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:41.6508242Z [ 48%] Built target kineto 2023-01-11T20:29:41.6546902Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o 2023-01-11T20:29:41.7232919Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:41.7877088Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:41.8116427Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o 2023-01-11T20:29:41.8173757Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:41.8644471Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o 2023-01-11T20:29:41.9135960Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:41.9714072Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:42.0122812Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o 2023-01-11T20:29:42.0794301Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:42.1038201Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:42.1400239Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:42.1595181Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f16.o 2023-01-11T20:29:42.1951764Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f32.o 2023-01-11T20:29:42.2283709Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:42.3113630Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:29:42.3265024Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f64.o 2023-01-11T20:29:42.3606886Z [ 48%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o 2023-01-11T20:29:42.4070112Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:29:42.5041893Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2023-01-11T20:29:42.5747088Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2023-01-11T20:29:42.6571133Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:29:42.6754735Z [ 48%] Linking CXX static library ../../../lib/libtensorpipe_cuda.a 2023-01-11T20:29:42.7385909Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2023-01-11T20:29:42.7482498Z [ 48%] Built target tensorpipe_cuda 2023-01-11T20:29:42.7508780Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2023-01-11T20:29:42.8284231Z Scanning dependencies of target c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T20:29:42.8529796Z [ 48%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.dir/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu.o 2023-01-11T20:29:42.8996832Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2023-01-11T20:29:43.0324364Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:29:43.1050878Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2023-01-11T20:29:43.1745623Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2023-01-11T20:29:43.3271362Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2023-01-11T20:29:43.4760691Z [ 48%] 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:29:43.5584914Z [ 48%] 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:29:43.6268235Z [ 48%] 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:29:43.6872771Z [ 49%] 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:29:43.7667902Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2023-01-11T20:29:43.8581677Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2023-01-11T20:29:43.9373016Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2023-01-11T20:29:44.0140827Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_bf16.o 2023-01-11T20:29:44.0145968Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2023-01-11T20:29:44.0985559Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2023-01-11T20:29:44.1626315Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2023-01-11T20:29:44.1678416Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2023-01-11T20:29:44.2037062Z Scanning dependencies of target c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T20:29:44.2280144Z [ 49%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.dir/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu.o 2023-01-11T20:29:44.2363161Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i8.o 2023-01-11T20:29:44.2477195Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2023-01-11T20:29:44.3278756Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2023-01-11T20:29:44.4193712Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2023-01-11T20:29:44.5060464Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2023-01-11T20:29:44.5976361Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2023-01-11T20:29:44.6883277Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2023-01-11T20:29:44.7795847Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2023-01-11T20:29:44.8595059Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2023-01-11T20:29:45.0095391Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2023-01-11T20:29:45.1638169Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2023-01-11T20:29:45.2750510Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2023-01-11T20:29:45.3902825Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2023-01-11T20:29:45.5346482Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2023-01-11T20:29:45.6644658Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2023-01-11T20:29:45.7685754Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2023-01-11T20:29:45.8863683Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2023-01-11T20:29:45.9895319Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2023-01-11T20:29:46.0237003Z [ 49%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2023-01-11T20:29:46.0557514Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2023-01-11T20:29:46.1422973Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u8.o 2023-01-11T20:29:46.2073016Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2023-01-11T20:29:46.2238597Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2023-01-11T20:29:46.3609457Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i32.o 2023-01-11T20:29:46.4286763Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2023-01-11T20:29:46.5819772Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2023-01-11T20:29:46.7013373Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2023-01-11T20:29:46.8519952Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2023-01-11T20:29:46.9220024Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2023-01-11T20:29:47.0124217Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:29:47.0942639Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:29:47.1782098Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2023-01-11T20:29:47.1853541Z [ 49%] Generating src/x86_64-fma/blas/s8gemm.py.o 2023-01-11T20:29:47.3368792Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2023-01-11T20:29:47.4896450Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2023-01-11T20:29:47.5998586Z [ 49%] Generating src/x86_64-fma/blas/c8gemm.py.o 2023-01-11T20:29:47.6497738Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2023-01-11T20:29:47.7075842Z [ 49%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T20:29:47.8167195Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2023-01-11T20:29:47.8598247Z [ 49%] Built target c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T20:29:47.8622223Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2023-01-11T20:29:47.9826282Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2023-01-11T20:29:47.9969991Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u32.o 2023-01-11T20:29:48.0226124Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i64.o 2023-01-11T20:29:48.0924005Z Scanning dependencies of target c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T20:29:48.1070440Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2023-01-11T20:29:48.1154034Z [ 49%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_stream.dir/impl/CUDAAssertionsTest_catches_stream.cu.o 2023-01-11T20:29:48.1454593Z [ 49%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2023-01-11T20:29:48.2731033Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2023-01-11T20:29:48.4189724Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2023-01-11T20:29:48.5720477Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2023-01-11T20:29:48.6877427Z [ 49%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T20:29:48.6906463Z [ 49%] Generating src/x86_64-fma/blas/conv1x1.py.o 2023-01-11T20:29:48.7123536Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2023-01-11T20:29:48.8375899Z [ 49%] Built target c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T20:29:48.8383526Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u64.o 2023-01-11T20:29:48.8597214Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2023-01-11T20:29:48.9933352Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2023-01-11T20:29:48.9945714Z [ 49%] Generating src/x86_64-fma/blas/sgemm.py.o 2023-01-11T20:29:49.1075282Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2023-01-11T20:29:49.2145718Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2023-01-11T20:29:49.3232308Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2023-01-11T20:29:49.3979151Z [ 49%] Generating src/x86_64-fma/max-pooling.py.o 2023-01-11T20:29:49.4862982Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2023-01-11T20:29:49.5925287Z [ 49%] Generating src/x86_64-fma/relu.py.o 2023-01-11T20:29:49.6786714Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2023-01-11T20:29:49.7439315Z [ 49%] Generating src/x86_64-fma/softmax.py.o 2023-01-11T20:29:49.8369583Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2023-01-11T20:29:49.8798248Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2023-01-11T20:29:49.9845138Z Scanning dependencies of target c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T20:29:50.0048220Z Scanning dependencies of target c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T20:29:50.0059458Z [ 49%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_from_2_processes.dir/impl/CUDAAssertionsTest_from_2_processes.cu.o 2023-01-11T20:29:50.0354524Z [ 49%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.dir/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu.o 2023-01-11T20:29:50.0439451Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2023-01-11T20:29:50.2157632Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2023-01-11T20:29:50.3252759Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2023-01-11T20:29:50.3515850Z [ 49%] Generating src/x86_64-fma/blas/sdotxf.py.o 2023-01-11T20:29:50.5415768Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2023-01-11T20:29:50.5895904Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f16.o 2023-01-11T20:29:50.7037267Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2023-01-11T20:29:50.7890297Z [ 49%] Generating src/x86_64-fma/blas/shdotxf.py.o 2023-01-11T20:29:50.8434894Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2023-01-11T20:29:51.0031127Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2023-01-11T20:29:51.1502796Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2023-01-11T20:29:51.3016322Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2023-01-11T20:29:51.4556793Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2023-01-11T20:29:51.6041947Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:29:51.7572319Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:29:51.9110565Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2023-01-11T20:29:52.0745646Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2023-01-11T20:29:52.2556039Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:29:52.3669761Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:29:52.4746921Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2023-01-11T20:29:52.5522205Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f32.o 2023-01-11T20:29:52.5758615Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2023-01-11T20:29:52.6959522Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2023-01-11T20:29:52.8451139Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2023-01-11T20:29:52.9954152Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2023-01-11T20:29:53.0072732Z [ 50%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T20:29:53.1456173Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2023-01-11T20:29:53.1646356Z [ 50%] Built target c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T20:29:53.1686692Z Scanning dependencies of target c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T20:29:53.2042328Z [ 50%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.dir/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu.o 2023-01-11T20:29:53.2906431Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2023-01-11T20:29:53.2924760Z Scanning dependencies of target nnpack 2023-01-11T20:29:53.3299536Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2023-01-11T20:29:53.3992257Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2023-01-11T20:29:53.4037242Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2023-01-11T20:29:53.4719676Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2023-01-11T20:29:53.5328949Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2023-01-11T20:29:53.5403158Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2023-01-11T20:29:53.6119304Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2023-01-11T20:29:53.6829524Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2023-01-11T20:29:53.6909871Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2023-01-11T20:29:53.7726012Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2023-01-11T20:29:53.8208063Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2023-01-11T20:29:53.8580514Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2023-01-11T20:29:53.9325390Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2023-01-11T20:29:53.9647606Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2023-01-11T20:29:54.0118555Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2023-01-11T20:29:54.0919393Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2023-01-11T20:29:54.1319963Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2023-01-11T20:29:54.1982017Z [ 50%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2023-01-11T20:29:54.2193850Z [ 50%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T20:29:54.2346353Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f64.o 2023-01-11T20:29:54.2356446Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2023-01-11T20:29:54.2685676Z [ 50%] Linking C static library ../../lib/libnnpack.a 2023-01-11T20:29:54.2841079Z [ 50%] Built target nnpack 2023-01-11T20:29:54.2877356Z Scanning dependencies of target c10_cuda_CUDATest 2023-01-11T20:29:54.3030001Z [ 50%] Building CXX object c10/cuda/test/CMakeFiles/c10_cuda_CUDATest.dir/impl/CUDATest.cpp.o 2023-01-11T20:29:54.3390897Z [ 51%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T20:29:54.3524836Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2023-01-11T20:29:54.3609140Z [ 51%] Built target c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T20:29:54.3645752Z Scanning dependencies of target c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T20:29:54.3997741Z [ 51%] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_1_var_test.dir/impl/CUDAAssertionsTest_1_var_test.cu.o 2023-01-11T20:29:54.4636595Z [ 51%] Linking CXX executable ../../../bin/c10_cuda_CUDATest 2023-01-11T20:29:54.4844719Z [ 51%] Built target c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T20:29:54.4892177Z [ 51%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2023-01-11T20:29:54.4961880Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2023-01-11T20:29:54.5545472Z [ 51%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2023-01-11T20:29:54.5890292Z Scanning dependencies of target Caffe2_PROTO 2023-01-11T20:29:54.6029528Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2023-01-11T20:29:54.6116520Z [ 51%] Built target c10_cuda_CUDATest 2023-01-11T20:29:54.6135562Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2023-01-11T20:29:54.6581848Z [ 51%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2023-01-11T20:29:54.7645999Z [ 51%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2023-01-11T20:29:54.7724594Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2023-01-11T20:29:54.8889920Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2023-01-11T20:29:54.9137157Z Scanning dependencies of target gen_onnx_proto 2023-01-11T20:29:54.9172299Z [ 51%] Running gen_proto.py on onnx/onnx.in.proto 2023-01-11T20:29:54.9638712Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2023-01-11T20:29:54.9649887Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2023-01-11T20:29:54.9669382Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2023-01-11T20:29:54.9698097Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2023-01-11T20:29:54.9700434Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2023-01-11T20:29:54.9778434Z [ 51%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2023-01-11T20:29:55.0165487Z [ 51%] Built target Caffe2_PROTO 2023-01-11T20:29:55.0185381Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2023-01-11T20:29:55.0444414Z Scanning dependencies of target sleefdetavx512f 2023-01-11T20:29:55.0648440Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2023-01-11T20:29:55.1292480Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2023-01-11T20:29:55.1586528Z [ 51%] Built target gen_onnx_proto 2023-01-11T20:29:55.1606509Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2023-01-11T20:29:55.2329699Z Scanning dependencies of target sleefavx512fnofma 2023-01-11T20:29:55.2562584Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2023-01-11T20:29:55.2755982Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2023-01-11T20:29:55.2911863Z [ 51%] Built target sleefdetavx512f 2023-01-11T20:29:55.2967091Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2023-01-11T20:29:55.4165903Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2023-01-11T20:29:55.4247742Z Scanning dependencies of target sleefdetavx 2023-01-11T20:29:55.4480978Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2023-01-11T20:29:55.4804190Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2023-01-11T20:29:55.5590856Z [ 51%] Built target sleefavx512fnofma 2023-01-11T20:29:55.5611189Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2023-01-11T20:29:55.6140190Z Scanning dependencies of target sleefdetavx2128 2023-01-11T20:29:55.6290478Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2023-01-11T20:29:55.6891708Z [ 51%] Built target sleefdetavx 2023-01-11T20:29:55.6912650Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2023-01-11T20:29:55.7142676Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2023-01-11T20:29:55.7606404Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2023-01-11T20:29:55.8687804Z [ 51%] Built target sleefdetavx2128 2023-01-11T20:29:55.8694089Z Scanning dependencies of target sleefdetsse4 2023-01-11T20:29:55.8708816Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2023-01-11T20:29:55.8848242Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2023-01-11T20:29:55.8882228Z Scanning dependencies of target sleefdetfma4 2023-01-11T20:29:55.9076709Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2023-01-11T20:29:55.9921226Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2023-01-11T20:29:56.0326866Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2023-01-11T20:29:56.0442765Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2023-01-11T20:29:56.1178540Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_bf16.o 2023-01-11T20:29:56.1196971Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2023-01-11T20:29:56.1581595Z [ 51%] Built target sleefdetsse4 2023-01-11T20:29:56.1591468Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i8.o 2023-01-11T20:29:56.1939608Z [ 51%] Built target sleefdetfma4 2023-01-11T20:29:56.1950459Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u8.o 2023-01-11T20:29:56.2522368Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2023-01-11T20:29:56.3957723Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2023-01-11T20:29:56.5422173Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2023-01-11T20:29:56.6723978Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2023-01-11T20:29:56.8100230Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2023-01-11T20:29:56.9535069Z [ 51%] 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:29:57.0541058Z [ 51%] 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:29:57.1876530Z [ 51%] 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:29:57.3329971Z [ 51%] 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:29:57.4746178Z [ 51%] 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:29:57.6340727Z [ 51%] 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:29:57.6840404Z [ 51%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T20:29:57.7695460Z [ 51%] 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:29:57.8355133Z [ 51%] Built target c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T20:29:57.8375887Z [ 51%] 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:29:57.8947319Z [ 51%] 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:29:57.9096479Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i32.o 2023-01-11T20:29:57.9466030Z [ 51%] 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:29:57.9876284Z [ 51%] 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:29:57.9983159Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u32.o 2023-01-11T20:29:58.0311694Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i64.o 2023-01-11T20:29:58.0953266Z Scanning dependencies of target dispsse_obj 2023-01-11T20:29:58.1076524Z [ 51%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2023-01-11T20:29:58.1262398Z [ 51%] 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:29:58.2660162Z [ 51%] Built target dispsse_obj 2023-01-11T20:29:58.2679254Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2023-01-11T20:29:58.2834075Z Scanning dependencies of target gen_onnx_data_proto 2023-01-11T20:29:58.2957153Z [ 51%] Running gen_proto.py on onnx/onnx-data.in.proto 2023-01-11T20:29:58.3411541Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2023-01-11T20:29:58.3415571Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2023-01-11T20:29:58.3419394Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2023-01-11T20:29:58.3424948Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2023-01-11T20:29:58.3426484Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2023-01-11T20:29:58.3505276Z [ 51%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2023-01-11T20:29:58.4102730Z [ 51%] Built target gen_onnx_data_proto 2023-01-11T20:29:58.4124250Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2023-01-11T20:29:58.4380477Z Scanning dependencies of target gen_onnx_operators_proto 2023-01-11T20:29:58.4448784Z [ 51%] Running gen_proto.py on onnx/onnx-operators.in.proto 2023-01-11T20:29:58.4918614Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2023-01-11T20:29:58.4921975Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2023-01-11T20:29:58.4925337Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2023-01-11T20:29:58.4930283Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2023-01-11T20:29:58.4933019Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2023-01-11T20:29:58.5037339Z [ 51%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2023-01-11T20:29:58.5411243Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2023-01-11T20:29:58.5453683Z [ 51%] Built target gen_onnx_operators_proto 2023-01-11T20:29:58.5474783Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2023-01-11T20:29:58.6900522Z Scanning dependencies of target caffe2_protos 2023-01-11T20:29:58.6936168Z [ 51%] Linking CXX static library ../lib/libcaffe2_protos.a 2023-01-11T20:29:58.6947361Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2023-01-11T20:29:58.7189686Z [ 51%] Built target caffe2_protos 2023-01-11T20:29:58.7239615Z Scanning dependencies of target sleef 2023-01-11T20:29:58.7434742Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2023-01-11T20:29:58.8259122Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2023-01-11T20:29:58.8395776Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2023-01-11T20:29:58.8671751Z [ 51%] Linking CXX executable ../../../bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T20:29:58.8994727Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2023-01-11T20:29:58.9711055Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2023-01-11T20:29:58.9834482Z [ 51%] Built target c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T20:29:58.9877383Z [ 51%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2023-01-11T20:29:58.9964564Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2023-01-11T20:29:59.0399462Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2023-01-11T20:29:59.1069495Z [ 51%] Linking C static library ../../lib/libsleef.a 2023-01-11T20:29:59.1177945Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u64.o 2023-01-11T20:29:59.1591974Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2023-01-11T20:29:59.1786524Z [ 51%] Built target sleef 2023-01-11T20:29:59.1842120Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2023-01-11T20:29:59.2788746Z Scanning dependencies of target onnx_proto 2023-01-11T20:29:59.2865779Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2023-01-11T20:29:59.3075885Z [ 51%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2023-01-11T20:29:59.4356842Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2023-01-11T20:29:59.5776484Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2023-01-11T20:29:59.5922280Z [ 51%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2023-01-11T20:29:59.6223605Z [ 51%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2023-01-11T20:29:59.7240472Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2023-01-11T20:29:59.7978468Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2023-01-11T20:29:59.8189600Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2023-01-11T20:29:59.8510958Z [ 51%] Linking CXX static library ../../lib/libonnx_proto.a 2023-01-11T20:29:59.8697579Z [ 51%] Built target onnx_proto 2023-01-11T20:29:59.8705439Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f16.o 2023-01-11T20:29:59.8775710Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f32.o 2023-01-11T20:29:59.9047592Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2023-01-11T20:29:59.9289153Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f64.o 2023-01-11T20:30:00.0290245Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2023-01-11T20:30:00.1842782Z [ 51%] 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:30:00.3461920Z [ 51%] 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:30:00.4826690Z [ 51%] 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:30:00.5992461Z [ 51%] 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:30:00.7726994Z [ 51%] 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:30:00.9228278Z [ 51%] 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:30:00.9507512Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_bf16.o 2023-01-11T20:30:00.9518680Z [ 51%] 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:30:01.0687998Z Scanning dependencies of target vec_test_all_types_DEFAULT 2023-01-11T20:30:01.1017346Z [ 52%] 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:30:01.1694895Z [ 52%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2023-01-11T20:30:01.3021161Z [ 52%] 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:30:01.5076892Z [ 52%] 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:30:01.5233624Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i8.o 2023-01-11T20:30:01.6247819Z [ 52%] 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:30:01.6686824Z [ 52%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2023-01-11T20:30:01.6944053Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u8.o 2023-01-11T20:30:01.8329856Z Scanning dependencies of target vec_test_all_types_AVX512 2023-01-11T20:30:01.8703980Z [ 52%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2023-01-11T20:30:01.8966960Z [ 52%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2023-01-11T20:30:01.9557808Z [ 52%] 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:30:02.0602471Z [ 52%] Built target vec_test_all_types_DEFAULT 2023-01-11T20:30:02.0620875Z [ 52%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2023-01-11T20:30:02.1741798Z [ 52%] 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:30:02.2904409Z [ 52%] 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:30:02.4370920Z [ 52%] 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:30:02.5249523Z Scanning dependencies of target vec_test_all_types_AVX2 2023-01-11T20:30:02.5477552Z [ 52%] 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:30:02.5613945Z [ 52%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2023-01-11T20:30:02.7018887Z [ 52%] 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:30:02.7188726Z [ 52%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2023-01-11T20:30:02.8573702Z [ 52%] 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:30:02.9226791Z [ 52%] 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:30:02.9573731Z [ 52%] Built target vec_test_all_types_AVX512 2023-01-11T20:30:02.9591572Z [ 52%] 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:30:03.0479002Z Scanning dependencies of target onnx 2023-01-11T20:30:03.0688148Z [ 52%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2023-01-11T20:30:03.0717084Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2023-01-11T20:30:03.1718158Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2023-01-11T20:30:03.2297682Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2023-01-11T20:30:03.2909199Z [ 52%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2023-01-11T20:30:03.3068095Z [ 52%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2023-01-11T20:30:03.3515454Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2023-01-11T20:30:03.3670226Z [ 52%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2023-01-11T20:30:03.5296928Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2023-01-11T20:30:03.5442040Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2023-01-11T20:30:03.5556580Z [ 52%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2023-01-11T20:30:03.5790774Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i32.o 2023-01-11T20:30:03.5899397Z [ 52%] Built target vec_test_all_types_AVX2 2023-01-11T20:30:03.5917944Z [ 52%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2023-01-11T20:30:03.6420989Z [ 52%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2023-01-11T20:30:03.6577324Z [ 52%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2023-01-11T20:30:03.6801272Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2023-01-11T20:30:03.6954453Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2023-01-11T20:30:03.7391774Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2023-01-11T20:30:03.7571554Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2023-01-11T20:30:03.7894601Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2023-01-11T20:30:03.8355573Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2023-01-11T20:30:03.8824586Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2023-01-11T20:30:03.8899587Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2023-01-11T20:30:03.9464524Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2023-01-11T20:30:03.9619549Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2023-01-11T20:30:03.9901888Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2023-01-11T20:30:04.0111767Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u32.o 2023-01-11T20:30:04.0119832Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2023-01-11T20:30:04.0566050Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i64.o 2023-01-11T20:30:04.1182960Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2023-01-11T20:30:04.1969701Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2023-01-11T20:30:04.2283615Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2023-01-11T20:30:04.3672713Z [ 53%] 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:30:04.3723677Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2023-01-11T20:30:04.4390703Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:04.5126380Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:04.6592541Z [ 53%] 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:30:04.6647705Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2023-01-11T20:30:04.7345143Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:04.8633974Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2023-01-11T20:30:04.8761011Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:05.0202091Z [ 53%] 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:30:05.0283495Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2023-01-11T20:30:05.0748599Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u64.o 2023-01-11T20:30:05.1165298Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:05.1876510Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:05.2177112Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2023-01-11T20:30:05.2956311Z [ 53%] 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:30:05.2966186Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:05.3813057Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f16.o 2023-01-11T20:30:05.3833908Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:05.4698341Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2023-01-11T20:30:05.5070990Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:05.5909935Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:05.7102157Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2023-01-11T20:30:05.7435162Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:05.8173958Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:05.9444463Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:05.9609214Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:05.9724814Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2023-01-11T20:30:06.0074375Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2023-01-11T20:30:06.0610241Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2023-01-11T20:30:06.0721672Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:06.1775997Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:06.1964262Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2023-01-11T20:30:06.2196715Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:06.2840025Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2023-01-11T20:30:06.3085911Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:06.3344315Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:06.3940542Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2023-01-11T20:30:06.4197009Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:06.4752969Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:06.5421378Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2023-01-11T20:30:06.5640114Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:06.5786542Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:06.5793894Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f32.o 2023-01-11T20:30:06.6503708Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f64.o 2023-01-11T20:30:06.6875231Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:06.7502935Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2023-01-11T20:30:06.7827495Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:06.8417970Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:06.9014035Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2023-01-11T20:30:06.9203936Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:07.0121422Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:07.0493506Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2023-01-11T20:30:07.0755560Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:07.1101045Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2023-01-11T20:30:07.1783025Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:07.2198597Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:07.2867033Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2023-01-11T20:30:07.3046544Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:07.3356668Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:07.3602896Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:07.4065871Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_bf16.o 2023-01-11T20:30:07.4312403Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i8.o 2023-01-11T20:30:07.4532583Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:07.4920107Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2023-01-11T20:30:07.5478432Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:07.6539215Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:07.7203478Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2023-01-11T20:30:07.7555655Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:07.8363864Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:07.9128046Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:07.9900315Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:08.0037379Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2023-01-11T20:30:08.0675136Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:08.1719513Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:08.2701966Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:08.3100131Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2023-01-11T20:30:08.3644344Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:08.4653934Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:08.4657681Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:08.5720734Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2023-01-11T20:30:08.5813759Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2023-01-11T20:30:08.6195200Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:08.6858078Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:08.7147135Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u8.o 2023-01-11T20:30:08.7558128Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i32.o 2023-01-11T20:30:08.7759187Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:08.7997685Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2023-01-11T20:30:08.8528720Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:08.9349877Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:09.0013273Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2023-01-11T20:30:09.0275161Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:09.1023476Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:09.1977717Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:09.2348628Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:09.2815650Z [ 54%] 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:30:09.2942414Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2023-01-11T20:30:09.2961314Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2023-01-11T20:30:09.3302686Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2023-01-11T20:30:09.3835596Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:09.4608458Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:09.5493616Z [ 54%] 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:30:09.5735389Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:09.5949029Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2023-01-11T20:30:09.6194936Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2023-01-11T20:30:09.6356032Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2023-01-11T20:30:09.6876106Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:09.8007295Z [ 54%] 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:30:09.8522000Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:09.8684726Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:09.8852303Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u32.o 2023-01-11T20:30:09.8856312Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2023-01-11T20:30:09.9391679Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i64.o 2023-01-11T20:30:10.0470741Z [ 54%] 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:30:10.1176921Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2023-01-11T20:30:10.1417415Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:10.2439990Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:10.3095196Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2023-01-11T20:30:10.3997416Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:10.4928781Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:10.5275316Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:10.5426500Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2023-01-11T20:30:10.5999833Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u64.o 2023-01-11T20:30:10.6146588Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:10.6236912Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2023-01-11T20:30:10.7381270Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f16.o 2023-01-11T20:30:10.7428904Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2023-01-11T20:30:10.8237193Z [ 54%] Linking CXX static library ../../lib/libonnx.a 2023-01-11T20:30:10.8633337Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:30:10.9435970Z [ 54%] Built target onnx 2023-01-11T20:30:10.9457266Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:30:11.0011816Z Scanning dependencies of target torch_cpu 2023-01-11T20:30:11.1174438Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:11.2476021Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:11.3207959Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:11.4080715Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:11.4934577Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:11.6103332Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:11.7089587Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:11.8057061Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:11.8455925Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:11.9110123Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f32.o 2023-01-11T20:30:11.9476537Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:11.9800317Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f64.o 2023-01-11T20:30:12.0518270Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:12.1472364Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:12.2475152Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:12.3494259Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:12.4391706Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:12.5145342Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:12.5373427Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:12.5563682Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:12.6233056Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_bf16.o 2023-01-11T20:30:12.6412774Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i8.o 2023-01-11T20:30:12.6876669Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:12.8086616Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:12.9378795Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:13.0308027Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:13.1310156Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:13.2090872Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:13.3274287Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:13.4589971Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:13.5591354Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:13.5967463Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:13.6714559Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u8.o 2023-01-11T20:30:13.7464854Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:13.8185242Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i32.o 2023-01-11T20:30:13.8657537Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:13.9568834Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:14.0328857Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:14.1414480Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2023-01-11T20:30:14.2421488Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:14.3955823Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:14.4738240Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:14.5134592Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:14.5755685Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u32.o 2023-01-11T20:30:14.6082924Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:14.7392893Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:14.8313783Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:14.9064690Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:15.0180582Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:15.1442008Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:15.2488832Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:15.3440290Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:15.4402223Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:15.5342251Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:15.5371617Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i64.o 2023-01-11T20:30:15.6318987Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:15.7113759Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:15.7318031Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u64.o 2023-01-11T20:30:15.7887407Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:15.8917988Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:15.9709880Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:16.0110330Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:16.0758161Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f16.o 2023-01-11T20:30:16.1396774Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:16.2381529Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:16.3431311Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2023-01-11T20:30:16.4372452Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2023-01-11T20:30:16.4407806Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f32.o 2023-01-11T20:30:16.5364827Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2023-01-11T20:30:16.6104316Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2023-01-11T20:30:16.6875777Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:30:16.8486859Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2023-01-11T20:30:16.9949435Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2023-01-11T20:30:17.1487093Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2023-01-11T20:30:17.3358570Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2023-01-11T20:30:17.3978478Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2023-01-11T20:30:17.4531199Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f64.o 2023-01-11T20:30:17.4718855Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2023-01-11T20:30:17.5611285Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2023-01-11T20:30:17.6334730Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:30:17.6571926Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2023-01-11T20:30:17.7665095Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_bf16.o 2023-01-11T20:30:17.7690445Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2023-01-11T20:30:17.7998927Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2023-01-11T20:30:17.9067052Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i8.o 2023-01-11T20:30:17.9068225Z [ 55%] 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:30:17.9823808Z [ 55%] 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:30:18.0673565Z [ 55%] 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:30:18.1527048Z [ 55%] 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:30:18.2397075Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:18.3138322Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:18.4091428Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:18.4711407Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u8.o 2023-01-11T20:30:18.5016134Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:18.6145462Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:18.7077294Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:18.8348284Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:30:18.9314130Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:30:19.0423784Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2023-01-11T20:30:19.1444408Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2023-01-11T20:30:19.2614500Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:30:19.3462313Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:30:19.4037668Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i32.o 2023-01-11T20:30:19.4825323Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:19.5858256Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:19.6858145Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:19.7383033Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:19.7801464Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u32.o 2023-01-11T20:30:19.8155538Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:19.9059941Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:19.9329435Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i64.o 2023-01-11T20:30:19.9846329Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:20.0793131Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:20.1800596Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:20.2236483Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:20.3527563Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u64.o 2023-01-11T20:30:20.3562781Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:20.4690582Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:20.5710877Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:20.6708371Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:20.7720151Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:20.8745714Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:20.9754053Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:21.0549798Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:21.0712502Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f16.o 2023-01-11T20:30:21.1491596Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:21.2874551Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:21.4029992Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:21.5014891Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:21.6168530Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:21.6794129Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:21.6901437Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:21.7347360Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f32.o 2023-01-11T20:30:21.7644674Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:21.8090601Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f64.o 2023-01-11T20:30:21.8577822Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:21.9646363Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:22.0636228Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:22.1399691Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:22.1859730Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_bf16.o 2023-01-11T20:30:22.2678613Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:22.3630656Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:22.4700044Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:22.5853632Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:22.6865895Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:22.7874056Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:22.8909117Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:22.9919097Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:23.0885972Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i8.o 2023-01-11T20:30:23.0895234Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:23.1890935Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:23.2887979Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:23.3928606Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:23.4992482Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:30:23.5256674Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:30:23.5595790Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2023-01-11T20:30:23.6233917Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u8.o 2023-01-11T20:30:23.6247183Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2023-01-11T20:30:23.6512178Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i32.o 2023-01-11T20:30:23.7059574Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:30:23.8578909Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2023-01-11T20:30:23.9584103Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2023-01-11T20:30:24.0422849Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2023-01-11T20:30:24.0894089Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:30:24.1466586Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u32.o 2023-01-11T20:30:24.1984682Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2023-01-11T20:30:24.3427620Z [ 56%] 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:30:24.4192858Z [ 56%] 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:30:24.4859865Z [ 56%] 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:30:24.5655215Z [ 56%] 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:30:24.6418812Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2023-01-11T20:30:24.7807142Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2023-01-11T20:30:24.8516230Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2023-01-11T20:30:24.9766088Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i64.o 2023-01-11T20:30:25.0281233Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2023-01-11T20:30:25.2014092Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2023-01-11T20:30:25.3389023Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2023-01-11T20:30:25.4825726Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2023-01-11T20:30:25.5156694Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2023-01-11T20:30:25.6206959Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u64.o 2023-01-11T20:30:25.6329750Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2023-01-11T20:30:25.6532755Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f16.o 2023-01-11T20:30:25.7821116Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2023-01-11T20:30:25.9255297Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2023-01-11T20:30:26.0229810Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2023-01-11T20:30:26.0654431Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f32.o 2023-01-11T20:30:26.1436977Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2023-01-11T20:30:26.2846011Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2023-01-11T20:30:26.4187333Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2023-01-11T20:30:26.5240505Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2023-01-11T20:30:26.6655288Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2023-01-11T20:30:26.7678034Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2023-01-11T20:30:26.8787228Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2023-01-11T20:30:26.9059803Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2023-01-11T20:30:27.0305308Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f64.o 2023-01-11T20:30:27.0561849Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2023-01-11T20:30:27.1729177Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2023-01-11T20:30:27.2926073Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2023-01-11T20:30:27.4191578Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2023-01-11T20:30:27.4982257Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2023-01-11T20:30:27.5673860Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_bf16.o 2023-01-11T20:30:27.5698422Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2023-01-11T20:30:27.6729999Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i8.o 2023-01-11T20:30:27.7181847Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2023-01-11T20:30:27.8544982Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2023-01-11T20:30:27.9580781Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2023-01-11T20:30:27.9908134Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2023-01-11T20:30:28.0948848Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u8.o 2023-01-11T20:30:28.1033904Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2023-01-11T20:30:28.2198791Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2023-01-11T20:30:28.3671274Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2023-01-11T20:30:28.5210738Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2023-01-11T20:30:28.6643934Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2023-01-11T20:30:28.7759678Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2023-01-11T20:30:28.9150905Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2023-01-11T20:30:28.9241895Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2023-01-11T20:30:29.0908486Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i32.o 2023-01-11T20:30:29.1368263Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2023-01-11T20:30:29.2139878Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2023-01-11T20:30:29.2766274Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u32.o 2023-01-11T20:30:29.3597364Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2023-01-11T20:30:29.5202461Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2023-01-11T20:30:29.6122246Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2023-01-11T20:30:29.7521456Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i64.o 2023-01-11T20:30:29.8161902Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2023-01-11T20:30:29.9450558Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2023-01-11T20:30:29.9882346Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2023-01-11T20:30:30.0941266Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u64.o 2023-01-11T20:30:30.1199047Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2023-01-11T20:30:30.2265830Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2023-01-11T20:30:30.3511951Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2023-01-11T20:30:30.4728665Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2023-01-11T20:30:30.6284117Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2023-01-11T20:30:30.7953875Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2023-01-11T20:30:30.9193752Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2023-01-11T20:30:30.9366500Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f16.o 2023-01-11T20:30:30.9674733Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2023-01-11T20:30:31.0255864Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f32.o 2023-01-11T20:30:31.1070120Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2023-01-11T20:30:31.2452132Z [ 57%] 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:30:31.4160942Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:31.5599554Z [ 57%] 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:30:31.7146057Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:31.7513851Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f64.o 2023-01-11T20:30:31.8881829Z [ 57%] 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:30:32.0130247Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:32.0457783Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_bf16.o 2023-01-11T20:30:32.1292500Z [ 57%] 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:30:32.2834957Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:32.4577865Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:32.5980753Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:32.7557022Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:32.7796057Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:32.7841358Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:32.9042188Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i8.o 2023-01-11T20:30:32.9049632Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:32.9424481Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u8.o 2023-01-11T20:30:33.0526660Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:33.1978348Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:33.3889680Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:33.5286753Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:33.6004695Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:33.6947122Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i32.o 2023-01-11T20:30:33.7317477Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:33.7370675Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u32.o 2023-01-11T20:30:33.8935819Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:34.0562928Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:34.1943781Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:34.3151297Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:34.4735600Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:34.6236136Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:34.7206879Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:34.7612420Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i64.o 2023-01-11T20:30:34.8256941Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u64.o 2023-01-11T20:30:34.8878052Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:35.0835929Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:35.2520584Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:35.4117033Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:35.4896774Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:35.5576629Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f16.o 2023-01-11T20:30:35.6046532Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:35.6510523Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f32.o 2023-01-11T20:30:35.7661272Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:35.8991142Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:36.0602173Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:36.2128074Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:36.4025149Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:36.4069888Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f64.o 2023-01-11T20:30:36.5816845Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:36.6789816Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:36.7620937Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_bf16.o 2023-01-11T20:30:36.8004035Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:36.9676180Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:37.2159307Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:37.3448382Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:37.3923975Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i8.o 2023-01-11T20:30:37.4336239Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:37.4604132Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u8.o 2023-01-11T20:30:37.5618783Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:37.7195168Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:37.8339705Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:38.0062991Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:38.1875071Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:38.3446071Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:38.4078888Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:38.5267886Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i32.o 2023-01-11T20:30:38.5823225Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:38.5859728Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:38.7403733Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u32.o 2023-01-11T20:30:38.7884180Z [ 58%] 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:30:38.8934737Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:39.0252456Z [ 58%] 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:30:39.2085526Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:39.2409692Z [ 58%] 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:30:39.2449534Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:39.3624432Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i64.o 2023-01-11T20:30:39.4029735Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u64.o 2023-01-11T20:30:39.4087607Z [ 58%] 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:30:39.5555038Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:39.7568305Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:39.9156187Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:40.0788824Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:40.2310357Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:40.3471201Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:40.4376108Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f16.o 2023-01-11T20:30:40.4777979Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:40.5790809Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:40.6360424Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f32.o 2023-01-11T20:30:40.7365404Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:40.9233959Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:41.0892535Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:41.2253445Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:41.2421693Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:41.2875703Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:41.3934431Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f64.o 2023-01-11T20:30:41.4290566Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_bf16.o 2023-01-11T20:30:41.4960360Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:41.6587924Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:41.7757330Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:41.9341191Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:42.1153707Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:42.2353836Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:42.3511739Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:42.3843179Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:42.4036948Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:42.4739102Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i8.o 2023-01-11T20:30:42.5270608Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:42.5483075Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u8.o 2023-01-11T20:30:42.6761052Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:42.8398480Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:42.9855627Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:43.0883465Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:43.1751675Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i32.o 2023-01-11T20:30:43.2452921Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:43.3880857Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:43.3993921Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:43.5410061Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u32.o 2023-01-11T20:30:43.5634008Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:43.7226640Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:43.9018861Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:44.0638272Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:44.2253445Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2023-01-11T20:30:44.3878216Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:44.5545980Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:44.7136903Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:44.8363623Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:44.9621671Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:45.1229253Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:45.2819360Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:45.4402209Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:45.5665212Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:45.7191857Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:45.7397729Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:45.8757978Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i64.o 2023-01-11T20:30:45.9041434Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:46.0298775Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:46.0857840Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:46.1610228Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:46.1662066Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u64.o 2023-01-11T20:30:46.2503401Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f16.o 2023-01-11T20:30:46.2752730Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:46.3995692Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:46.4900106Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:46.5626143Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f32.o 2023-01-11T20:30:46.6279973Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:46.7969101Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:46.9607245Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:47.1216477Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:47.2856271Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:30:47.4556276Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2023-01-11T20:30:47.6049308Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2023-01-11T20:30:47.8092018Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2023-01-11T20:30:47.9481210Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:30:48.0525917Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2023-01-11T20:30:48.1586233Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2023-01-11T20:30:48.3442739Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2023-01-11T20:30:48.4703581Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:48.6285207Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:48.7993714Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:48.9627430Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:30:49.0159654Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:49.1150710Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f64.o 2023-01-11T20:30:49.1320942Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:49.1831037Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_bf16.o 2023-01-11T20:30:49.1845412Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:49.2981255Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i8.o 2023-01-11T20:30:49.3157472Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:49.4511799Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:49.4729745Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u8.o 2023-01-11T20:30:49.5785738Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:49.7446549Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:49.8989106Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:50.0712541Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:50.2403675Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:50.4049509Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:50.5693604Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:50.7426857Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:50.9142210Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:51.0556863Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:51.1682120Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:51.3311904Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:51.4960706Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:51.6817633Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:51.8592762Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:52.0234077Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:52.1806909Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:52.1922156Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i32.o 2023-01-11T20:30:52.2971619Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:52.3819836Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u32.o 2023-01-11T20:30:52.4834824Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:52.5327089Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:52.6160900Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i64.o 2023-01-11T20:30:52.6804176Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:52.8476659Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:53.0228944Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:53.1828363Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:53.3076645Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:53.3481725Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u64.o 2023-01-11T20:30:53.4733744Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:53.6364267Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:53.8004514Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:53.9903830Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:54.1294823Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:54.2891044Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:54.4595399Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:54.5748147Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:54.6283210Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:54.7377814Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f16.o 2023-01-11T20:30:54.7395409Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:54.8967899Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:55.0484799Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f32.o 2023-01-11T20:30:55.0486921Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:55.1465796Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:30:55.1792942Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:30:55.2960923Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f64.o 2023-01-11T20:30:55.3092926Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:30:55.4647776Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2023-01-11T20:30:55.5225594Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2023-01-11T20:30:55.5900238Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:30:55.7400702Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2023-01-11T20:30:55.7741263Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2023-01-11T20:30:55.8715665Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2023-01-11T20:30:56.0292073Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2023-01-11T20:30:56.0503584Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2023-01-11T20:30:56.1797977Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2023-01-11T20:30:56.3340539Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2023-01-11T20:30:56.3791087Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2023-01-11T20:30:56.4497396Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2023-01-11T20:30:56.4706257Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2023-01-11T20:30:56.6326610Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2023-01-11T20:30:56.7768929Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2023-01-11T20:30:56.7858261Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2023-01-11T20:30:56.9310665Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2023-01-11T20:30:57.1391009Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2023-01-11T20:30:57.1722488Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2023-01-11T20:30:57.2233219Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2023-01-11T20:30:57.3109925Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2023-01-11T20:30:57.4646276Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2023-01-11T20:30:57.4656409Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2023-01-11T20:30:57.4924520Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2023-01-11T20:30:57.5362522Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2023-01-11T20:30:57.5795322Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2023-01-11T20:30:57.5804971Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_bf16.o 2023-01-11T20:30:57.6666112Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2023-01-11T20:30:57.6859074Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2023-01-11T20:30:57.7095199Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2023-01-11T20:30:57.8372653Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2023-01-11T20:30:57.8376931Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2023-01-11T20:30:57.8403453Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2023-01-11T20:30:57.8673437Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2023-01-11T20:30:57.8870312Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2023-01-11T20:30:57.9528533Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2023-01-11T20:30:58.0626610Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2023-01-11T20:30:58.2478543Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2023-01-11T20:30:58.2513838Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2023-01-11T20:30:58.2925019Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2023-01-11T20:30:58.3135647Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2023-01-11T20:30:58.3396915Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2023-01-11T20:30:58.3882153Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2023-01-11T20:30:58.3888715Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i8.o 2023-01-11T20:30:58.4278280Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2023-01-11T20:30:58.4743263Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2023-01-11T20:30:58.6321749Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2023-01-11T20:30:58.7041036Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2023-01-11T20:30:58.7883752Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2023-01-11T20:30:58.8314064Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2023-01-11T20:30:58.9524843Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2023-01-11T20:30:58.9903464Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2023-01-11T20:30:59.0531284Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2023-01-11T20:30:59.0585484Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2023-01-11T20:30:59.1870518Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2023-01-11T20:30:59.2603973Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2023-01-11T20:30:59.2700736Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u8.o 2023-01-11T20:30:59.4066578Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i32.o 2023-01-11T20:30:59.4171023Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2023-01-11T20:30:59.5766900Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2023-01-11T20:30:59.6326535Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2023-01-11T20:30:59.6873539Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2023-01-11T20:30:59.8749512Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2023-01-11T20:30:59.9118674Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2023-01-11T20:31:00.0250108Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2023-01-11T20:31:00.1823744Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2023-01-11T20:31:00.3309179Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2023-01-11T20:31:00.3604992Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2023-01-11T20:31:00.4894690Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2023-01-11T20:31:00.6469824Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2023-01-11T20:31:00.8173154Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2023-01-11T20:31:00.8731714Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2023-01-11T20:31:00.9410214Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2023-01-11T20:31:01.1209180Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2023-01-11T20:31:01.2412927Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2023-01-11T20:31:01.2658047Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:01.3310305Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:01.3991047Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u32.o 2023-01-11T20:31:01.3998418Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2023-01-11T20:31:01.4589260Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2023-01-11T20:31:01.4771134Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2023-01-11T20:31:01.5020294Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:01.5230914Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:01.6773078Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2023-01-11T20:31:01.6957275Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:01.8583375Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:01.9011067Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:01.9650570Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:02.0032192Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2023-01-11T20:31:02.0295888Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2023-01-11T20:31:02.1001091Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:02.1266957Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:02.2129657Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i64.o 2023-01-11T20:31:02.2242746Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u64.o 2023-01-11T20:31:02.2383471Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2023-01-11T20:31:02.2409039Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:02.3076666Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:02.3981039Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2023-01-11T20:31:02.4390348Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:02.4660041Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:31:02.6104037Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2023-01-11T20:31:02.6133725Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:02.6325396Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2023-01-11T20:31:02.7715221Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2023-01-11T20:31:02.7914847Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:31:02.9060631Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2023-01-11T20:31:03.0319122Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:31:03.1502368Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:03.2820496Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2023-01-11T20:31:03.3506242Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:31:03.4089413Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2023-01-11T20:31:03.4883544Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:03.5153685Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2023-01-11T20:31:03.6618789Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2023-01-11T20:31:03.8003076Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:31:03.9009084Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:03.9120682Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f16.o 2023-01-11T20:31:04.0017992Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f32.o 2023-01-11T20:31:04.0274963Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:04.0359070Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2023-01-11T20:31:04.1837873Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:04.3568101Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:04.3890840Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2023-01-11T20:31:04.5493304Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2023-01-11T20:31:04.7073930Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:31:04.8417894Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2023-01-11T20:31:04.8599128Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2023-01-11T20:31:04.8902843Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2023-01-11T20:31:04.9455017Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2023-01-11T20:31:04.9776016Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:31:05.1373228Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:05.1537769Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2023-01-11T20:31:05.2372677Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:31:05.2686069Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2023-01-11T20:31:05.3163260Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2023-01-11T20:31:05.3546414Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:05.4848032Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2023-01-11T20:31:05.5076531Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2023-01-11T20:31:05.6117304Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:31:05.6468877Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2023-01-11T20:31:05.7743432Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:05.8077876Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:05.9519138Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2023-01-11T20:31:05.9634408Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2023-01-11T20:31:06.0077863Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2023-01-11T20:31:06.0090831Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2023-01-11T20:31:06.1074759Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2023-01-11T20:31:06.1324065Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2023-01-11T20:31:06.1650968Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2023-01-11T20:31:06.2536909Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2023-01-11T20:31:06.3127933Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f64.o 2023-01-11T20:31:06.4132600Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2023-01-11T20:31:06.5642710Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2023-01-11T20:31:06.6403163Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2023-01-11T20:31:06.6900647Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2023-01-11T20:31:06.6948676Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2023-01-11T20:31:06.8231773Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2023-01-11T20:31:06.8377118Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_bf16.o 2023-01-11T20:31:06.8621626Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2023-01-11T20:31:06.8712518Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2023-01-11T20:31:06.9744874Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2023-01-11T20:31:06.9825439Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2023-01-11T20:31:06.9896085Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2023-01-11T20:31:07.1197860Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2023-01-11T20:31:07.1581055Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2023-01-11T20:31:07.1714011Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2023-01-11T20:31:07.2500025Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2023-01-11T20:31:07.2756788Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2023-01-11T20:31:07.2929502Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2023-01-11T20:31:07.3035015Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2023-01-11T20:31:07.4148297Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2023-01-11T20:31:07.4449181Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2023-01-11T20:31:07.4589980Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2023-01-11T20:31:07.6200356Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2023-01-11T20:31:07.6576215Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2023-01-11T20:31:07.7715249Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2023-01-11T20:31:07.8225384Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.0042923Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.0234737Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.1589673Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2023-01-11T20:31:08.2038618Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.2162984Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2023-01-11T20:31:08.3145842Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.4227288Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.5705386Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.5924514Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.7208774Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i8.o 2023-01-11T20:31:08.7801417Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.8312202Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.8558079Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.9381454Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2023-01-11T20:31:08.9503872Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2023-01-11T20:31:08.9758341Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2023-01-11T20:31:09.0113857Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2023-01-11T20:31:09.1028258Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2023-01-11T20:31:09.2636732Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:31:09.4177992Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2023-01-11T20:31:09.5703524Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2023-01-11T20:31:09.5708716Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u8.o 2023-01-11T20:31:09.6358292Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i32.o 2023-01-11T20:31:09.7280484Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2023-01-11T20:31:09.8517473Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:31:09.8787162Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2023-01-11T20:31:09.9602747Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2023-01-11T20:31:10.1198372Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2023-01-11T20:31:10.2376080Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2023-01-11T20:31:10.2652621Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u32.o 2023-01-11T20:31:10.4033016Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2023-01-11T20:31:10.5161213Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2023-01-11T20:31:10.5190519Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2023-01-11T20:31:10.6630923Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2023-01-11T20:31:10.8067162Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2023-01-11T20:31:10.9502283Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2023-01-11T20:31:11.1184187Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2023-01-11T20:31:11.1957462Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2023-01-11T20:31:11.2502866Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2023-01-11T20:31:11.3916178Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2023-01-11T20:31:11.5358076Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2023-01-11T20:31:11.6888898Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2023-01-11T20:31:11.7788096Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2023-01-11T20:31:11.7993195Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i64.o 2023-01-11T20:31:11.9218367Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2023-01-11T20:31:12.0640119Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2023-01-11T20:31:12.1482126Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2023-01-11T20:31:12.2125995Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2023-01-11T20:31:12.2286852Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2023-01-11T20:31:12.3646025Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u64.o 2023-01-11T20:31:12.3660372Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2023-01-11T20:31:12.4230922Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2023-01-11T20:31:12.5274121Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f16.o 2023-01-11T20:31:12.5798077Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2023-01-11T20:31:12.6889744Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2023-01-11T20:31:12.8575565Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2023-01-11T20:31:12.8764712Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2023-01-11T20:31:12.9318638Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2023-01-11T20:31:12.9713391Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2023-01-11T20:31:13.0804789Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2023-01-11T20:31:13.2340914Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2023-01-11T20:31:13.3883609Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2023-01-11T20:31:13.5880618Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2023-01-11T20:31:13.6158070Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2023-01-11T20:31:13.7131189Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2023-01-11T20:31:13.7200527Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2023-01-11T20:31:13.7351060Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2023-01-11T20:31:13.8514181Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2023-01-11T20:31:13.9519049Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2023-01-11T20:31:14.1039991Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2023-01-11T20:31:14.2740356Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2023-01-11T20:31:14.3005723Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2023-01-11T20:31:14.4140946Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2023-01-11T20:31:14.4347057Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2023-01-11T20:31:14.4550831Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2023-01-11T20:31:14.4997353Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2023-01-11T20:31:14.5487582Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2023-01-11T20:31:14.6199842Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2023-01-11T20:31:14.7722149Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2023-01-11T20:31:14.8329353Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f32.o 2023-01-11T20:31:14.8897667Z [ 63%] 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:31:14.9082968Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f64.o 2023-01-11T20:31:15.0704143Z [ 63%] 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:31:15.0846201Z [ 63%] 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:31:15.1506108Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2023-01-11T20:31:15.2181507Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2023-01-11T20:31:15.2468406Z [ 63%] 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:31:15.3946367Z [ 63%] 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:31:15.5278130Z [ 63%] 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:31:15.5565529Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_bf16.o 2023-01-11T20:31:15.6469126Z [ 63%] 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:31:15.6518073Z [ 63%] 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:31:15.7690606Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2023-01-11T20:31:15.7995355Z [ 63%] 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:31:15.9311900Z [ 63%] 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:31:15.9699437Z [ 63%] 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:31:16.0358859Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2023-01-11T20:31:16.1306435Z [ 63%] 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:31:16.2075088Z [ 63%] 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:31:16.2458144Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2023-01-11T20:31:16.3162393Z [ 63%] 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:31:16.4581170Z [ 63%] 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:31:16.5619984Z [ 63%] 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:31:16.6692413Z [ 63%] 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:31:16.8419064Z [ 63%] 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:31:16.8765908Z [ 63%] 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:31:16.9175559Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2023-01-11T20:31:16.9879020Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2023-01-11T20:31:17.0837102Z [ 63%] 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:31:17.2043413Z [ 63%] 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:31:17.2609208Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2023-01-11T20:31:17.3166768Z [ 63%] 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:31:17.3785728Z [ 63%] 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:31:17.4730646Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i8.o 2023-01-11T20:31:17.4997482Z [ 63%] 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:31:17.5618753Z [ 63%] 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:31:17.6124502Z [ 63%] 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:31:17.6503877Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2023-01-11T20:31:17.6932851Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2023-01-11T20:31:17.7071793Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u8.o 2023-01-11T20:31:17.7638001Z [ 63%] 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:31:17.9138884Z [ 63%] 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:31:18.0231647Z [ 63%] 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:31:18.0665557Z [ 63%] 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:31:18.1357884Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2023-01-11T20:31:18.2194695Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2023-01-11T20:31:18.3062130Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2023-01-11T20:31:18.3542331Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i32.o 2023-01-11T20:31:18.4721957Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2023-01-11T20:31:18.5037937Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2023-01-11T20:31:18.5610212Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2023-01-11T20:31:18.6358709Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2023-01-11T20:31:18.7397376Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2023-01-11T20:31:18.8437405Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2023-01-11T20:31:18.8598009Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2023-01-11T20:31:18.9558835Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2023-01-11T20:31:19.1004747Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2023-01-11T20:31:19.1842233Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2023-01-11T20:31:19.2473235Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2023-01-11T20:31:19.4040525Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2023-01-11T20:31:19.4277875Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2023-01-11T20:31:19.4718212Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2023-01-11T20:31:19.5767469Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u32.o 2023-01-11T20:31:19.6010747Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2023-01-11T20:31:19.7300854Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2023-01-11T20:31:19.7558030Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2023-01-11T20:31:19.8903803Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2023-01-11T20:31:19.9130633Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2023-01-11T20:31:20.0317481Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2023-01-11T20:31:20.1416687Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2023-01-11T20:31:20.2276354Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2023-01-11T20:31:20.2418312Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2023-01-11T20:31:20.3920762Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2023-01-11T20:31:20.5153788Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2023-01-11T20:31:20.5266576Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2023-01-11T20:31:20.6392891Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2023-01-11T20:31:20.6879791Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2023-01-11T20:31:20.7609166Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i64.o 2023-01-11T20:31:20.8100901Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2023-01-11T20:31:20.8784863Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2023-01-11T20:31:20.9598204Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2023-01-11T20:31:21.1188692Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2023-01-11T20:31:21.2425149Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2023-01-11T20:31:21.2606446Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2023-01-11T20:31:21.3102287Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2023-01-11T20:31:21.3224345Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2023-01-11T20:31:21.3745098Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u64.o 2023-01-11T20:31:21.4296945Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f16.o 2023-01-11T20:31:21.4562643Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2023-01-11T20:31:21.5095845Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2023-01-11T20:31:21.6016018Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2023-01-11T20:31:21.7395647Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2023-01-11T20:31:21.8652675Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2023-01-11T20:31:21.9062122Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2023-01-11T20:31:22.0494140Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2023-01-11T20:31:22.1959354Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2023-01-11T20:31:22.2152489Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2023-01-11T20:31:22.3306595Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2023-01-11T20:31:22.3535159Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2023-01-11T20:31:22.4738789Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2023-01-11T20:31:22.6156973Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2023-01-11T20:31:22.6923173Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2023-01-11T20:31:22.7068119Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2023-01-11T20:31:22.7637901Z [ 64%] 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:31:22.9107492Z [ 64%] 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:31:23.0345917Z [ 64%] 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:31:23.0627665Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2023-01-11T20:31:23.0997892Z [ 64%] 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:31:23.1475867Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2023-01-11T20:31:23.2416982Z [ 64%] 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:31:23.3454538Z [ 64%] 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:31:23.3670482Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f32.o 2023-01-11T20:31:23.3772287Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2023-01-11T20:31:23.4509558Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f64.o 2023-01-11T20:31:23.4725213Z [ 65%] 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:31:23.6267866Z [ 65%] 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:31:23.7730774Z [ 65%] 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:31:23.7968367Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2023-01-11T20:31:23.9230973Z [ 65%] 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:31:24.0367446Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2023-01-11T20:31:24.0579184Z [ 65%] 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:31:24.1916855Z [ 65%] 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:31:24.2175673Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2023-01-11T20:31:24.3487949Z [ 65%] 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:31:24.3956226Z [ 65%] 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:31:24.4365245Z [ 65%] 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:31:24.4897068Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_bf16.o 2023-01-11T20:31:24.5136146Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i8.o 2023-01-11T20:31:24.5512437Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2023-01-11T20:31:24.5804463Z [ 65%] 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:31:24.7273781Z [ 65%] 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:31:24.8760365Z [ 65%] 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:31:24.9045392Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2023-01-11T20:31:24.9793610Z [ 65%] 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:31:25.1091949Z [ 65%] 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:31:25.2135636Z [ 65%] 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:31:25.3220422Z [ 65%] 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:31:25.3477689Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2023-01-11T20:31:25.4768089Z [ 65%] 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:31:25.6305529Z [ 65%] 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:31:25.7808128Z [ 65%] 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:31:25.7962135Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2023-01-11T20:31:25.9214031Z [ 65%] 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:31:25.9780277Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2023-01-11T20:31:26.0933557Z [ 65%] 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:31:26.2395314Z [ 65%] 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:31:26.3271870Z [ 65%] 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:31:26.3370065Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u8.o 2023-01-11T20:31:26.4032079Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2023-01-11T20:31:26.4355775Z [ 65%] 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:31:26.4810639Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2023-01-11T20:31:26.5429786Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i32.o 2023-01-11T20:31:26.6309602Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2023-01-11T20:31:26.7609237Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2023-01-11T20:31:26.7760711Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2023-01-11T20:31:26.9024312Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2023-01-11T20:31:27.0485833Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2023-01-11T20:31:27.0871475Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2023-01-11T20:31:27.1720591Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2023-01-11T20:31:27.3128492Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2023-01-11T20:31:27.3314049Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2023-01-11T20:31:27.4464641Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2023-01-11T20:31:27.5838700Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2023-01-11T20:31:27.7055507Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2023-01-11T20:31:27.7434620Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2023-01-11T20:31:27.9440317Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2023-01-11T20:31:28.1032886Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u32.o 2023-01-11T20:31:28.3050502Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2023-01-11T20:31:28.5543487Z [ 65%] 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:31:28.6528946Z [ 65%] 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:31:28.6769736Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2023-01-11T20:31:28.7861537Z [ 65%] 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:31:28.9026915Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2023-01-11T20:31:28.9160688Z [ 65%] 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:31:29.0318453Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2023-01-11T20:31:29.0917907Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2023-01-11T20:31:29.1378376Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i64.o 2023-01-11T20:31:29.1610394Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2023-01-11T20:31:29.2004692Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2023-01-11T20:31:29.3480695Z [ 65%] 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:31:29.4074119Z [ 65%] 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:31:29.4582644Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u64.o 2023-01-11T20:31:29.5084330Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2023-01-11T20:31:29.5242289Z [ 65%] 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:31:29.6705410Z [ 65%] 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:31:29.8113495Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2023-01-11T20:31:29.8861720Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2023-01-11T20:31:29.8897233Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f16.o 2023-01-11T20:31:29.9346576Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2023-01-11T20:31:30.0987552Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2023-01-11T20:31:30.2369378Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:30.2921043Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2023-01-11T20:31:30.3938355Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:30.5543983Z [ 65%] 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:31:30.7058370Z [ 65%] 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:31:30.7154802Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2023-01-11T20:31:30.7799384Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2023-01-11T20:31:30.8983759Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f32.o 2023-01-11T20:31:30.9384946Z [ 65%] 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:31:31.1547983Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:31.2004488Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2023-01-11T20:31:31.3724063Z [ 65%] 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:31:31.3858558Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2023-01-11T20:31:31.5412481Z [ 65%] 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:31:31.6660980Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2023-01-11T20:31:31.7238996Z [ 65%] 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:31:31.8278131Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2023-01-11T20:31:31.8357584Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:31.9014389Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:31.9036897Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:31.9545710Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f64.o 2023-01-11T20:31:32.0191884Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_bf16.o 2023-01-11T20:31:32.0281635Z [ 65%] 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:31:32.1339901Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2023-01-11T20:31:32.1412033Z [ 65%] 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:31:32.1681634Z [ 65%] 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:31:32.2559281Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i8.o 2023-01-11T20:31:32.2896473Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:32.4638089Z [ 65%] 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:31:32.6259238Z [ 65%] 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:31:32.7378601Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2023-01-11T20:31:32.7406751Z [ 65%] 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:31:32.7683744Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:32.9022974Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u8.o 2023-01-11T20:31:32.9245942Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:33.0693633Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2023-01-11T20:31:33.0837199Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:31:33.2196037Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:33.3591394Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:31:33.5044868Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:33.5206625Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2023-01-11T20:31:33.6623324Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:31:33.8231940Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:33.8251423Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2023-01-11T20:31:33.8495923Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2023-01-11T20:31:33.8882018Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2023-01-11T20:31:33.9890759Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:34.1640162Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:34.1655349Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:34.2173197Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:34.2478888Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2023-01-11T20:31:34.2959099Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2023-01-11T20:31:34.3410613Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2023-01-11T20:31:34.5172198Z [ 66%] 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:31:34.5340478Z [ 66%] 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:31:34.6771318Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2023-01-11T20:31:34.6986656Z [ 66%] 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:31:34.7141246Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2023-01-11T20:31:34.7764011Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:34.8161561Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2023-01-11T20:31:34.9346998Z [ 66%] 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:31:34.9979197Z [ 66%] 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:31:35.0590336Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2023-01-11T20:31:35.1383905Z [ 66%] 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:31:35.1532605Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2023-01-11T20:31:35.1620478Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:35.2960776Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i32.o 2023-01-11T20:31:35.2973362Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:35.3226348Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u32.o 2023-01-11T20:31:35.4668178Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:35.5049910Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2023-01-11T20:31:35.5865464Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2023-01-11T20:31:35.6308214Z [ 66%] 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:31:35.7955259Z [ 66%] 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:31:35.9040662Z [ 66%] 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:31:35.9752605Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2023-01-11T20:31:36.0520255Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:36.0675530Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2023-01-11T20:31:36.1976279Z [ 66%] 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:31:36.2908504Z [ 66%] 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:31:36.3118609Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i64.o 2023-01-11T20:31:36.3990570Z [ 66%] 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:31:36.4322071Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:36.4574753Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2023-01-11T20:31:36.5179205Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u64.o 2023-01-11T20:31:36.5862784Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2023-01-11T20:31:36.6889008Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:31:36.8346094Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2023-01-11T20:31:36.8359684Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2023-01-11T20:31:37.0008640Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2023-01-11T20:31:37.1449234Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:37.2627165Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2023-01-11T20:31:37.2942642Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:31:37.4575491Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:37.6249399Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:31:37.6813322Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2023-01-11T20:31:37.7866597Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:37.8973748Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:31:38.0103542Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:38.1443484Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2023-01-11T20:31:38.1647785Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:38.3432879Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:38.5089893Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2023-01-11T20:31:38.5603879Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:31:38.6036601Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2023-01-11T20:31:38.6184394Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2023-01-11T20:31:38.6553115Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2023-01-11T20:31:38.6689270Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2023-01-11T20:31:38.7160006Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2023-01-11T20:31:38.8582700Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2023-01-11T20:31:38.9697996Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f16.o 2023-01-11T20:31:38.9709094Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:31:38.9948354Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2023-01-11T20:31:39.0778687Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2023-01-11T20:31:39.1216201Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2023-01-11T20:31:39.1477650Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2023-01-11T20:31:39.2949706Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:39.2994957Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:39.4511431Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:39.5136875Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2023-01-11T20:31:39.5496466Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2023-01-11T20:31:39.5804686Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2023-01-11T20:31:39.7060255Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f32.o 2023-01-11T20:31:39.8494242Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f64.o 2023-01-11T20:31:39.8632246Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:39.8874911Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:40.0115737Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2023-01-11T20:31:40.0434622Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2023-01-11T20:31:40.0600342Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:31:40.2257611Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2023-01-11T20:31:40.3711336Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:31:40.4377252Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2023-01-11T20:31:40.4467950Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2023-01-11T20:31:40.5045556Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2023-01-11T20:31:40.6017587Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2023-01-11T20:31:40.7689388Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:40.7843346Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:40.8875730Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2023-01-11T20:31:40.9187354Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:40.9472054Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_bf16.o 2023-01-11T20:31:41.0465900Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:41.1894794Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2023-01-11T20:31:41.2098415Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:41.3223485Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:31:41.4858458Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2023-01-11T20:31:41.5766359Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2023-01-11T20:31:41.6292755Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:31:41.7766803Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2023-01-11T20:31:41.9280924Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:31:42.0246071Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2023-01-11T20:31:42.0700661Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2023-01-11T20:31:42.2274549Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2023-01-11T20:31:42.3387868Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2023-01-11T20:31:42.3550162Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2023-01-11T20:31:42.3565814Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2023-01-11T20:31:42.4620458Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2023-01-11T20:31:42.4837280Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2023-01-11T20:31:42.6357481Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2023-01-11T20:31:42.6759320Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2023-01-11T20:31:42.7831585Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2023-01-11T20:31:42.8272832Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2023-01-11T20:31:42.9360305Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2023-01-11T20:31:43.0013055Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2023-01-11T20:31:43.0527780Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2023-01-11T20:31:43.0901837Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2023-01-11T20:31:43.0986922Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2023-01-11T20:31:43.1275794Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2023-01-11T20:31:43.1669701Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2023-01-11T20:31:43.1920719Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2023-01-11T20:31:43.2245855Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2023-01-11T20:31:43.2516160Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2023-01-11T20:31:43.3063327Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2023-01-11T20:31:43.4295362Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2023-01-11T20:31:43.4589695Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2023-01-11T20:31:43.5579998Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i8.o 2023-01-11T20:31:43.5678619Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2023-01-11T20:31:43.5774046Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2023-01-11T20:31:43.6437089Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2023-01-11T20:31:43.6551691Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2023-01-11T20:31:43.6911259Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2023-01-11T20:31:43.6925593Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u8.o 2023-01-11T20:31:43.7582233Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i32.o 2023-01-11T20:31:43.8166283Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:43.9955040Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2023-01-11T20:31:44.0088999Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:44.1334446Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:44.2878842Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:44.3726339Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2023-01-11T20:31:44.4471235Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:44.6107961Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:44.7778083Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:44.8119056Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2023-01-11T20:31:44.9408986Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:45.1061202Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:45.2846533Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:45.3199422Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2023-01-11T20:31:45.4421650Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:45.6024426Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:45.7628907Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2023-01-11T20:31:45.7635669Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:45.9292215Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:45.9484697Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:46.1004893Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2023-01-11T20:31:46.1221322Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:46.1565322Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:46.2645808Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u32.o 2023-01-11T20:31:46.2968473Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:31:46.4098299Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2023-01-11T20:31:46.5238624Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2023-01-11T20:31:46.5351551Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2023-01-11T20:31:46.6180747Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2023-01-11T20:31:46.6811754Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i64.o 2023-01-11T20:31:46.7626626Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2023-01-11T20:31:46.8217313Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2023-01-11T20:31:46.8718963Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u64.o 2023-01-11T20:31:46.8761827Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2023-01-11T20:31:46.8978426Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2023-01-11T20:31:46.9411558Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2023-01-11T20:31:47.0966589Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2023-01-11T20:31:47.2365890Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2023-01-11T20:31:47.3121742Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2023-01-11T20:31:47.4131024Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2023-01-11T20:31:47.4332306Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2023-01-11T20:31:47.4952070Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2023-01-11T20:31:47.5493358Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2023-01-11T20:31:47.6954031Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2023-01-11T20:31:47.7757107Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2023-01-11T20:31:47.8420024Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2023-01-11T20:31:47.8845641Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2023-01-11T20:31:47.9037007Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2023-01-11T20:31:48.0557140Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2023-01-11T20:31:48.1883621Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2023-01-11T20:31:48.1957076Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2023-01-11T20:31:48.3044573Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2023-01-11T20:31:48.3352611Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2023-01-11T20:31:48.3560807Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2023-01-11T20:31:48.4973108Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2023-01-11T20:31:48.6570986Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2023-01-11T20:31:48.6938684Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2023-01-11T20:31:48.7715446Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2023-01-11T20:31:48.8523748Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2023-01-11T20:31:48.8928201Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2023-01-11T20:31:49.0010248Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f16.o 2023-01-11T20:31:49.0518875Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2023-01-11T20:31:49.1728834Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2023-01-11T20:31:49.1877668Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2023-01-11T20:31:49.2083578Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2023-01-11T20:31:49.3303355Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2023-01-11T20:31:49.5177344Z [ 68%] 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:31:49.5497780Z [ 68%] 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:31:49.5675048Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2023-01-11T20:31:49.6277232Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2023-01-11T20:31:49.6353697Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2023-01-11T20:31:49.6885311Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2023-01-11T20:31:49.8341713Z [ 68%] 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:31:49.9353827Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2023-01-11T20:31:49.9400010Z [ 68%] 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:31:49.9732779Z [ 68%] 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:31:49.9800404Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f32.o 2023-01-11T20:31:50.0617262Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f64.o 2023-01-11T20:31:50.0750830Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_bf16.o 2023-01-11T20:31:50.0934394Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2023-01-11T20:31:50.1245065Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2023-01-11T20:31:50.2358438Z [ 68%] 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:31:50.3835900Z [ 68%] 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:31:50.4837867Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2023-01-11T20:31:50.4917588Z [ 68%] 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:31:50.5902121Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2023-01-11T20:31:50.6952492Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2023-01-11T20:31:50.8310023Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2023-01-11T20:31:50.9143685Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2023-01-11T20:31:50.9779631Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2023-01-11T20:31:51.1391447Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2023-01-11T20:31:51.2872360Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2023-01-11T20:31:51.3211227Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2023-01-11T20:31:51.4320098Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2023-01-11T20:31:51.5821135Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2023-01-11T20:31:51.6077345Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2023-01-11T20:31:51.7314857Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2023-01-11T20:31:51.8387270Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2023-01-11T20:31:52.0004990Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2023-01-11T20:31:52.0551021Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2023-01-11T20:31:52.2796930Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2023-01-11T20:31:52.4249351Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2023-01-11T20:31:52.4546960Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2023-01-11T20:31:52.4923558Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2023-01-11T20:31:52.5605379Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2023-01-11T20:31:52.6104518Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2023-01-11T20:31:52.7642644Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2023-01-11T20:31:52.8863694Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2023-01-11T20:31:52.9418229Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2023-01-11T20:31:52.9506564Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2023-01-11T20:31:53.0071441Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2023-01-11T20:31:53.0534421Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2023-01-11T20:31:53.0630590Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i8.o 2023-01-11T20:31:53.0720021Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2023-01-11T20:31:53.1126356Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2023-01-11T20:31:53.2442632Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u8.o 2023-01-11T20:31:53.3128634Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2023-01-11T20:31:53.3713732Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2023-01-11T20:31:53.4263471Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2023-01-11T20:31:53.4484935Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2023-01-11T20:31:53.5212765Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2023-01-11T20:31:53.6115601Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2023-01-11T20:31:53.7740755Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2023-01-11T20:31:53.8212743Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2023-01-11T20:31:53.8677790Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2023-01-11T20:31:53.9186407Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2023-01-11T20:31:53.9437789Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2023-01-11T20:31:54.1123654Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2023-01-11T20:31:54.2279614Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2023-01-11T20:31:54.2460491Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2023-01-11T20:31:54.3038928Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2023-01-11T20:31:54.3400468Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2023-01-11T20:31:54.4716483Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2023-01-11T20:31:54.5185632Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2023-01-11T20:31:54.6225085Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i32.o 2023-01-11T20:31:54.6261616Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u32.o 2023-01-11T20:31:54.6477288Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2023-01-11T20:31:54.7392148Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2023-01-11T20:31:54.7832112Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2023-01-11T20:31:54.9568755Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2023-01-11T20:31:55.0938531Z [ 69%] 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:31:55.1276105Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2023-01-11T20:31:55.2450199Z [ 69%] 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:31:55.3958615Z [ 69%] 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:31:55.4899508Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2023-01-11T20:31:55.5033051Z [ 69%] 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:31:55.6479856Z [ 69%] 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:31:55.7524695Z [ 69%] 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:31:55.8766634Z [ 69%] 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:31:55.9052122Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2023-01-11T20:31:55.9909692Z [ 69%] 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:31:56.1412076Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2023-01-11T20:31:56.3031912Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2023-01-11T20:31:56.3941231Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2023-01-11T20:31:56.4204046Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2023-01-11T20:31:56.4543312Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2023-01-11T20:31:56.6058380Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i64.o 2023-01-11T20:31:56.6064307Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2023-01-11T20:31:56.7542040Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2023-01-11T20:31:56.8274720Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2023-01-11T20:31:56.8772008Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2023-01-11T20:31:56.9142018Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2023-01-11T20:31:56.9636925Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2023-01-11T20:31:57.0248763Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2023-01-11T20:31:57.1865440Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2023-01-11T20:31:57.2759383Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2023-01-11T20:31:57.2957753Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2023-01-11T20:31:57.3195052Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2023-01-11T20:31:57.4443555Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2023-01-11T20:31:57.5792268Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2023-01-11T20:31:57.6065531Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u64.o 2023-01-11T20:31:57.6512080Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f16.o 2023-01-11T20:31:57.6900177Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2023-01-11T20:31:57.7759814Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2023-01-11T20:31:57.8413636Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2023-01-11T20:31:57.9038713Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2023-01-11T20:31:58.0334707Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2023-01-11T20:31:58.0635627Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2023-01-11T20:31:58.1704301Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2023-01-11T20:31:58.1837052Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2023-01-11T20:31:58.3415674Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2023-01-11T20:31:58.4977804Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2023-01-11T20:31:58.5140615Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2023-01-11T20:31:58.6111494Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2023-01-11T20:31:58.6621657Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2023-01-11T20:31:58.6756385Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2023-01-11T20:31:58.8117723Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2023-01-11T20:31:58.9674636Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2023-01-11T20:31:59.0003867Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2023-01-11T20:31:59.0522086Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2023-01-11T20:31:59.0722457Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2023-01-11T20:31:59.1385202Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2023-01-11T20:31:59.2419994Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2023-01-11T20:31:59.3476206Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2023-01-11T20:31:59.3739192Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2023-01-11T20:31:59.4775387Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2023-01-11T20:31:59.4871176Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2023-01-11T20:31:59.6024541Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2023-01-11T20:31:59.6808944Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2023-01-11T20:31:59.6914100Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2023-01-11T20:31:59.7217273Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2023-01-11T20:31:59.8038468Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2023-01-11T20:31:59.8209553Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2023-01-11T20:31:59.9046352Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2023-01-11T20:31:59.9737301Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2023-01-11T20:32:00.0450441Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2023-01-11T20:32:00.1560667Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2023-01-11T20:32:00.1714531Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2023-01-11T20:32:00.1881312Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2023-01-11T20:32:00.2982263Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2023-01-11T20:32:00.3123338Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2023-01-11T20:32:00.3524146Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2023-01-11T20:32:00.4038794Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2023-01-11T20:32:00.4589987Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2023-01-11T20:32:00.4889168Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2023-01-11T20:32:00.5049943Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2023-01-11T20:32:00.5411580Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2023-01-11T20:32:00.6973765Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2023-01-11T20:32:00.7559542Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2023-01-11T20:32:00.8059914Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f32.o 2023-01-11T20:32:00.8473397Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f64.o 2023-01-11T20:32:00.8828756Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2023-01-11T20:32:00.8836975Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2023-01-11T20:32:00.9292636Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2023-01-11T20:32:00.9638157Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2023-01-11T20:32:01.0242498Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2023-01-11T20:32:01.0274465Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x16.c.o 2023-01-11T20:32:01.2647936Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x32.c.o 2023-01-11T20:32:01.2741803Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2023-01-11T20:32:01.3066276Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x48.c.o 2023-01-11T20:32:01.3300903Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x64.c.o 2023-01-11T20:32:01.3798931Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2023-01-11T20:32:01.4250395Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2023-01-11T20:32:01.5078450Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x80.c.o 2023-01-11T20:32:01.6034292Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x96.c.o 2023-01-11T20:32:01.6326358Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_bf16.o 2023-01-11T20:32:01.7378462Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i8.o 2023-01-11T20:32:01.7496322Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x112.c.o 2023-01-11T20:32:01.8585152Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2023-01-11T20:32:01.8939068Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x128.c.o 2023-01-11T20:32:02.0253380Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c.o 2023-01-11T20:32:02.1305834Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c.o 2023-01-11T20:32:02.2357797Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c.o 2023-01-11T20:32:02.2758873Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2023-01-11T20:32:02.3978887Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c.o 2023-01-11T20:32:02.5028613Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c.o 2023-01-11T20:32:02.6113876Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c.o 2023-01-11T20:32:02.6995794Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2023-01-11T20:32:02.7227994Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c.o 2023-01-11T20:32:02.8302941Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c.o 2023-01-11T20:32:02.9832798Z [ 71%] 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:32:03.1291939Z [ 71%] 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:32:03.1549827Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2023-01-11T20:32:03.2323614Z [ 71%] 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:32:03.3434447Z [ 71%] 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:32:03.4774597Z [ 71%] 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:32:03.5473771Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2023-01-11T20:32:03.5925843Z [ 71%] 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:32:03.7172045Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2023-01-11T20:32:03.7486612Z [ 71%] 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:32:03.8875813Z [ 71%] 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:32:03.8961101Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2023-01-11T20:32:03.9771828Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2023-01-11T20:32:04.0537461Z [ 71%] 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:32:04.1075195Z [ 71%] 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:32:04.2024939Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2023-01-11T20:32:04.2670686Z [ 71%] 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:32:04.3827748Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u8.o 2023-01-11T20:32:04.4249477Z [ 71%] 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:32:04.4314110Z [ 71%] 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:32:04.5500907Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2023-01-11T20:32:04.5843872Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2023-01-11T20:32:04.5846612Z [ 71%] 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:32:04.7567973Z [ 71%] 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:32:04.8870347Z [ 71%] 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:32:04.9703425Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c.o 2023-01-11T20:32:05.0012233Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2023-01-11T20:32:05.1155728Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c.o 2023-01-11T20:32:05.1574764Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c.o 2023-01-11T20:32:05.2776380Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i32.o 2023-01-11T20:32:05.2992193Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u32.o 2023-01-11T20:32:05.3015085Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2023-01-11T20:32:05.3184255Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2023-01-11T20:32:05.4176758Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c.o 2023-01-11T20:32:05.5366395Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c.o 2023-01-11T20:32:05.6472144Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2023-01-11T20:32:05.6863259Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c.o 2023-01-11T20:32:05.7927269Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c.o 2023-01-11T20:32:05.9556908Z [ 71%] 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:32:06.1139707Z [ 71%] 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:32:06.1199666Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i64.o 2023-01-11T20:32:06.2553370Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2023-01-11T20:32:06.2838096Z [ 71%] 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:32:06.4365759Z [ 71%] 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:32:06.5946104Z [ 71%] 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:32:06.6213731Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2023-01-11T20:32:06.7512329Z [ 71%] 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:32:06.8955751Z [ 71%] 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:32:07.0027776Z [ 71%] 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:32:07.0450563Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2023-01-11T20:32:07.1260224Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2023-01-11T20:32:07.2740801Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2023-01-11T20:32:07.4437118Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2023-01-11T20:32:07.4866927Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2023-01-11T20:32:07.5922447Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2023-01-11T20:32:07.7187800Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2023-01-11T20:32:07.8286016Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2023-01-11T20:32:07.8332662Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u64.o 2023-01-11T20:32:07.9457210Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2023-01-11T20:32:07.9616834Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2023-01-11T20:32:07.9981240Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2023-01-11T20:32:08.0989176Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2023-01-11T20:32:08.2501153Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2023-01-11T20:32:08.3696079Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2023-01-11T20:32:08.4035814Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2023-01-11T20:32:08.4099988Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2023-01-11T20:32:08.4158605Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2023-01-11T20:32:08.4993371Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2023-01-11T20:32:08.5623348Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2023-01-11T20:32:08.5824166Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2023-01-11T20:32:08.7418823Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2023-01-11T20:32:08.8388093Z [ 72%] 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:32:08.8939329Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2023-01-11T20:32:08.9431350Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2023-01-11T20:32:08.9550187Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f16.o 2023-01-11T20:32:09.0013017Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f32.o 2023-01-11T20:32:09.0742897Z [ 72%] 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:32:09.0792326Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2023-01-11T20:32:09.1839711Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2023-01-11T20:32:09.2964967Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2023-01-11T20:32:09.3261850Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2023-01-11T20:32:09.4302030Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f64.o 2023-01-11T20:32:09.5021926Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2023-01-11T20:32:09.5981730Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2023-01-11T20:32:09.6016641Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2023-01-11T20:32:09.7013959Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2023-01-11T20:32:09.8540461Z [ 72%] 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:32:09.9849994Z [ 72%] 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:32:10.0667520Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2023-01-11T20:32:10.1116885Z [ 72%] 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:32:10.2663345Z [ 72%] 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:32:10.4190304Z [ 72%] 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:32:10.5394785Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2023-01-11T20:32:10.5607822Z [ 72%] 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:32:10.6981006Z [ 72%] 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:32:10.7106133Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_bf16.o 2023-01-11T20:32:10.8437527Z [ 72%] 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:32:11.0634046Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2023-01-11T20:32:11.2167253Z [ 72%] 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:32:11.3829379Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2023-01-11T20:32:11.5598306Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2023-01-11T20:32:11.6694944Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2023-01-11T20:32:11.6926915Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2023-01-11T20:32:11.7987428Z [ 72%] 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:32:11.9532502Z [ 72%] 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:32:11.9818088Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i8.o 2023-01-11T20:32:12.0709242Z [ 72%] 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:32:12.0958285Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2023-01-11T20:32:12.1672085Z [ 72%] 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:32:12.2807448Z [ 72%] 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:32:12.3139286Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u8.o 2023-01-11T20:32:12.4582704Z [ 72%] 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:32:12.4797847Z [ 72%] 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:32:12.5734817Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i32.o 2023-01-11T20:32:12.6203824Z [ 72%] 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:32:12.7548639Z [ 72%] 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:32:12.8072720Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2023-01-11T20:32:12.8680781Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2023-01-11T20:32:13.0223901Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2023-01-11T20:32:13.1835531Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2023-01-11T20:32:13.3384565Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2023-01-11T20:32:13.5219399Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2023-01-11T20:32:13.5237622Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2023-01-11T20:32:13.8656362Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2023-01-11T20:32:13.9982390Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:32:14.1664334Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:32:14.2960824Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2023-01-11T20:32:14.3134267Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:32:14.4913074Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:32:14.6511254Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:32:14.7738988Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2023-01-11T20:32:14.9147531Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2023-01-11T20:32:15.0152751Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2023-01-11T20:32:15.0999154Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2023-01-11T20:32:15.2946070Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:32:15.2980505Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u32.o 2023-01-11T20:32:15.3465116Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2023-01-11T20:32:15.4205161Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i64.o 2023-01-11T20:32:15.5061449Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2023-01-11T20:32:15.6676602Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2023-01-11T20:32:15.7299044Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2023-01-11T20:32:15.8536310Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:15.9705458Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:16.0760066Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u64.o 2023-01-11T20:32:16.1483301Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:16.3045400Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:16.3452502Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2023-01-11T20:32:16.3872739Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2023-01-11T20:32:16.4246387Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:16.6448525Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:16.6597739Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:16.7550692Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2023-01-11T20:32:16.7581090Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:16.7833391Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f16.o 2023-01-11T20:32:16.9090678Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:16.9506801Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2023-01-11T20:32:17.2166438Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:17.3941771Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:17.5721557Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:17.6278505Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2023-01-11T20:32:17.7032468Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:17.9212109Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:18.1792532Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2023-01-11T20:32:18.1991792Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2023-01-11T20:32:18.3305261Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2023-01-11T20:32:18.3714097Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:18.7785163Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:18.8585448Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:32:18.9071980Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2023-01-11T20:32:19.0053572Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:32:19.0142276Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2023-01-11T20:32:19.0435179Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2023-01-11T20:32:19.0765216Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:19.1241827Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2023-01-11T20:32:19.1551833Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2023-01-11T20:32:19.1570767Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2023-01-11T20:32:19.2125856Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:19.3756847Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:19.4620011Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:19.5031738Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:19.5389824Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f32.o 2023-01-11T20:32:19.5787958Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f64.o 2023-01-11T20:32:19.6471291Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:19.6566931Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:19.6707966Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2023-01-11T20:32:19.7905878Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2023-01-11T20:32:19.8224954Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:19.9860135Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:32:20.0503660Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2023-01-11T20:32:20.1308493Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2023-01-11T20:32:20.1998949Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:32:20.2874380Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2023-01-11T20:32:20.3421860Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_bf16.o 2023-01-11T20:32:20.4263837Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:20.5074847Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2023-01-11T20:32:20.5491978Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:20.5965569Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:20.7098807Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2023-01-11T20:32:20.7628911Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:32:20.9305816Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:32:21.0740658Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:32:21.0797737Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2023-01-11T20:32:21.1917306Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2023-01-11T20:32:21.2277911Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2023-01-11T20:32:21.3579589Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2023-01-11T20:32:21.4964017Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:21.5299356Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:21.6196538Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2023-01-11T20:32:21.6836103Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2023-01-11T20:32:21.6875865Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:21.8246173Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:21.9925865Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:22.0158879Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2023-01-11T20:32:22.0688293Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:22.0961557Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2023-01-11T20:32:22.1670571Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2023-01-11T20:32:22.2164867Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:22.4063383Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:32:22.4862949Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:32:22.5820635Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2023-01-11T20:32:22.5957041Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2023-01-11T20:32:22.6108895Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2023-01-11T20:32:22.6484697Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:32:22.7220822Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i8.o 2023-01-11T20:32:22.7479389Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2023-01-11T20:32:22.8336995Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u8.o 2023-01-11T20:32:22.8555330Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2023-01-11T20:32:23.0077954Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2023-01-11T20:32:23.0242961Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2023-01-11T20:32:23.1104144Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2023-01-11T20:32:23.1367543Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2023-01-11T20:32:23.1733609Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2023-01-11T20:32:23.3210643Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2023-01-11T20:32:23.3937122Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2023-01-11T20:32:23.4569442Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2023-01-11T20:32:23.5300586Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2023-01-11T20:32:23.5328032Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2023-01-11T20:32:23.5616578Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2023-01-11T20:32:23.5862903Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i32.o 2023-01-11T20:32:23.6240208Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2023-01-11T20:32:23.6807576Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2023-01-11T20:32:23.7734694Z [ 74%] Built target all_microkernels 2023-01-11T20:32:23.7746555Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u32.o 2023-01-11T20:32:24.0494624Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2023-01-11T20:32:24.5271667Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2023-01-11T20:32:24.9211677Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2023-01-11T20:32:25.1339899Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2023-01-11T20:32:25.5639684Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2023-01-11T20:32:26.0959681Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2023-01-11T20:32:26.5322070Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2023-01-11T20:32:26.5641561Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2023-01-11T20:32:26.7031995Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2023-01-11T20:32:26.9979029Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2023-01-11T20:32:27.1280910Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2023-01-11T20:32:27.1433188Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i64.o 2023-01-11T20:32:27.1672264Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u64.o 2023-01-11T20:32:27.2900041Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f16.o 2023-01-11T20:32:27.3358374Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f32.o 2023-01-11T20:32:27.4637962Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2023-01-11T20:32:27.7820910Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2023-01-11T20:32:28.1325578Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2023-01-11T20:32:28.4587778Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2023-01-11T20:32:28.5260119Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f64.o 2023-01-11T20:32:28.8950484Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2023-01-11T20:32:28.9420304Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_bf16.o 2023-01-11T20:32:29.1836157Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2023-01-11T20:32:29.3364739Z Compiling functions.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/functions.o 2023-01-11T20:32:29.7512730Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2023-01-11T20:32:30.1797133Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2023-01-11T20:32:30.1861161Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2023-01-11T20:32:30.3217770Z Compiling onerank_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/onerank_reduce.o 2023-01-11T20:32:30.5981967Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2023-01-11T20:32:30.6375822Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2023-01-11T20:32:30.7097726Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2023-01-11T20:32:30.7941408Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2023-01-11T20:32:30.8307286Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2023-01-11T20:32:30.9682781Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2023-01-11T20:32:31.0963185Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2023-01-11T20:32:31.1802143Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2023-01-11T20:32:31.2279191Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2023-01-11T20:32:31.3895878Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2023-01-11T20:32:31.4214063Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2023-01-11T20:32:31.5460191Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2023-01-11T20:32:31.5801851Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2023-01-11T20:32:31.9007106Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2023-01-11T20:32:31.9075033Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2023-01-11T20:32:31.9175339Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2023-01-11T20:32:31.9477681Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2023-01-11T20:32:32.1659711Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2023-01-11T20:32:32.3063910Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2023-01-11T20:32:32.3598017Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2023-01-11T20:32:32.5023969Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2023-01-11T20:32:32.5074322Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2023-01-11T20:32:32.6413399Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2023-01-11T20:32:32.7154288Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2023-01-11T20:32:32.7867781Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2023-01-11T20:32:32.9877811Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2023-01-11T20:32:33.0553354Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2023-01-11T20:32:33.1385161Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2023-01-11T20:32:33.2945316Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2023-01-11T20:32:33.3344243Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2023-01-11T20:32:33.3359875Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2023-01-11T20:32:33.6531759Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2023-01-11T20:32:33.6561770Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2023-01-11T20:32:33.6978851Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2023-01-11T20:32:34.0773637Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2023-01-11T20:32:34.1164467Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2023-01-11T20:32:34.1331966Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2023-01-11T20:32:34.1878108Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2023-01-11T20:32:34.1994455Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2023-01-11T20:32:34.5343566Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2023-01-11T20:32:34.5348398Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2023-01-11T20:32:34.5858192Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2023-01-11T20:32:34.7211549Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2023-01-11T20:32:34.7996881Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2023-01-11T20:32:34.8414591Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2023-01-11T20:32:34.8597029Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2023-01-11T20:32:34.9892944Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2023-01-11T20:32:35.0076806Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2023-01-11T20:32:35.0600840Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2023-01-11T20:32:35.1136541Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2023-01-11T20:32:35.1916335Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2023-01-11T20:32:35.2164317Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2023-01-11T20:32:35.3889937Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2023-01-11T20:32:35.4090939Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2023-01-11T20:32:35.5377332Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2023-01-11T20:32:35.6712305Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2023-01-11T20:32:35.7175578Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2023-01-11T20:32:35.8736319Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2023-01-11T20:32:35.9063675Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2023-01-11T20:32:36.0172524Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2023-01-11T20:32:36.0606362Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2023-01-11T20:32:36.1024821Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2023-01-11T20:32:36.3481666Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2023-01-11T20:32:36.5056324Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2023-01-11T20:32:36.5386420Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2023-01-11T20:32:36.5700184Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2023-01-11T20:32:36.5777414Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2023-01-11T20:32:36.7494840Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2023-01-11T20:32:37.0145286Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2023-01-11T20:32:37.0609584Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2023-01-11T20:32:37.0866681Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2023-01-11T20:32:37.1242187Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2023-01-11T20:32:37.1397444Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2023-01-11T20:32:37.4081350Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2023-01-11T20:32:37.4866066Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2023-01-11T20:32:37.5201833Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2023-01-11T20:32:37.5683497Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2023-01-11T20:32:37.8365004Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2023-01-11T20:32:37.8625515Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2023-01-11T20:32:37.9573746Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2023-01-11T20:32:37.9717875Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2023-01-11T20:32:38.0705277Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2023-01-11T20:32:38.0937907Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2023-01-11T20:32:38.2998209Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2023-01-11T20:32:38.3176210Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2023-01-11T20:32:38.5379967Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2023-01-11T20:32:38.5845532Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2023-01-11T20:32:38.6228854Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2023-01-11T20:32:38.7772847Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2023-01-11T20:32:38.8376656Z Archiving objects > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/colldevice.a 2023-01-11T20:32:38.8568758Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2023-01-11T20:32:38.9527076Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2023-01-11T20:32:39.0432740Z Linking libnccl.so.2.14.3 > /var/lib/jenkins/workspace/build/nccl/lib/libnccl.so.2.14.3 2023-01-11T20:32:39.1234489Z Archiving libnccl_static.a > /var/lib/jenkins/workspace/build/nccl/lib/libnccl_static.a 2023-01-11T20:32:39.3144579Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:39.3651845Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:39.4244513Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:39.5645688Z [ 75%] No install step for 'nccl_external' 2023-01-11T20:32:39.5703731Z [ 75%] Completed 'nccl_external' 2023-01-11T20:32:39.5759670Z [ 75%] Built target nccl_external 2023-01-11T20:32:39.5781445Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2023-01-11T20:32:39.6498302Z [ 75%] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/nccl/gloo_cuda_generated_nccl.cu.o 2023-01-11T20:32:39.7729356Z [ 75%] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda.cu.o 2023-01-11T20:32:39.7959730Z [ 75%] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda_private.cu.o 2023-01-11T20:32:39.8509459Z Scanning dependencies of target nccl_slim_external 2023-01-11T20:32:39.8723091Z [ 76%] Slimming NCCL 2023-01-11T20:32:40.2591220Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:40.5926621Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:41.0127604Z /var/lib/jenkins/workspace/build 2023-01-11T20:32:41.0179791Z [ 76%] Built target nccl_slim_external 2023-01-11T20:32:41.0223791Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:41.1098785Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:41.4810885Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2023-01-11T20:32:41.6501970Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:41.9294556Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:42.1400536Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:42.3578451Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:42.4304447Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2023-01-11T20:32:42.4946126Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:42.6123591Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:42.7822041Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:42.8235176Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:42.9166198Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:43.0010965Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:43.0317472Z Scanning dependencies of target gloo_cuda 2023-01-11T20:32:43.0906058Z [ 76%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_bcube.cc.o 2023-01-11T20:32:43.1643022Z [ 76%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_halving_doubling.cc.o 2023-01-11T20:32:43.2482168Z [ 76%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_local.cc.o 2023-01-11T20:32:43.2624062Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/cuda_allreduce_bcube.cc:9: 2023-01-11T20:32:43.2624746Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/cuda_allreduce_bcube.h:19: 2023-01-11T20:32:43.2634408Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:32:43.2635142Z Exception() = default; 2023-01-11T20:32:43.2635569Z ^ 2023-01-11T20:32:43.2636764Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:32:43.2637514Z struct Exception : public std::runtime_error { 2023-01-11T20:32:43.2637920Z ^ 2023-01-11T20:32:43.2638797Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:32:43.2639509Z InvalidOperationException() = default; 2023-01-11T20:32:43.2640187Z ^ 2023-01-11T20:32:43.2641325Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:32:43.2641790Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:32:43.2642031Z ^ 2023-01-11T20:32:43.2642343Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:32:43.2642646Z Exception() = default; 2023-01-11T20:32:43.2642804Z ^ 2023-01-11T20:32:43.2643352Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:32:43.2643737Z struct Exception : public std::runtime_error { 2023-01-11T20:32:43.2643928Z ^ 2023-01-11T20:32:43.2644413Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:32:43.2644768Z IoException() = default; 2023-01-11T20:32:43.2644941Z ^ 2023-01-11T20:32:43.2645497Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:32:43.2645899Z struct IoException : public ::gloo::Exception { 2023-01-11T20:32:43.2646105Z ^ 2023-01-11T20:32:43.2646396Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:32:43.2646693Z Exception() = default; 2023-01-11T20:32:43.2646863Z ^ 2023-01-11T20:32:43.2647574Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:32:43.2647955Z struct Exception : public std::runtime_error { 2023-01-11T20:32:43.2648158Z ^ 2023-01-11T20:32:43.2648337Z 3 warnings generated. 2023-01-11T20:32:43.2681547Z [ 76%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring.cc.o 2023-01-11T20:32:43.4252757Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/cuda_allreduce_halving_doubling.cc:9: 2023-01-11T20:32:43.4253631Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/cuda_allreduce_halving_doubling.h:16: 2023-01-11T20:32:43.4254690Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:32:43.4255130Z Exception() = default; 2023-01-11T20:32:43.4255291Z ^ 2023-01-11T20:32:43.4255987Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:32:43.4256564Z struct Exception : public std::runtime_error { 2023-01-11T20:32:43.4256851Z ^ 2023-01-11T20:32:43.4257340Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:32:43.4257724Z InvalidOperationException() = default; 2023-01-11T20:32:43.4257912Z ^ 2023-01-11T20:32:43.4258515Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:32:43.4258969Z struct InvalidOperationException : public ::gloo::Exception { 2023-01-11T20:32:43.4259217Z ^ 2023-01-11T20:32:43.4259513Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:32:43.4259811Z Exception() = default; 2023-01-11T20:32:43.4259980Z ^ 2023-01-11T20:32:43.4260507Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:32:43.4260891Z struct Exception : public std::runtime_error { 2023-01-11T20:32:43.4261094Z ^ 2023-01-11T20:32:43.4261565Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2023-01-11T20:32:43.4261898Z IoException() = default; 2023-01-11T20:32:43.4262071Z ^ 2023-01-11T20:32:43.4263484Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2023-01-11T20:32:43.4264163Z struct IoException : public ::gloo::Exception { 2023-01-11T20:32:43.4264481Z ^ 2023-01-11T20:32:43.4264982Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2023-01-11T20:32:43.4265483Z Exception() = default; 2023-01-11T20:32:43.4265766Z ^ 2023-01-11T20:32:43.4266836Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2023-01-11T20:32:43.4267510Z struct Exception : public std::runtime_error { 2023-01-11T20:32:43.4267835Z ^ 2023-01-11T20:32:43.4268124Z 3 warnings generated. 2023-01-11T20:32:43.4268953Z [ 76%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring_chunked.cc.o 2023-01-11T20:32:43.4275772Z [ 76%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_broadcast_one_to_all.cc.o 2023-01-11T20:32:43.4676213Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:43.5034917Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:43.5338783Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:43.6136579Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:43.6138270Z [ 76%] Linking CXX static library ../../../lib/libgloo_cuda.a 2023-01-11T20:32:43.7336331Z [ 76%] Built target gloo_cuda 2023-01-11T20:32:43.7358679Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:43.9201531Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:43.9312792Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2023-01-11T20:32:43.9523081Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:43.9921999Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:44.1804394Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:44.2698486Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:44.3046036Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:44.4713751Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:44.5012498Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:44.5898147Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:44.6477522Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2023-01-11T20:32:44.6647465Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:44.7542402Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.0314956Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.0757593Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.0955793Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.2901348Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.3527782Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.5903915Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.6306182Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.7321234Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.7425276Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.7570216Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:32:45.9512885Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2023-01-11T20:32:46.0585917Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2023-01-11T20:32:46.1627950Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2023-01-11T20:32:46.1725605Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2023-01-11T20:32:46.1876968Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2023-01-11T20:32:46.2524402Z [ 77%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2023-01-11T20:32:46.3484166Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2023-01-11T20:32:46.3573328Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages] 2023-01-11T20:32:46.3574410Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2023-01-11T20:32:46.3574851Z ^ 2023-01-11T20:32:46.3575154Z 1 warning generated. 2023-01-11T20:32:46.3596431Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2023-01-11T20:32:46.4070747Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2023-01-11T20:32:46.4696249Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2023-01-11T20:32:46.5003891Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2023-01-11T20:32:46.5807652Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2023-01-11T20:32:46.5950787Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2023-01-11T20:32:46.6057377Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2023-01-11T20:32:46.6073057Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2023-01-11T20:32:46.6275096Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2023-01-11T20:32:46.6824918Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2023-01-11T20:32:46.7443667Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2023-01-11T20:32:46.7974609Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2023-01-11T20:32:46.8193218Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2023-01-11T20:32:46.8317731Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2023-01-11T20:32:47.3378599Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2023-01-11T20:32:47.4570743Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2023-01-11T20:32:47.5269885Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2023-01-11T20:32:47.5694427Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2023-01-11T20:32:47.5763563Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2023-01-11T20:32:47.9088385Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2023-01-11T20:32:48.0046257Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2023-01-11T20:32:48.0317142Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2023-01-11T20:32:48.2733450Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2023-01-11T20:32:48.2855157Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2023-01-11T20:32:48.2908065Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2023-01-11T20:32:48.3166696Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2023-01-11T20:32:49.0091256Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2023-01-11T20:32:49.1359068Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2023-01-11T20:32:49.2599631Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2023-01-11T20:32:49.2901418Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2023-01-11T20:32:49.6201584Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2023-01-11T20:32:49.7256418Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2023-01-11T20:32:49.8227362Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2023-01-11T20:32:49.8487330Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2023-01-11T20:32:50.0768213Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2023-01-11T20:32:50.1255615Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2023-01-11T20:32:50.2501077Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2023-01-11T20:32:50.3227489Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2023-01-11T20:32:50.5095481Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2023-01-11T20:32:50.6611772Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2023-01-11T20:32:50.7695018Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2023-01-11T20:32:50.9115254Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2023-01-11T20:32:50.9574154Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2023-01-11T20:32:51.1415590Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2023-01-11T20:32:51.2167198Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2023-01-11T20:32:51.3367318Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2023-01-11T20:32:51.4516727Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2023-01-11T20:32:51.4682366Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2023-01-11T20:32:51.5797629Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2023-01-11T20:32:51.7392631Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2023-01-11T20:32:51.8197472Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2023-01-11T20:32:51.8821524Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2023-01-11T20:32:52.2262364Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2023-01-11T20:32:52.2609520Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2023-01-11T20:32:52.2994996Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2023-01-11T20:32:52.3353565Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2023-01-11T20:32:52.6320111Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2023-01-11T20:32:52.6790515Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2023-01-11T20:32:52.7117111Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2023-01-11T20:32:52.7745496Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2023-01-11T20:32:52.8961573Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2023-01-11T20:32:52.9858810Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2023-01-11T20:32:53.3073814Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2023-01-11T20:32:53.4002931Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2023-01-11T20:32:53.5103871Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2023-01-11T20:32:53.5217719Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2023-01-11T20:32:53.6870684Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2023-01-11T20:32:53.7767657Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2023-01-11T20:32:53.9029811Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2023-01-11T20:32:53.9654126Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2023-01-11T20:32:54.1614371Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2023-01-11T20:32:54.3997147Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2023-01-11T20:32:54.5492020Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2023-01-11T20:32:54.6472095Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2023-01-11T20:32:54.9503001Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2023-01-11T20:32:54.9703313Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2023-01-11T20:32:55.1600586Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2023-01-11T20:32:55.1623595Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2023-01-11T20:32:55.1856581Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2023-01-11T20:32:55.3124348Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2023-01-11T20:32:55.3127373Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2023-01-11T20:32:55.4024991Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2023-01-11T20:32:55.5069415Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2023-01-11T20:32:55.5083184Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2023-01-11T20:32:55.5565997Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2023-01-11T20:32:55.6465445Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2023-01-11T20:32:55.8341196Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2023-01-11T20:32:55.8914612Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2023-01-11T20:32:55.9079609Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2023-01-11T20:32:56.1308892Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2023-01-11T20:32:56.1427854Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2023-01-11T20:32:56.2279582Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2023-01-11T20:32:56.2477693Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2023-01-11T20:32:56.2632154Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2023-01-11T20:32:56.4993707Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2023-01-11T20:32:56.5464395Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2023-01-11T20:32:56.5875415Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2023-01-11T20:32:56.6616928Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2023-01-11T20:32:56.6924097Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2023-01-11T20:32:56.9040105Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2023-01-11T20:32:56.9264276Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2023-01-11T20:32:56.9397027Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2023-01-11T20:32:57.0968957Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2023-01-11T20:32:57.1581318Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2023-01-11T20:32:57.2764371Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2023-01-11T20:32:57.2877009Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2023-01-11T20:32:57.5236678Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2023-01-11T20:32:57.5868099Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2023-01-11T20:32:57.6211632Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2023-01-11T20:32:57.6399501Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2023-01-11T20:32:57.8098141Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2023-01-11T20:32:57.8277016Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2023-01-11T20:32:57.9469136Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2023-01-11T20:32:58.0032100Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2023-01-11T20:32:58.1336185Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2023-01-11T20:32:58.1452073Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2023-01-11T20:32:58.1469487Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2023-01-11T20:32:58.3789039Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2023-01-11T20:32:58.5073936Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2023-01-11T20:32:58.5278001Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2023-01-11T20:32:58.5598266Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2023-01-11T20:32:58.6684801Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2023-01-11T20:32:58.7225354Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2023-01-11T20:32:58.7883566Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2023-01-11T20:32:58.8063280Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2023-01-11T20:32:58.8334480Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2023-01-11T20:32:58.8604186Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2023-01-11T20:32:59.2430095Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2023-01-11T20:32:59.2981728Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2023-01-11T20:32:59.3161039Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2023-01-11T20:32:59.3480763Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2023-01-11T20:32:59.4821034Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2023-01-11T20:32:59.6638433Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2023-01-11T20:32:59.6897961Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2023-01-11T20:32:59.9703541Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2023-01-11T20:33:00.0017062Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2023-01-11T20:33:00.0491682Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2023-01-11T20:33:00.0608896Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2023-01-11T20:33:00.1079331Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2023-01-11T20:33:00.3544827Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2023-01-11T20:33:00.4257504Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2023-01-11T20:33:00.5790763Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2023-01-11T20:33:00.6084717Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2023-01-11T20:33:00.7905550Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2023-01-11T20:33:00.7957538Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2023-01-11T20:33:00.8237694Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2023-01-11T20:33:01.0547185Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2023-01-11T20:33:01.0597723Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2023-01-11T20:33:01.1652013Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2023-01-11T20:33:01.1972405Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2023-01-11T20:33:01.2235425Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2023-01-11T20:33:01.4042741Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2023-01-11T20:33:01.4058565Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2023-01-11T20:33:01.5876621Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2023-01-11T20:33:01.6518528Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2023-01-11T20:33:01.7308270Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2023-01-11T20:33:01.8244134Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2023-01-11T20:33:01.9524471Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2023-01-11T20:33:01.9958161Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2023-01-11T20:33:02.0236455Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2023-01-11T20:33:02.1597415Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2023-01-11T20:33:02.4266536Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2023-01-11T20:33:02.5892213Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2023-01-11T20:33:02.5941281Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2023-01-11T20:33:02.6842494Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2023-01-11T20:33:02.7064832Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2023-01-11T20:33:02.7774670Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2023-01-11T20:33:02.9152257Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2023-01-11T20:33:03.0187822Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2023-01-11T20:33:03.0279137Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2023-01-11T20:33:03.1577920Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2023-01-11T20:33:03.2117147Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2023-01-11T20:33:03.4537037Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2023-01-11T20:33:03.5074095Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2023-01-11T20:33:03.5697369Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2023-01-11T20:33:03.6908746Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2023-01-11T20:33:03.7205607Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2023-01-11T20:33:03.8460280Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2023-01-11T20:33:03.8498325Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2023-01-11T20:33:04.1658157Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2023-01-11T20:33:04.2620190Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2023-01-11T20:33:04.2640809Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2023-01-11T20:33:04.3053966Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2023-01-11T20:33:04.3211543Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2023-01-11T20:33:04.5112583Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2023-01-11T20:33:04.6503580Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2023-01-11T20:33:04.6605757Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2023-01-11T20:33:04.7655213Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2023-01-11T20:33:04.7743422Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2023-01-11T20:33:04.9098416Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2023-01-11T20:33:05.0737296Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2023-01-11T20:33:05.2020313Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2023-01-11T20:33:05.2332578Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2023-01-11T20:33:05.3682221Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2023-01-11T20:33:05.3881687Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2023-01-11T20:33:05.4280452Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2023-01-11T20:33:05.6313207Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2023-01-11T20:33:05.7655665Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2023-01-11T20:33:05.7863637Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2023-01-11T20:33:05.8201498Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2023-01-11T20:33:05.8236587Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2023-01-11T20:33:05.9701660Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2023-01-11T20:33:06.2527930Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2023-01-11T20:33:06.2877003Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2023-01-11T20:33:06.2976990Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2023-01-11T20:33:06.3044521Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2023-01-11T20:33:06.3398516Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2023-01-11T20:33:06.6385876Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2023-01-11T20:33:06.7476954Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2023-01-11T20:33:06.7908356Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2023-01-11T20:33:07.0111411Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2023-01-11T20:33:07.0596666Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2023-01-11T20:33:07.2121000Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2023-01-11T20:33:07.2876247Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2023-01-11T20:33:07.3520781Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2023-01-11T20:33:07.3778631Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2023-01-11T20:33:07.4083812Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2023-01-11T20:33:07.5372232Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2023-01-11T20:33:07.6361339Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2023-01-11T20:33:07.6489479Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2023-01-11T20:33:07.7801219Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2023-01-11T20:33:07.9273195Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2023-01-11T20:33:07.9941981Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2023-01-11T20:33:08.0579259Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2023-01-11T20:33:08.2738822Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2023-01-11T20:33:08.2791421Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2023-01-11T20:33:08.2794245Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2023-01-11T20:33:08.3044200Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2023-01-11T20:33:08.4861546Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2023-01-11T20:33:08.6096159Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2023-01-11T20:33:08.7500349Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2023-01-11T20:33:08.7956310Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2023-01-11T20:33:08.8278597Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2023-01-11T20:33:09.0060054Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2023-01-11T20:33:09.0714980Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2023-01-11T20:33:09.0917546Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2023-01-11T20:33:09.3119368Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2023-01-11T20:33:09.4087085Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2023-01-11T20:33:09.6097149Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2023-01-11T20:33:09.6734506Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2023-01-11T20:33:09.7346520Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2023-01-11T20:33:09.7922665Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2023-01-11T20:33:09.8399273Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2023-01-11T20:33:10.0746058Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2023-01-11T20:33:10.1134020Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2023-01-11T20:33:10.2705951Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2023-01-11T20:33:10.3291198Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2023-01-11T20:33:10.6099642Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2023-01-11T20:33:10.7250061Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2023-01-11T20:33:10.9926996Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2023-01-11T20:33:11.0596341Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2023-01-11T20:33:11.0826101Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2023-01-11T20:33:11.1337032Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2023-01-11T20:33:11.2317440Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2023-01-11T20:33:11.3976491Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2023-01-11T20:33:11.4097805Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2023-01-11T20:33:11.6265254Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2023-01-11T20:33:11.6636051Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2023-01-11T20:33:11.8007097Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2023-01-11T20:33:11.8136667Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2023-01-11T20:33:11.8235378Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2023-01-11T20:33:12.0692112Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2023-01-11T20:33:12.2082462Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2023-01-11T20:33:12.2385229Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2023-01-11T20:33:12.3333798Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2023-01-11T20:33:12.4646641Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2023-01-11T20:33:12.8324521Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2023-01-11T20:33:12.8615150Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2023-01-11T20:33:12.8674469Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2023-01-11T20:33:12.8972810Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2023-01-11T20:33:13.1928825Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2023-01-11T20:33:13.4101842Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2023-01-11T20:33:13.5442482Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2023-01-11T20:33:13.5916824Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2023-01-11T20:33:13.6232827Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2023-01-11T20:33:13.6602680Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2023-01-11T20:33:13.7509705Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2023-01-11T20:33:14.0198143Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2023-01-11T20:33:14.0904773Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2023-01-11T20:33:14.1179645Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2023-01-11T20:33:14.1322186Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2023-01-11T20:33:14.3360837Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2023-01-11T20:33:14.5672771Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2023-01-11T20:33:14.6660645Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2023-01-11T20:33:14.8440282Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2023-01-11T20:33:14.8471218Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2023-01-11T20:33:14.9870101Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2023-01-11T20:33:15.2313643Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2023-01-11T20:33:15.3689855Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2023-01-11T20:33:15.4180410Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2023-01-11T20:33:15.5657057Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2023-01-11T20:33:15.6671362Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2023-01-11T20:33:15.9711374Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2023-01-11T20:33:16.0006298Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2023-01-11T20:33:16.1003565Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2023-01-11T20:33:16.2812231Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2023-01-11T20:33:16.4786403Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2023-01-11T20:33:16.5660625Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2023-01-11T20:33:16.6257127Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2023-01-11T20:33:16.6719757Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2023-01-11T20:33:16.9966303Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2023-01-11T20:33:17.0512128Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2023-01-11T20:33:17.1073020Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2023-01-11T20:33:17.1809304Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2023-01-11T20:33:17.3125255Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2023-01-11T20:33:17.3474527Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2023-01-11T20:33:17.3949898Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2023-01-11T20:33:17.4106269Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2023-01-11T20:33:17.5197994Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2023-01-11T20:33:17.6545286Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2023-01-11T20:33:17.6923370Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2023-01-11T20:33:17.7520713Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2023-01-11T20:33:17.7530540Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2023-01-11T20:33:17.8544523Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2023-01-11T20:33:17.9878212Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2023-01-11T20:33:17.9979032Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2023-01-11T20:33:18.1011848Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2023-01-11T20:33:18.2111345Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2023-01-11T20:33:18.2455561Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2023-01-11T20:33:18.3498583Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2023-01-11T20:33:18.3717449Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2023-01-11T20:33:18.4197645Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2023-01-11T20:33:18.5461837Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2023-01-11T20:33:18.6327550Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2023-01-11T20:33:18.6929235Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2023-01-11T20:33:18.7070962Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2023-01-11T20:33:18.7590459Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2023-01-11T20:33:18.9278870Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2023-01-11T20:33:19.1379076Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2023-01-11T20:33:19.1527592Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2023-01-11T20:33:19.1698267Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2023-01-11T20:33:19.2082071Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2023-01-11T20:33:19.3132569Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2023-01-11T20:33:19.3158684Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2023-01-11T20:33:19.3433575Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2023-01-11T20:33:19.5813575Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2023-01-11T20:33:19.5883235Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2023-01-11T20:33:19.6542315Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2023-01-11T20:33:19.6988495Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2023-01-11T20:33:19.7105072Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_graph_observer.cpp.o 2023-01-11T20:33:19.9132210Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2023-01-11T20:33:19.9272075Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2023-01-11T20:33:19.9753259Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2023-01-11T20:33:20.0581291Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2023-01-11T20:33:20.0699820Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2023-01-11T20:33:20.1311979Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2023-01-11T20:33:20.2233598Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2023-01-11T20:33:20.2395090Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2023-01-11T20:33:20.2467770Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2023-01-11T20:33:20.4920410Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2023-01-11T20:33:20.5658512Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2023-01-11T20:33:20.5751602Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2023-01-11T20:33:20.8323105Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2023-01-11T20:33:20.9203576Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2023-01-11T20:33:20.9741406Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2023-01-11T20:33:20.9929239Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2023-01-11T20:33:21.1492023Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2023-01-11T20:33:21.2487994Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2023-01-11T20:33:21.3449633Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2023-01-11T20:33:21.5527193Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2023-01-11T20:33:21.7084722Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2023-01-11T20:33:21.7568095Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2023-01-11T20:33:21.7875830Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2023-01-11T20:33:21.8408738Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2023-01-11T20:33:21.8517043Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2023-01-11T20:33:22.0581963Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2023-01-11T20:33:22.0893843Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2023-01-11T20:33:22.2035552Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2023-01-11T20:33:22.2959804Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2023-01-11T20:33:22.3187155Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2023-01-11T20:33:22.5491820Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2023-01-11T20:33:22.5884202Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2023-01-11T20:33:22.7158215Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2023-01-11T20:33:22.7583530Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2023-01-11T20:33:23.0671347Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2023-01-11T20:33:23.1675926Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2023-01-11T20:33:23.2078255Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2023-01-11T20:33:23.2552810Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2023-01-11T20:33:23.4939481Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2023-01-11T20:33:23.5402995Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2023-01-11T20:33:23.7477339Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2023-01-11T20:33:23.7664118Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2023-01-11T20:33:23.8469183Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2023-01-11T20:33:23.8876324Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2023-01-11T20:33:23.9277425Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2023-01-11T20:33:23.9804463Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2023-01-11T20:33:24.0035828Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2023-01-11T20:33:24.0364456Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2023-01-11T20:33:24.3196983Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2023-01-11T20:33:24.3417352Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2023-01-11T20:33:24.3570995Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2023-01-11T20:33:24.3721994Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2023-01-11T20:33:24.4440246Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2023-01-11T20:33:24.6853053Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2023-01-11T20:33:24.7823564Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2023-01-11T20:33:24.8156816Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2023-01-11T20:33:24.8198716Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2023-01-11T20:33:24.9288750Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2023-01-11T20:33:25.0093923Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2023-01-11T20:33:25.0603170Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2023-01-11T20:33:25.2235888Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2023-01-11T20:33:25.3023957Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2023-01-11T20:33:25.3387918Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2023-01-11T20:33:25.3872977Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2023-01-11T20:33:25.5918517Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2023-01-11T20:33:25.6957434Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2023-01-11T20:33:25.7864810Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2023-01-11T20:33:25.8596194Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2023-01-11T20:33:26.0164617Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2023-01-11T20:33:26.0495075Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2023-01-11T20:33:26.1385331Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2023-01-11T20:33:26.1939368Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2023-01-11T20:33:26.2315444Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2023-01-11T20:33:26.3792895Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2023-01-11T20:33:26.4423615Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2023-01-11T20:33:26.5157697Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2023-01-11T20:33:26.7696982Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2023-01-11T20:33:26.8235749Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2023-01-11T20:33:26.8378485Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2023-01-11T20:33:26.8693655Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2023-01-11T20:33:26.8879107Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2023-01-11T20:33:27.1317256Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2023-01-11T20:33:27.3730931Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2023-01-11T20:33:27.4431127Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2023-01-11T20:33:27.4776261Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2023-01-11T20:33:27.5071565Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2023-01-11T20:33:27.5447482Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2023-01-11T20:33:27.5492225Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2023-01-11T20:33:27.8028950Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2023-01-11T20:33:27.8683060Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2023-01-11T20:33:28.0356346Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2023-01-11T20:33:28.1614484Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2023-01-11T20:33:28.3718488Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2023-01-11T20:33:28.3764347Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2023-01-11T20:33:28.4070390Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2023-01-11T20:33:28.4152054Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2023-01-11T20:33:28.7351477Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2023-01-11T20:33:28.8176590Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2023-01-11T20:33:28.9400464Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2023-01-11T20:33:28.9503978Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2023-01-11T20:33:29.0179135Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2023-01-11T20:33:29.1067820Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2023-01-11T20:33:29.2653328Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2023-01-11T20:33:29.4836507Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2023-01-11T20:33:29.5227499Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2023-01-11T20:33:29.5456154Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2023-01-11T20:33:29.7838083Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2023-01-11T20:33:29.7998012Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2023-01-11T20:33:29.8277415Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2023-01-11T20:33:30.0710617Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2023-01-11T20:33:30.1467610Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2023-01-11T20:33:30.1757951Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2023-01-11T20:33:30.5358197Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2023-01-11T20:33:30.5409292Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2023-01-11T20:33:30.5835710Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2023-01-11T20:33:30.6494143Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2023-01-11T20:33:30.8001816Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2023-01-11T20:33:30.9781191Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2023-01-11T20:33:31.1215113Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2023-01-11T20:33:31.1575946Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2023-01-11T20:33:31.3350714Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2023-01-11T20:33:31.3585081Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2023-01-11T20:33:31.3758229Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2023-01-11T20:33:31.5560570Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2023-01-11T20:33:31.7113544Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2023-01-11T20:33:31.7357863Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2023-01-11T20:33:31.8786704Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2023-01-11T20:33:31.9719615Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2023-01-11T20:33:32.0516276Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2023-01-11T20:33:32.1536596Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2023-01-11T20:33:32.2044047Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2023-01-11T20:33:32.2108084Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2023-01-11T20:33:32.4580554Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2023-01-11T20:33:32.5315941Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2023-01-11T20:33:32.6842963Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2023-01-11T20:33:32.8998594Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2023-01-11T20:33:32.9393559Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2023-01-11T20:33:33.0275401Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2023-01-11T20:33:33.0557849Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2023-01-11T20:33:33.2195521Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2023-01-11T20:33:33.4291015Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2023-01-11T20:33:33.5852949Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2023-01-11T20:33:33.6561141Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2023-01-11T20:33:33.6720121Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2023-01-11T20:33:33.8678583Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2023-01-11T20:33:33.9822953Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2023-01-11T20:33:34.1179911Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2023-01-11T20:33:34.2236148Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2023-01-11T20:33:34.2857010Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2023-01-11T20:33:34.4876517Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2023-01-11T20:33:34.5601876Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2023-01-11T20:33:34.6365804Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2023-01-11T20:33:34.6518929Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2023-01-11T20:33:35.0061667Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2023-01-11T20:33:35.0517156Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2023-01-11T20:33:35.1319725Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2023-01-11T20:33:35.1673060Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2023-01-11T20:33:35.2675813Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2023-01-11T20:33:35.3087768Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2023-01-11T20:33:35.6556652Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2023-01-11T20:33:35.7597022Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2023-01-11T20:33:35.8008934Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2023-01-11T20:33:35.8100474Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2023-01-11T20:33:35.9517879Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2023-01-11T20:33:35.9759053Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2023-01-11T20:33:36.2768596Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2023-01-11T20:33:36.2957345Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2023-01-11T20:33:36.4797734Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2023-01-11T20:33:36.5973719Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2023-01-11T20:33:36.6095882Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2023-01-11T20:33:36.6161415Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2023-01-11T20:33:37.0332756Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2023-01-11T20:33:37.0343511Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2023-01-11T20:33:37.0807831Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2023-01-11T20:33:37.1406801Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2023-01-11T20:33:37.3077984Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2023-01-11T20:33:37.3770235Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2023-01-11T20:33:37.4246056Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2023-01-11T20:33:37.4400733Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2023-01-11T20:33:37.7647946Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2023-01-11T20:33:37.8516113Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2023-01-11T20:33:37.8636689Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2023-01-11T20:33:38.0134039Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2023-01-11T20:33:38.0353052Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2023-01-11T20:33:38.0602641Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:38.2581312Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:38.3888189Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:38.4241307Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:38.4829002Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2023-01-11T20:33:38.5596968Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:38.6165038Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:38.7637126Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:38.9302789Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:38.9966210Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2023-01-11T20:33:39.0501691Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.0765124Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.1216921Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.2718447Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.3341852Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.3892552Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.4483889Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.4497322Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.5281827Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.6541825Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.7789471Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.8374743Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:39.9972115Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2023-01-11T20:33:40.0024814Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.0274712Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.0628596Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.1612447Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.2980908Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.4022272Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.5104501Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.5836512Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.5975506Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2023-01-11T20:33:40.6118830Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.6373179Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.7999406Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.8440541Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.9006193Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:40.9531376Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:41.1978533Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:41.3777952Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:41.3954222Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:41.4225933Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:41.4377716Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:41.5276419Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2023-01-11T20:33:41.7906109Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2023-01-11T20:33:41.8008426Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2023-01-11T20:33:41.8105583Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2023-01-11T20:33:41.8275455Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2023-01-11T20:33:41.8617947Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2023-01-11T20:33:41.9906764Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2023-01-11T20:33:42.1117151Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2023-01-11T20:33:42.3175958Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2023-01-11T20:33:42.3318630Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2023-01-11T20:33:42.3884381Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2023-01-11T20:33:42.5305823Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:42.6839968Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:42.6956479Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:42.7698598Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:42.8161615Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2023-01-11T20:33:42.8676797Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.1008810Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.2006612Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.2107544Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.2367825Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2023-01-11T20:33:43.2763371Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.5529051Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.6306755Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.6315146Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.6357048Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.6499346Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.7110633Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:43.9690219Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.0660572Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.1004409Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.2028835Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.2154744Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.2363600Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2023-01-11T20:33:44.2928516Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.5625763Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.5794127Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.5903675Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.6114943Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.6864516Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.8323088Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.9134993Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:44.9856717Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2023-01-11T20:33:45.0316404Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.0403955Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.1349996Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.2358493Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.2407523Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.3299353Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.6177873Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.7003416Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.7446398Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.7615919Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.8605765Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:45.9576410Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2023-01-11T20:33:46.0421332Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2023-01-11T20:33:46.4159489Z [ 86%] Linking CXX shared library ../lib/libtorch_cpu.so 2023-01-11T20:34:08.8112492Z [ 86%] Built target torch_cpu 2023-01-11T20:34:08.8152804Z Scanning dependencies of target HashStoreTest 2023-01-11T20:34:08.8153524Z Scanning dependencies of target FileStoreTest 2023-01-11T20:34:08.8164919Z [ 86%] Generating sources 2023-01-11T20:34:08.8165513Z Scanning dependencies of target ProcessGroupMPITest 2023-01-11T20:34:08.8178866Z Scanning dependencies of target TCPStoreTest 2023-01-11T20:34:08.8293071Z Scanning dependencies of target torch_cuda 2023-01-11T20:34:08.8676477Z [ 86%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2023-01-11T20:34:08.8797260Z [ 86%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2023-01-11T20:34:08.8912534Z [ 86%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2023-01-11T20:34:09.0309181Z [ 86%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupMPITest.dir/ProcessGroupMPITest.cpp.o 2023-01-11T20:34:09.2913890Z [ 86%] Linking CXX executable ../bin/HashStoreTest 2023-01-11T20:34:09.3317361Z [ 86%] Linking CXX executable ../bin/TCPStoreTest 2023-01-11T20:34:09.3361892Z [ 86%] Linking CXX executable ../bin/FileStoreTest 2023-01-11T20:34:09.6339561Z [ 86%] Linking CXX executable ../bin/ProcessGroupMPITest 2023-01-11T20:34:09.7780067Z [ 86%] Built target HashStoreTest 2023-01-11T20:34:09.8134781Z [ 86%] Built target FileStoreTest 2023-01-11T20:34:09.8575268Z [ 86%] Built target TCPStoreTest 2023-01-11T20:34:10.0704982Z [ 86%] Built target ProcessGroupMPITest 2023-01-11T20:34:10.6578725Z Scanning dependencies of target unbox_lib 2023-01-11T20:34:10.8712372Z [ 86%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2023-01-11T20:34:10.8742923Z [ 86%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2023-01-11T20:34:11.3703070Z [ 86%] Linking CXX static library ../lib/libunbox_lib.a 2023-01-11T20:34:11.3816359Z [ 86%] Built target unbox_lib 2023-01-11T20:34:11.3847774Z Scanning dependencies of target test_edge_op_registration 2023-01-11T20:34:11.5634274Z [ 86%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2023-01-11T20:34:11.5635244Z [ 87%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2023-01-11T20:34:12.0780022Z [ 87%] Linking CXX executable ../bin/test_edge_op_registration 2023-01-11T20:34:12.4535880Z [ 87%] Built target test_edge_op_registration 2023-01-11T20:34:24.8568684Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o 2023-01-11T20:34:24.8579807Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o 2023-01-11T20:34:24.8650745Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o 2023-01-11T20:34:24.8653604Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o 2023-01-11T20:34:24.8660044Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o 2023-01-11T20:34:24.8664537Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o 2023-01-11T20:34:25.1920189Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o 2023-01-11T20:34:25.2659898Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o 2023-01-11T20:34:25.2662598Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o 2023-01-11T20:34:25.3030758Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PinnedMemoryAllocator.cpp.o 2023-01-11T20:34:25.3071863Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o 2023-01-11T20:34:25.3187784Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o 2023-01-11T20:34:25.5209332Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o 2023-01-11T20:34:25.5383725Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o 2023-01-11T20:34:25.5609940Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o 2023-01-11T20:34:25.6340384Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o 2023-01-11T20:34:25.6347418Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o 2023-01-11T20:34:25.6682875Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o 2023-01-11T20:34:25.6756613Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o 2023-01-11T20:34:25.9231752Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o 2023-01-11T20:34:25.9304175Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o 2023-01-11T20:34:25.9522451Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o 2023-01-11T20:34:26.0719207Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o 2023-01-11T20:34:26.0970445Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o 2023-01-11T20:34:26.1286705Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o 2023-01-11T20:34:26.2267997Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o 2023-01-11T20:34:26.2845680Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2023-01-11T20:34:26.4384634Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2023-01-11T20:34:26.4435116Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2023-01-11T20:34:26.5183192Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o 2023-01-11T20:34:26.5857480Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o 2023-01-11T20:34:26.6264886Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o 2023-01-11T20:34:26.6423773Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o 2023-01-11T20:34:26.7407166Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o 2023-01-11T20:34:26.7879064Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o 2023-01-11T20:34:27.0212291Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o 2023-01-11T20:34:27.1406357Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o 2023-01-11T20:34:27.2894489Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o 2023-01-11T20:34:27.3652809Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cpp.o 2023-01-11T20:34:27.3797984Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o 2023-01-11T20:34:27.5433628Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o 2023-01-11T20:34:27.6317756Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Handle.cpp.o 2023-01-11T20:34:27.7009770Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Types.cpp.o 2023-01-11T20:34:27.9281909Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/nccl.cpp.o 2023-01-11T20:34:27.9467194Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2023-01-11T20:34:28.0094862Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2023-01-11T20:34:28.0793132Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2023-01-11T20:34:28.1618248Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2023-01-11T20:34:28.2474348Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2023-01-11T20:34:28.2704387Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2023-01-11T20:34:28.3001221Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2023-01-11T20:34:28.3134011Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu.o 2023-01-11T20:34:28.3290997Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorFactories.cu.o 2023-01-11T20:34:28.3487793Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Sleep.cu.o 2023-01-11T20:34:28.5248560Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortKeys.cu.o 2023-01-11T20:34:28.8938014Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs.cu.o 2023-01-11T20:34:29.1309087Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub.cu.o 2023-01-11T20:34:31.6749911Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/IndexUtils.cu.o 2023-01-11T20:34:35.8636601Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/jiterator.cu.o 2023-01-11T20:34:38.1834498Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AbsKernel.cu.o 2023-01-11T20:34:38.2692065Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationEluKernel.cu.o 2023-01-11T20:34:45.9564399Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGeluKernel.cu.o 2023-01-11T20:34:46.3639579Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGluKernel.cu.o 2023-01-11T20:34:55.9858443Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu.o 2023-01-11T20:34:58.9240414Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu.o 2023-01-11T20:35:09.4956574Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu.o 2023-01-11T20:35:11.1535431Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu.o 2023-01-11T20:35:14.9816818Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu.o 2023-01-11T20:35:17.6938368Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu.o 2023-01-11T20:35:23.0559877Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationMishKernel.cu.o 2023-01-11T20:35:30.9172263Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationPreluKernel.cu.o 2023-01-11T20:35:35.6343489Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSiluKernel.cu.o 2023-01-11T20:35:39.8378900Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu.o 2023-01-11T20:35:41.8374473Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu.o 2023-01-11T20:35:46.0636268Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu.o 2023-01-11T20:35:54.4216222Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu.o 2023-01-11T20:36:01.6242213Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu.o 2023-01-11T20:36:01.7077823Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu.o 2023-01-11T20:36:03.4986606Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu.o 2023-01-11T20:36:05.4711429Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AmpKernels.cu.o 2023-01-11T20:36:11.6253812Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool2d.cu.o 2023-01-11T20:36:12.4272813Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool3d.cu.o 2023-01-11T20:36:14.2903842Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu.o 2023-01-11T20:36:20.4643541Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu.o 2023-01-11T20:36:21.7690715Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu.o 2023-01-11T20:36:24.4311717Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu.o 2023-01-11T20:36:37.2311768Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu.o 2023-01-11T20:36:55.1325109Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu.o 2023-01-11T20:37:11.5872801Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu.o 2023-01-11T20:37:13.7896128Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu.o 2023-01-11T20:37:14.1010705Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMulKernel.cu.o 2023-01-11T20:37:14.1689735Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu.o 2023-01-11T20:37:16.7943577Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu.o 2023-01-11T20:37:50.0350372Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Bucketization.cu.o 2023-01-11T20:37:59.1974506Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CUDAScalar.cu.o 2023-01-11T20:38:01.5047888Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Col2Im.cu.o 2023-01-11T20:38:02.2709070Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareEQKernel.cu.o 2023-01-11T20:38:06.4412639Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareKernels.cu.o 2023-01-11T20:38:08.9835240Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ComplexKernel.cu.o 2023-01-11T20:38:11.0672425Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ConvolutionMM2d.cu.o 2023-01-11T20:38:20.4564684Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Copy.cu.o 2023-01-11T20:38:22.9695230Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CopysignKernel.cu.o 2023-01-11T20:38:33.9220084Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CrossKernel.cu.o 2023-01-11T20:38:37.7645842Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumminmaxKernel.cu.o 2023-01-11T20:38:45.7631794Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumprodKernel.cu.o 2023-01-11T20:38:46.5161221Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumsumKernel.cu.o 2023-01-11T20:38:46.6090300Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv2d.cu.o 2023-01-11T20:38:46.7571022Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv3d.cu.o 2023-01-11T20:38:47.9728800Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu.o 2023-01-11T20:38:48.3858486Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu.o 2023-01-11T20:38:58.8811724Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistanceKernel.cu.o 2023-01-11T20:38:59.5418001Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionBernoulli.cu.o 2023-01-11T20:38:59.7017798Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu.o 2023-01-11T20:38:59.7081891Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu.o 2023-01-11T20:38:59.9537341Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu.o 2023-01-11T20:39:00.1627299Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu.o 2023-01-11T20:39:11.0738089Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionNormal.cu.o 2023-01-11T20:39:11.6304209Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionRandomKernel.cu.o 2023-01-11T20:39:11.9046355Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionUniform.cu.o 2023-01-11T20:39:13.7121653Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cu.o 2023-01-11T20:39:16.8039560Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Dropout.cu.o 2023-01-11T20:39:21.0929669Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Embedding.cu.o 2023-01-11T20:39:23.7035494Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu.o 2023-01-11T20:39:37.3348232Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBag.cu.o 2023-01-11T20:39:37.7630665Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FillKernel.cu.o 2023-01-11T20:39:37.9788580Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu.o 2023-01-11T20:39:40.9398203Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu.o 2023-01-11T20:39:48.5609060Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu.o 2023-01-11T20:39:49.4873014Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu.o 2023-01-11T20:39:52.2860634Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachReduceOp.cu.o 2023-01-11T20:39:53.6984977Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachUnaryOp.cu.o 2023-01-11T20:39:56.1510130Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu.o 2023-01-11T20:39:58.6817559Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu.o 2023-01-11T20:40:02.5786195Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu.o 2023-01-11T20:40:03.5106923Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamKernel.cu.o 2023-01-11T20:40:03.8984218Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GcdLcmKernel.cu.o 2023-01-11T20:40:08.7047068Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cu.o 2023-01-11T20:40:10.0572253Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IGammaKernel.cu.o 2023-01-11T20:40:10.2649484Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Im2Col.cu.o 2023-01-11T20:40:21.3523434Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cu.o 2023-01-11T20:40:25.1217810Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Indexing.cu.o 2023-01-11T20:40:26.7621944Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LegacyThrustHelpers.cu.o 2023-01-11T20:40:43.1094403Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Lerp.cu.o 2023-01-11T20:40:55.9464888Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebra.cu.o 2023-01-11T20:40:57.7176484Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogAddExpKernel.cu.o 2023-01-11T20:41:10.4796144Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu.o 2023-01-11T20:41:17.0730858Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Loss.cu.o 2023-01-11T20:41:18.5313324Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LossCTC.cu.o 2023-01-11T20:41:30.5431534Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu.o 2023-01-11T20:41:34.1071871Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxUnpooling.cu.o 2023-01-11T20:41:46.2192908Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu.o 2023-01-11T20:41:51.5702397Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiMarginLoss.cu.o 2023-01-11T20:41:55.8739955Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultinomialKernel.cu.o 2023-01-11T20:41:58.6770119Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NLLLoss2d.cu.o 2023-01-11T20:42:02.6743385Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu.o 2023-01-11T20:42:07.2388040Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu.o 2023-01-11T20:42:11.2797173Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu.o 2023-01-11T20:42:14.2463799Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Nonzero.cu.o 2023-01-11T20:42:18.2772426Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Normalization.cu.o 2023-01-11T20:42:21.7654580Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu.o 2023-01-11T20:42:34.0189985Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PowKernel.cu.o 2023-01-11T20:42:59.2159522Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RNN.cu.o 2023-01-11T20:43:13.8732362Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Randperm.cu.o 2023-01-11T20:43:14.4746925Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RangeFactories.cu.o 2023-01-11T20:43:15.0549750Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RecordStream.cu.o 2023-01-11T20:43:21.6760520Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Reduce.cu.o 2023-01-11T20:43:25.6045628Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu.o 2023-01-11T20:43:26.3644679Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu.o 2023-01-11T20:43:26.7476607Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu.o 2023-01-11T20:43:27.3898388Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceLogicKernel.cu.o 2023-01-11T20:43:42.4110685Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu.o 2023-01-11T20:44:01.9802566Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu.o 2023-01-11T20:44:07.7501145Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMomentKernel.cu.o 2023-01-11T20:44:13.2823379Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceNormKernel.cu.o 2023-01-11T20:44:51.1024559Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu.o 2023-01-11T20:44:53.8400081Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReflectionPad.cu.o 2023-01-11T20:44:58.3374250Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RenormKernel.cu.o 2023-01-11T20:45:06.2515853Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Repeat.cu.o 2023-01-11T20:45:07.8235848Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReplicationPadding.cu.o 2023-01-11T20:45:09.6890261Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RreluWithNoise.cu.o 2023-01-11T20:45:16.9050524Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScatterGatherKernel.cu.o 2023-01-11T20:45:19.9251173Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SegmentReduce.cu.o 2023-01-11T20:45:21.0106412Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Shape.cu.o 2023-01-11T20:45:21.5441242Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SoftMax.cu.o 2023-01-11T20:45:34.8872092Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cu.o 2023-01-11T20:45:40.3723374Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortImpl.cu.o 2023-01-11T20:45:47.7705625Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortStable.cu.o 2023-01-11T20:45:50.5826012Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cu.o 2023-01-11T20:46:04.7281415Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu.o 2023-01-11T20:46:11.3817009Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseMM.cu.o 2023-01-11T20:46:11.5902359Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cu.o 2023-01-11T20:46:17.7734790Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/StepKernel.cu.o 2023-01-11T20:46:18.5581572Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SummaryOps.cu.o 2023-01-11T20:46:26.8831209Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cu.o 2023-01-11T20:46:41.7780885Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cu.o 2023-01-11T20:47:19.8312215Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cu.o 2023-01-11T20:47:26.5519041Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTransformations.cu.o 2023-01-11T20:47:36.6694341Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TriangularOps.cu.o 2023-01-11T20:47:49.0903003Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryComplexKernels.cu.o 2023-01-11T20:47:51.3475172Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryFractionKernels.cu.o 2023-01-11T20:47:53.6945586Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGammaKernels.cu.o 2023-01-11T20:47:57.1752161Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu.o 2023-01-11T20:47:59.3528795Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu.o 2023-01-11T20:48:00.0551694Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu.o 2023-01-11T20:48:28.3450744Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu.o 2023-01-11T20:48:28.6322951Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu.o 2023-01-11T20:48:31.4085391Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu.o 2023-01-11T20:48:32.2497410Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu.o 2023-01-11T20:48:32.6154886Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu.o 2023-01-11T20:48:41.2657992Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu.o 2023-01-11T20:48:45.5596799Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu.o 2023-01-11T20:48:51.8524241Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu.o 2023-01-11T20:48:54.4672145Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu.o 2023-01-11T20:49:05.5525826Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryLogKernels.cu.o 2023-01-11T20:49:08.6327758Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryOpsKernel.cu.o 2023-01-11T20:49:12.3417923Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySignKernels.cu.o 2023-01-11T20:49:13.7578633Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu.o 2023-01-11T20:49:14.2890226Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu.o 2023-01-11T20:49:15.2939359Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UniqueCub.cu.o 2023-01-11T20:49:37.0604547Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu.o 2023-01-11T20:49:37.1317293Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu.o 2023-01-11T20:49:37.6856290Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleLinear1d.cu.o 2023-01-11T20:49:42.8054535Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest1d.cu.o 2023-01-11T20:49:44.3794964Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest2d.cu.o 2023-01-11T20:49:44.8627595Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest3d.cu.o 2023-01-11T20:49:51.0515678Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu.o 2023-01-11T20:49:51.0718528Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu.o 2023-01-11T20:49:54.6310811Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/WeightNorm.cu.o 2023-01-11T20:49:55.4053196Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ZetaKernel.cu.o 2023-01-11T20:49:59.2739278Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/airy_ai.cu.o 2023-01-11T20:50:02.6849559Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j0.cu.o 2023-01-11T20:50:03.5477537Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j1.cu.o 2023-01-11T20:50:05.1391222Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y0.cu.o 2023-01-11T20:50:08.5757497Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y1.cu.o 2023-01-11T20:50:09.6377090Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu.o 2023-01-11T20:50:11.9707434Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu.o 2023-01-11T20:50:12.8316157Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu.o 2023-01-11T20:50:14.1797163Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu.o 2023-01-11T20:50:16.6012011Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu.o 2023-01-11T20:50:20.1297600Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_impl.cu.o 2023-01-11T20:50:22.2824266Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/group_norm_kernel.cu.o 2023-01-11T20:50:22.7462231Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_h.cu.o 2023-01-11T20:50:23.1281188Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_he.cu.o 2023-01-11T20:50:25.0559900Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu.o 2023-01-11T20:50:28.6270231Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/layer_norm_kernel.cu.o 2023-01-11T20:50:28.7153950Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/legendre_polynomial_p.cu.o 2023-01-11T20:50:31.5079979Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/layer_norm_kernel.cu(288): warning #20050-D: inline qualifier ignored for "__global__" function 2023-01-11T20:50:31.5080497Z 2023-01-11T20:50:32.2277253Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i0.cu.o 2023-01-11T20:50:33.3713758Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i1.cu.o 2023-01-11T20:50:35.2125066Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k0.cu.o 2023-01-11T20:50:38.4389591Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k1.cu.o 2023-01-11T20:50:38.7101487Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/layer_norm_kernel.cu(288): warning #20050-D: inline qualifier ignored for "__global__" function 2023-01-11T20:50:38.7101904Z 2023-01-11T20:50:40.4539878Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu.o 2023-01-11T20:50:40.5655544Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu.o 2023-01-11T20:50:41.6404534Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu.o 2023-01-11T20:50:44.4929794Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu.o 2023-01-11T20:50:46.4854279Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu.o 2023-01-11T20:50:49.4033378Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu.o 2023-01-11T20:50:50.3816612Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/spherical_bessel_j0.cu.o 2023-01-11T20:50:51.0847828Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu.o 2023-01-11T20:50:54.6936867Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu.o 2023-01-11T20:50:55.1068591Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu.o 2023-01-11T20:50:59.1650845Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SoftMax.cu.o 2023-01-11T20:50:59.7038191Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu.o 2023-01-11T20:51:07.6965474Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu.o 2023-01-11T20:51:15.4231629Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu.o 2023-01-11T20:51:18.9314220Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu.o 2023-01-11T20:51:20.0143214Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cu.o 2023-01-11T20:51:21.7104756Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu.o 2023-01-11T20:51:22.1951262Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu.o 2023-01-11T20:51:31.5678704Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu.o 2023-01-11T20:51:34.2639494Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu.o 2023-01-11T20:51:39.5844962Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu.o 2023-01-11T20:51:45.6429905Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu.o 2023-01-11T20:51:54.4398647Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention.cu.o 2023-01-11T20:51:56.8784054Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention_backward.cu.o 2023-01-11T20:52:04.3768383Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/fmha_fprop_kernel_dispatch.cu.o 2023-01-11T20:52:14.9069093Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_bf16.cu.o 2023-01-11T20:52:19.3214709Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_bf16_aligned.cu.o 2023-01-11T20:52:30.0361336Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_bf16_aligned_k128.cu.o 2023-01-11T20:52:34.5906987Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_bf16_aligned_k64.cu.o 2023-01-11T20:52:43.0616553Z [ 90%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_bf16_k128.cu.o 2023-01-11T20:53:31.2600869Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_bf16_k64.cu.o 2023-01-11T20:53:32.6368874Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f16.cu.o 2023-01-11T20:53:37.4238063Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f16_aligned.cu.o 2023-01-11T20:53:43.1133468Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f16_aligned_k128.cu.o 2023-01-11T20:53:45.2642053Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f16_aligned_k64.cu.o 2023-01-11T20:54:27.2405458Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f16_k128.cu.o 2023-01-11T20:54:39.7737811Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f16_k64.cu.o 2023-01-11T20:54:44.2330912Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f32.cu.o 2023-01-11T20:54:51.7046924Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f32_aligned.cu.o 2023-01-11T20:55:14.4469675Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f32_aligned_k128.cu.o 2023-01-11T20:55:37.5733466Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f32_aligned_k64.cu.o 2023-01-11T20:55:44.8051818Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f32_k128.cu.o 2023-01-11T20:55:51.7518828Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/backward_f32_k64.cu.o 2023-01-11T20:55:52.4238843Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/forward_bf16.cu.o 2023-01-11T20:56:11.4965449Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/forward_bf16_aligned.cu.o 2023-01-11T20:56:27.3683332Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/forward_f16.cu.o 2023-01-11T20:56:38.1154641Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/forward_f16_aligned.cu.o 2023-01-11T20:56:43.6221187Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/forward_f32.cu.o 2023-01-11T20:56:43.8294682Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/forward_f32_aligned.cu.o 2023-01-11T20:56:52.6614117Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterCUDA.cpp.o 2023-01-11T20:56:53.5411155Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterNestedTensorCUDA.cpp.o 2023-01-11T20:56:54.0311435Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterQuantizedCUDA.cpp.o 2023-01-11T20:56:54.5341006Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCUDA.cpp.o 2023-01-11T20:56:55.0408844Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCsrCUDA.cpp.o 2023-01-11T20:56:55.5860099Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/UfuncCUDA_add.cu.o 2023-01-11T20:57:04.0137935Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDABlas.cpp.o 2023-01-11T20:57:04.5976794Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseBlas.cpp.o 2023-01-11T20:57:04.9552133Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CublasHandlePool.cpp.o 2023-01-11T20:57:05.3366898Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Activation.cpp.o 2023-01-11T20:57:05.7389459Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp.o 2023-01-11T20:57:06.2959110Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Blas.cpp.o 2023-01-11T20:57:06.7610310Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cpp.o 2023-01-11T20:57:07.1934068Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Equal.cpp.o 2023-01-11T20:57:07.6219714Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cpp.o 2023-01-11T20:57:08.0582903Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cpp.o 2023-01-11T20:57:08.4612116Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceOps.cpp.o 2023-01-11T20:57:08.9038453Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScanKernels.cpp.o 2023-01-11T20:57:09.3288726Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cpp.o 2023-01-11T20:57:09.7628382Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cpp.o 2023-01-11T20:57:10.2271739Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cpp.o 2023-01-11T20:57:10.6579745Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp.o 2023-01-11T20:57:11.0686256Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cpp.o 2023-01-11T20:57:11.4797011Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/jit_utils.cpp.o 2023-01-11T20:57:11.8803276Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp.o 2023-01-11T20:57:12.5958519Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp.o 2023-01-11T20:57:13.0500090Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp.o 2023-01-11T20:57:13.6455193Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp.o 2023-01-11T20:57:14.1390717Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp.o 2023-01-11T20:57:14.4824468Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/fmha_api.cpp.o 2023-01-11T20:57:14.9733051Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2023-01-11T20:57:15.3019408Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/comm.cpp.o 2023-01-11T20:57:15.8147208Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2023-01-11T20:57:16.0844821Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2023-01-11T20:57:16.2672066Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/profiler/stubs/cuda.cpp.o 2023-01-11T20:57:16.7409281Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2023-01-11T20:57:16.9396232Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/arith.cpp.o 2023-01-11T20:57:17.5460663Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/compute_at.cpp.o 2023-01-11T20:57:17.7677259Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/inlining.cpp.o 2023-01-11T20:57:18.3335605Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/compute_at_map.cpp.o 2023-01-11T20:57:18.5618492Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/codegen.cpp.o 2023-01-11T20:57:19.0479839Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/contiguity.cpp.o 2023-01-11T20:57:19.1429675Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/dispatch.cpp.o 2023-01-11T20:57:19.3668230Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/expr_evaluator.cpp.o 2023-01-11T20:57:19.8888439Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/executor.cpp.o 2023-01-11T20:57:19.9180488Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/executor_kernel_arg.cpp.o 2023-01-11T20:57:20.1042027Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/executor_launch_params.cpp.o 2023-01-11T20:57:20.1673727Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/evaluator_common.cpp.o 2023-01-11T20:57:20.4663841Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/executor_utils.cpp.o 2023-01-11T20:57:20.6479940Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/fusion.cpp.o 2023-01-11T20:57:20.6656545Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/graph_fuser.cpp.o 2023-01-11T20:57:20.9638126Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/grouped_reduction.cpp.o 2023-01-11T20:57:21.2985492Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/index_compute.cpp.o 2023-01-11T20:57:21.3827038Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_index_compute.cpp.o 2023-01-11T20:57:21.4196788Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/instrumentation.cpp.o 2023-01-11T20:57:21.4637070Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ir_base_nodes.cpp.o 2023-01-11T20:57:21.7392156Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ir_builder.cpp.o 2023-01-11T20:57:21.9738961Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ir_cloner.cpp.o 2023-01-11T20:57:22.1979929Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ir_container.cpp.o 2023-01-11T20:57:22.2290272Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ir_graphviz.cpp.o 2023-01-11T20:57:22.2895730Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ir_nodes.cpp.o 2023-01-11T20:57:22.3614766Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ir_iostream.cpp.o 2023-01-11T20:57:22.6478258Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ir_utils.cpp.o 2023-01-11T20:57:22.7560584Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/iter_visitor.cpp.o 2023-01-11T20:57:22.8913770Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/kernel.cpp.o 2023-01-11T20:57:23.1129641Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/kernel_cache.cpp.o 2023-01-11T20:57:23.1518497Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.cpp.o 2023-01-11T20:57:23.3530476Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/kernel_ir.cpp.o 2023-01-11T20:57:23.3785439Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.cpp.o 2023-01-11T20:57:23.6121682Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_alias_memory.cpp.o 2023-01-11T20:57:23.7153265Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_allocation.cpp.o 2023-01-11T20:57:23.7965659Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_double_buffer.cpp.o 2023-01-11T20:57:24.0718227Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_divisible_split.cpp.o 2023-01-11T20:57:24.0832440Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_expr_sort.cpp.o 2023-01-11T20:57:24.1856310Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_fused_reduction.cpp.o 2023-01-11T20:57:24.3557116Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.cpp.o 2023-01-11T20:57:24.3975912Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_index.cpp.o 2023-01-11T20:57:24.7103485Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_index_hoist.cpp.o 2023-01-11T20:57:24.8518413Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_insert_syncs.cpp.o 2023-01-11T20:57:24.9468404Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_instrument.cpp.o 2023-01-11T20:57:25.0590871Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_loops.cpp.o 2023-01-11T20:57:25.1861336Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_magic_zero.cpp.o 2023-01-11T20:57:25.3284660Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.cpp.o 2023-01-11T20:57:25.6123955Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_predicate.cpp.o 2023-01-11T20:57:25.6870650Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.cpp.o 2023-01-11T20:57:25.7419698Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_replace_size.cpp.o 2023-01-11T20:57:25.7561849Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_shift.cpp.o 2023-01-11T20:57:26.0223610Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_sync_information.cpp.o 2023-01-11T20:57:26.2877846Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_thread_predicate.cpp.o 2023-01-11T20:57:26.3082178Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.cpp.o 2023-01-11T20:57:26.4257213Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.cpp.o 2023-01-11T20:57:26.4946269Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_unroll.cpp.o 2023-01-11T20:57:26.6612599Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_utils.cpp.o 2023-01-11T20:57:26.8938353Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_validation.cpp.o 2023-01-11T20:57:27.0849232Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_warp_reduce.cpp.o 2023-01-11T20:57:27.1225332Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower2device.cpp.o 2023-01-11T20:57:27.1436757Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/lower_bank_conflict.cpp.o 2023-01-11T20:57:27.3529956Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/manager.cpp.o 2023-01-11T20:57:27.5064670Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/maxinfo_propagator.cpp.o 2023-01-11T20:57:27.7746476Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/mutator.cpp.o 2023-01-11T20:57:27.8340800Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/non_divisible_split.cpp.o 2023-01-11T20:57:27.8755197Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ops/alias.cpp.o 2023-01-11T20:57:28.0986687Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ops/composite.cpp.o 2023-01-11T20:57:28.1514380Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/ops/normalization.cpp.o 2023-01-11T20:57:28.4385218Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/parallel_dimension_map.cpp.o 2023-01-11T20:57:28.4666666Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.cpp.o 2023-01-11T20:57:28.5805298Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/parser.cpp.o 2023-01-11T20:57:28.7478278Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/partial_split_map.cpp.o 2023-01-11T20:57:28.8004523Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/partition.cpp.o 2023-01-11T20:57:28.8558379Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/predicate_compute.cpp.o 2023-01-11T20:57:28.9788681Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_cache.cpp.o 2023-01-11T20:57:29.4683494Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_definition.cpp.o 2023-01-11T20:57:29.4875469Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_interface.cpp.o 2023-01-11T20:57:29.5090614Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/register_interface.cpp.o 2023-01-11T20:57:29.5103941Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/root_domain_map.cpp.o 2023-01-11T20:57:29.7124079Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp.o 2023-01-11T20:57:30.0313232Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.cpp.o 2023-01-11T20:57:30.0653188Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/transpose.cpp.o 2023-01-11T20:57:30.3355246Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/normalization.cpp.o 2023-01-11T20:57:30.3508413Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/reduction.cpp.o 2023-01-11T20:57:30.3749471Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/matmul.cpp.o 2023-01-11T20:57:30.6345912Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.cpp.o 2023-01-11T20:57:30.8770654Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/registry.cpp.o 2023-01-11T20:57:30.9585785Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/utils.cpp.o 2023-01-11T20:57:31.0933279Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.cpp.o 2023-01-11T20:57:31.1183618Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/type_inference.cpp.o 2023-01-11T20:57:31.3153984Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/type_promotion.cpp.o 2023-01-11T20:57:31.5912328Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/fusion_segmenter.cpp.o 2023-01-11T20:57:31.6615083Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/tensor_view.cpp.o 2023-01-11T20:57:31.7231617Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/transform_iter.cpp.o 2023-01-11T20:57:31.7805532Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/transform_replay.cpp.o 2023-01-11T20:57:32.0305962Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/transform_rfactor.cpp.o 2023-01-11T20:57:32.3183922Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/transform_view.cpp.o 2023-01-11T20:57:32.3907182Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/type.cpp.o 2023-01-11T20:57:32.4358328Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/utils.cpp.o 2023-01-11T20:57:32.5095564Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/mma_type.cpp.o 2023-01-11T20:57:32.7233349Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.cpp.o 2023-01-11T20:57:32.8158950Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2023-01-11T20:57:32.9383039Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2023-01-11T20:57:32.9878493Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2023-01-11T20:57:33.0230842Z [ 93%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Unique.cu.o 2023-01-11T20:58:11.9484561Z [ 93%] Linking CXX shared library ../lib/libtorch_cuda.so 2023-01-11T20:58:15.7013757Z [ 93%] Built target torch_cuda 2023-01-11T20:58:15.7093717Z Scanning dependencies of target example_allreduce 2023-01-11T20:58:15.7099078Z Scanning dependencies of target torch 2023-01-11T20:58:15.7109235Z Scanning dependencies of target c10d_cuda_test 2023-01-11T20:58:15.7110129Z Scanning dependencies of target torch_cuda_linalg 2023-01-11T20:58:15.7152265Z [ 93%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2023-01-11T20:58:15.7529698Z [ 93%] Building CUDA object test_cpp_c10d/CMakeFiles/c10d_cuda_test.dir/CUDATest.cu.o 2023-01-11T20:58:15.7713626Z [ 93%] Linking CXX shared library ../lib/libtorch.so 2023-01-11T20:58:15.9088004Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2023-01-11T20:58:15.9910162Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp.o 2023-01-11T20:58:15.9929517Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp.o 2023-01-11T20:58:15.9941776Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp.o 2023-01-11T20:58:16.3395955Z [ 93%] Built target torch 2023-01-11T20:58:16.3418068Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp.o 2023-01-11T20:58:16.5557201Z Scanning dependencies of target cuda_cudnn_test 2023-01-11T20:58:16.5572851Z Scanning dependencies of target cuda_stream_test 2023-01-11T20:58:16.5860152Z [ 93%] Linking CXX executable ../bin/example_allreduce 2023-01-11T20:58:16.6187317Z Scanning dependencies of target cuda_reportMemoryUsage_test 2023-01-11T20:58:16.6443289Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_stream_test.dir/__/aten/src/ATen/test/cuda_stream_test.cpp.o 2023-01-11T20:58:16.6516859Z [ 93%] Linking CXX shared library ../lib/libtorch_cuda_linalg.so 2023-01-11T20:58:16.7840197Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_cudnn_test.dir/__/aten/src/ATen/test/cuda_cudnn_test.cpp.o 2023-01-11T20:58:16.8176240Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_reportMemoryUsage_test.dir/__/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp.o 2023-01-11T20:58:17.0332795Z [ 93%] Linking CXX executable ../bin/cuda_stream_test 2023-01-11T20:58:17.1932540Z [ 93%] Built target example_allreduce 2023-01-11T20:58:17.1998831Z Scanning dependencies of target cuda_optional_test 2023-01-11T20:58:17.3235812Z [ 93%] Built target torch_cuda_linalg 2023-01-11T20:58:17.3310233Z Scanning dependencies of target cuda_distributions_test 2023-01-11T20:58:17.4045916Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_optional_test.dir/__/aten/src/ATen/test/cuda_optional_test.cu.o 2023-01-11T20:58:17.4890456Z [ 93%] Linking CXX executable ../bin/cuda_reportMemoryUsage_test 2023-01-11T20:58:17.5542170Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_distributions_test.dir/__/aten/src/ATen/test/cuda_distributions_test.cu.o 2023-01-11T20:58:17.6042677Z [ 93%] Linking CXX executable ../bin/cuda_cudnn_test 2023-01-11T20:58:17.6284244Z [ 93%] Built target cuda_stream_test 2023-01-11T20:58:17.6365507Z Scanning dependencies of target cuda_vectorized_test 2023-01-11T20:58:17.9290314Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_vectorized_test.dir/__/aten/src/ATen/test/cuda_vectorized_test.cu.o 2023-01-11T20:58:18.2145400Z [ 93%] Built target cuda_reportMemoryUsage_test 2023-01-11T20:58:18.2225957Z Scanning dependencies of target cuda_device_test 2023-01-11T20:58:18.2708373Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_device_test.dir/__/aten/src/ATen/test/cuda_device_test.cpp.o 2023-01-11T20:58:18.3444220Z [ 93%] Built target cuda_cudnn_test 2023-01-11T20:58:18.3506590Z Scanning dependencies of target cuda_complex_math_test 2023-01-11T20:58:18.3972933Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_complex_math_test.dir/__/aten/src/ATen/test/cuda_complex_math_test.cu.o 2023-01-11T20:58:18.6007291Z [ 93%] Linking CXX executable ../bin/cuda_device_test 2023-01-11T20:58:19.3750562Z [ 93%] Built target cuda_device_test 2023-01-11T20:58:19.3823307Z Scanning dependencies of target cuda_caching_host_allocator_test 2023-01-11T20:58:19.6718580Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_caching_host_allocator_test.dir/__/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp.o 2023-01-11T20:58:20.4650501Z [ 93%] Linking CXX executable ../bin/cuda_caching_host_allocator_test 2023-01-11T20:58:21.2214860Z [ 93%] Built target cuda_caching_host_allocator_test 2023-01-11T20:58:21.2292841Z Scanning dependencies of target cuda_atomic_ops_test 2023-01-11T20:58:21.3023831Z [ 93%] Linking CXX shared library ../lib/libc10d_cuda_test.so 2023-01-11T20:58:21.3359984Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_atomic_ops_test.dir/__/aten/src/ATen/test/cuda_atomic_ops_test.cu.o 2023-01-11T20:58:21.8589425Z [ 93%] Built target c10d_cuda_test 2023-01-11T20:58:21.8666808Z Scanning dependencies of target inline_container_test 2023-01-11T20:58:21.8838640Z [ 93%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2023-01-11T20:58:22.1339030Z [ 93%] Linking CXX executable ../bin/inline_container_test 2023-01-11T20:58:22.8894565Z [ 93%] Built target inline_container_test 2023-01-11T20:58:22.8986421Z Scanning dependencies of target op_registration_test 2023-01-11T20:58:23.0120497Z [ 93%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2023-01-11T20:58:23.5652446Z [ 93%] Linking CXX executable ../bin/op_registration_test 2023-01-11T20:58:23.7372192Z [ 93%] Linking CXX executable ../bin/cuda_complex_math_test 2023-01-11T20:58:24.3599567Z [ 93%] Built target op_registration_test 2023-01-11T20:58:24.3670152Z Scanning dependencies of target op_allowlist_test 2023-01-11T20:58:24.4323286Z [ 93%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2023-01-11T20:58:24.4362654Z [ 93%] Built target cuda_complex_math_test 2023-01-11T20:58:24.4433041Z Scanning dependencies of target backend_fallback_test 2023-01-11T20:58:24.5968363Z [ 93%] Linking CXX executable ../bin/op_allowlist_test 2023-01-11T20:58:24.6850256Z [ 93%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2023-01-11T20:58:25.0716403Z [ 93%] Built target op_allowlist_test 2023-01-11T20:58:25.0781927Z Scanning dependencies of target CppSignature_test 2023-01-11T20:58:25.0965132Z [ 93%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2023-01-11T20:58:25.3081288Z [ 93%] Linking CXX executable ../bin/CppSignature_test 2023-01-11T20:58:25.3391615Z [ 93%] Linking CXX executable ../bin/backend_fallback_test 2023-01-11T20:58:25.8216039Z [ 93%] Built target CppSignature_test 2023-01-11T20:58:25.8283325Z Scanning dependencies of target kernel_stackbased_test 2023-01-11T20:58:25.8614714Z [ 93%] Built target backend_fallback_test 2023-01-11T20:58:25.8675541Z Scanning dependencies of target kernel_lambda_legacy_test 2023-01-11T20:58:25.8847219Z [ 93%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2023-01-11T20:58:25.9229452Z [ 93%] 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:58:26.2049620Z [ 93%] Linking CXX executable ../bin/kernel_stackbased_test 2023-01-11T20:58:26.4201452Z [ 93%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2023-01-11T20:58:26.8989547Z [ 93%] Built target kernel_stackbased_test 2023-01-11T20:58:26.9051346Z Scanning dependencies of target cuda_generator_test 2023-01-11T20:58:27.1746714Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_generator_test.dir/__/aten/src/ATen/test/cuda_generator_test.cu.o 2023-01-11T20:58:27.2034429Z [ 93%] Built target kernel_lambda_legacy_test 2023-01-11T20:58:27.2111588Z Scanning dependencies of target legacy_vmap_test 2023-01-11T20:58:27.4893398Z [ 93%] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2023-01-11T20:58:28.0041005Z [ 93%] Linking CXX executable ../bin/legacy_vmap_test 2023-01-11T20:58:28.2591331Z [ 93%] Linking CXX executable ../bin/cuda_atomic_ops_test 2023-01-11T20:58:28.6039233Z [ 93%] Built target legacy_vmap_test 2023-01-11T20:58:28.6111018Z Scanning dependencies of target make_boxed_from_unboxed_functor_test 2023-01-11T20:58:28.6665610Z [ 93%] Building CXX object caffe2/CMakeFiles/make_boxed_from_unboxed_functor_test.dir/__/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp.o 2023-01-11T20:58:29.0230599Z [ 93%] Built target cuda_atomic_ops_test 2023-01-11T20:58:29.0315844Z Scanning dependencies of target variant_test 2023-01-11T20:58:29.0459482Z [ 93%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2023-01-11T20:58:29.0490476Z [ 93%] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2023-01-11T20:58:29.2697473Z [ 93%] Linking CXX executable ../bin/variant_test 2023-01-11T20:58:29.8370938Z [ 93%] Built target make_boxed_from_unboxed_functor_test 2023-01-11T20:58:29.8456497Z Scanning dependencies of target apply_utils_test 2023-01-11T20:58:30.0184460Z [ 93%] Built target variant_test 2023-01-11T20:58:30.0261152Z Scanning dependencies of target type_ptr_test 2023-01-11T20:58:30.0972948Z [ 93%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2023-01-11T20:58:30.1185113Z [ 93%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2023-01-11T20:58:30.5140287Z [ 93%] Linking CXX executable ../bin/type_ptr_test 2023-01-11T20:58:30.8913334Z [ 93%] Linking CXX executable ../bin/apply_utils_test 2023-01-11T20:58:31.2746223Z [ 93%] Built target type_ptr_test 2023-01-11T20:58:31.2828848Z Scanning dependencies of target type_test 2023-01-11T20:58:31.5854285Z [ 93%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2023-01-11T20:58:31.6329575Z [ 93%] Built target apply_utils_test 2023-01-11T20:58:31.6404143Z Scanning dependencies of target quantized_test 2023-01-11T20:58:31.8987302Z [ 93%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2023-01-11T20:58:32.4832516Z [ 93%] Linking CXX executable ../bin/type_test 2023-01-11T20:58:32.5817363Z [ 93%] Linking CXX executable ../bin/quantized_test 2023-01-11T20:58:33.2135989Z [ 93%] Built target type_test 2023-01-11T20:58:33.2212079Z Scanning dependencies of target cuda_integer_divider_test 2023-01-11T20:58:33.2992283Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_integer_divider_test.dir/__/aten/src/ATen/test/cuda_integer_divider_test.cu.o 2023-01-11T20:58:33.3476002Z [ 93%] Built target quantized_test 2023-01-11T20:58:33.3575778Z Scanning dependencies of target cuda_apply_test 2023-01-11T20:58:33.4364855Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_apply_test.dir/__/aten/src/ATen/test/cuda_apply_test.cpp.o 2023-01-11T20:58:33.7188682Z [ 93%] Linking CXX executable ../bin/cuda_apply_test 2023-01-11T20:58:34.0503615Z [ 93%] Linking CXX executable ../bin/cuda_distributions_test 2023-01-11T20:58:34.2872486Z [ 93%] Linking CXX executable ../bin/cuda_optional_test 2023-01-11T20:58:34.3121168Z [ 93%] Built target cuda_apply_test 2023-01-11T20:58:34.3188044Z Scanning dependencies of target operator_name_test 2023-01-11T20:58:34.3355540Z [ 93%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2023-01-11T20:58:34.5179710Z [ 93%] Linking CXX executable ../bin/operator_name_test 2023-01-11T20:58:34.7482405Z [ 93%] Built target cuda_distributions_test 2023-01-11T20:58:34.7554078Z Scanning dependencies of target dispatch_key_set_test 2023-01-11T20:58:34.9679629Z [ 93%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2023-01-11T20:58:35.0236125Z [ 93%] Built target cuda_optional_test 2023-01-11T20:58:35.0325807Z Scanning dependencies of target cpu_profiling_allocator_test 2023-01-11T20:58:35.2244870Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2023-01-11T20:58:35.2362813Z [ 93%] Built target operator_name_test 2023-01-11T20:58:35.2423176Z Scanning dependencies of target test_parallel 2023-01-11T20:58:35.2637811Z [ 93%] Linking CXX executable ../bin/cuda_vectorized_test 2023-01-11T20:58:35.4859456Z [ 93%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2023-01-11T20:58:35.7202335Z [ 93%] Linking CXX executable ../bin/dispatch_key_set_test 2023-01-11T20:58:35.9026811Z [ 93%] Built target cuda_vectorized_test 2023-01-11T20:58:35.9091704Z Scanning dependencies of target cuda_cub_test 2023-01-11T20:58:35.9466549Z [ 93%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2023-01-11T20:58:36.0065142Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_cub_test.dir/__/aten/src/ATen/test/cuda_cub_test.cu.o 2023-01-11T20:58:36.1290387Z [ 93%] Linking CXX executable ../bin/test_parallel 2023-01-11T20:58:36.3602753Z [ 93%] Built target dispatch_key_set_test 2023-01-11T20:58:36.3669252Z Scanning dependencies of target packedtensoraccessor_test 2023-01-11T20:58:36.5532892Z [ 93%] Built target cpu_profiling_allocator_test 2023-01-11T20:58:36.5595464Z Scanning dependencies of target reportMemoryUsage_test 2023-01-11T20:58:36.6227869Z [ 93%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2023-01-11T20:58:36.8053470Z [ 93%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2023-01-11T20:58:36.8394328Z [ 93%] Built target test_parallel 2023-01-11T20:58:36.8466729Z Scanning dependencies of target reduce_ops_test 2023-01-11T20:58:37.0314242Z [ 93%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2023-01-11T20:58:37.1158188Z [ 93%] Linking CXX executable ../bin/packedtensoraccessor_test 2023-01-11T20:58:37.5520549Z [ 93%] Linking CXX executable ../bin/reduce_ops_test 2023-01-11T20:58:37.6290419Z [ 93%] Linking CXX executable ../bin/reportMemoryUsage_test 2023-01-11T20:58:37.8948633Z [ 93%] Built target packedtensoraccessor_test 2023-01-11T20:58:37.9021780Z Scanning dependencies of target Dict_test 2023-01-11T20:58:38.1551994Z [ 93%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2023-01-11T20:58:38.1837551Z [ 93%] Built target reduce_ops_test 2023-01-11T20:58:38.2005236Z Scanning dependencies of target cuda_packedtensoraccessor_test 2023-01-11T20:58:38.3846527Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_packedtensoraccessor_test.dir/__/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu.o 2023-01-11T20:58:38.4074365Z [ 93%] Built target reportMemoryUsage_test 2023-01-11T20:58:38.4146906Z Scanning dependencies of target cuda_half_test 2023-01-11T20:58:38.7054055Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_half_test.dir/__/aten/src/ATen/test/cuda_half_test.cu.o 2023-01-11T20:58:38.9542264Z [ 93%] Linking CXX executable ../bin/Dict_test 2023-01-11T20:58:39.4877731Z [ 93%] Linking CXX executable ../bin/cuda_integer_divider_test 2023-01-11T20:58:39.7315262Z [ 93%] Built target Dict_test 2023-01-11T20:58:39.7385696Z Scanning dependencies of target scalar_test 2023-01-11T20:58:39.9164641Z [ 93%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2023-01-11T20:58:40.2785280Z [ 93%] Built target cuda_integer_divider_test 2023-01-11T20:58:40.2853564Z Scanning dependencies of target cpu_generator_test 2023-01-11T20:58:40.4439688Z [ 93%] Linking CXX executable ../bin/scalar_test 2023-01-11T20:58:40.5612617Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2023-01-11T20:58:41.0614787Z [ 93%] Linking CXX executable ../bin/cpu_generator_test 2023-01-11T20:58:41.1892657Z [ 93%] Built target scalar_test 2023-01-11T20:58:41.1962441Z Scanning dependencies of target Dimname_test 2023-01-11T20:58:41.2163564Z [ 93%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2023-01-11T20:58:41.4851535Z [ 93%] Linking CXX executable ../bin/Dimname_test 2023-01-11T20:58:41.6017413Z [ 93%] Built target cpu_generator_test 2023-01-11T20:58:41.6069789Z Scanning dependencies of target verify_api_visibility 2023-01-11T20:58:41.8007552Z [ 93%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2023-01-11T20:58:42.2391939Z [ 93%] Built target Dimname_test 2023-01-11T20:58:42.2467332Z Scanning dependencies of target NamedTensor_test 2023-01-11T20:58:42.5194110Z [ 93%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2023-01-11T20:58:42.5485048Z [ 93%] Linking CXX executable ../bin/verify_api_visibility 2023-01-11T20:58:43.1423080Z [ 93%] Built target verify_api_visibility 2023-01-11T20:58:43.1620352Z [ 93%] Linking CXX executable ../bin/cuda_cub_test 2023-01-11T20:58:43.1769253Z Scanning dependencies of target weakref_test 2023-01-11T20:58:43.2959440Z [ 93%] Linking CXX executable ../bin/NamedTensor_test 2023-01-11T20:58:43.4463812Z [ 93%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2023-01-11T20:58:43.4789154Z [ 93%] Linking CXX executable ../bin/cuda_generator_test 2023-01-11T20:58:43.8887484Z [ 93%] Built target cuda_cub_test 2023-01-11T20:58:43.8948038Z Scanning dependencies of target memory_overlapping_test 2023-01-11T20:58:43.9187730Z [ 93%] Linking CXX executable ../bin/weakref_test 2023-01-11T20:58:44.0129391Z [ 93%] Built target NamedTensor_test 2023-01-11T20:58:44.0203808Z Scanning dependencies of target pow_test 2023-01-11T20:58:44.0994849Z [ 93%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2023-01-11T20:58:44.2110500Z [ 94%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2023-01-11T20:58:44.2647203Z [ 94%] Built target cuda_generator_test 2023-01-11T20:58:44.2724477Z Scanning dependencies of target basic 2023-01-11T20:58:44.5433735Z [ 94%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2023-01-11T20:58:44.5723826Z [ 94%] Linking CXX executable ../bin/memory_overlapping_test 2023-01-11T20:58:44.6379009Z [ 94%] Built target weakref_test 2023-01-11T20:58:44.6463177Z Scanning dependencies of target cuda_complex_test 2023-01-11T20:58:44.6986447Z [ 94%] Building CUDA object caffe2/CMakeFiles/cuda_complex_test.dir/__/aten/src/ATen/test/cuda_complex_test.cu.o 2023-01-11T20:58:44.9637870Z [ 94%] Linking CXX executable ../bin/pow_test 2023-01-11T20:58:45.1986098Z [ 94%] Built target memory_overlapping_test 2023-01-11T20:58:45.2052829Z Scanning dependencies of target broadcast_test 2023-01-11T20:58:45.2112030Z [ 94%] Linking CXX executable ../bin/basic 2023-01-11T20:58:45.3923048Z [ 94%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2023-01-11T20:58:45.7462770Z [ 94%] Built target pow_test 2023-01-11T20:58:45.7557751Z Scanning dependencies of target cuda_dlconvertor_test 2023-01-11T20:58:45.9165760Z [ 94%] Linking CXX executable ../bin/broadcast_test 2023-01-11T20:58:45.9397148Z [ 94%] Built target basic 2023-01-11T20:58:45.9516322Z Scanning dependencies of target cpu_rng_test 2023-01-11T20:58:46.0070926Z [ 94%] Building CXX object caffe2/CMakeFiles/cuda_dlconvertor_test.dir/__/aten/src/ATen/test/cuda_dlconvertor_test.cpp.o 2023-01-11T20:58:46.3197577Z [ 94%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2023-01-11T20:58:46.5084781Z [ 94%] Linking CXX executable ../bin/cuda_dlconvertor_test 2023-01-11T20:58:46.6208187Z [ 94%] Built target broadcast_test 2023-01-11T20:58:46.6300299Z Scanning dependencies of target dlconvertor_test 2023-01-11T20:58:46.8740410Z [ 94%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2023-01-11T20:58:47.0322133Z [ 94%] Built target cuda_dlconvertor_test 2023-01-11T20:58:47.0391935Z Scanning dependencies of target wrapdim_test 2023-01-11T20:58:47.2167174Z [ 94%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2023-01-11T20:58:47.4483577Z [ 94%] Linking CXX executable ../bin/cpu_rng_test 2023-01-11T20:58:47.5479980Z [ 94%] Linking CXX executable ../bin/dlconvertor_test 2023-01-11T20:58:47.7552418Z [ 94%] Linking CXX executable ../bin/wrapdim_test 2023-01-11T20:58:48.0807791Z [ 94%] Built target cpu_rng_test 2023-01-11T20:58:48.0918484Z Scanning dependencies of target List_test 2023-01-11T20:58:48.1483814Z [ 94%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2023-01-11T20:58:48.1621269Z [ 94%] Built target dlconvertor_test 2023-01-11T20:58:48.1683312Z Scanning dependencies of target extension_backend_test 2023-01-11T20:58:48.3511956Z [ 94%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2023-01-11T20:58:48.5242711Z [ 94%] Built target wrapdim_test 2023-01-11T20:58:48.5313198Z Scanning dependencies of target half_test 2023-01-11T20:58:48.5764738Z [ 94%] Linking CXX executable ../bin/List_test 2023-01-11T20:58:48.8017059Z [ 94%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2023-01-11T20:58:48.8792095Z [ 94%] Linking CXX executable ../bin/extension_backend_test 2023-01-11T20:58:49.3915020Z [ 94%] Built target List_test 2023-01-11T20:58:49.3981573Z Scanning dependencies of target ivalue_test 2023-01-11T20:58:49.4734615Z [ 94%] Linking CXX executable ../bin/half_test 2023-01-11T20:58:49.5693943Z [ 94%] Built target extension_backend_test 2023-01-11T20:58:49.5754061Z Scanning dependencies of target undefined_tensor_test 2023-01-11T20:58:49.7112805Z [ 94%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2023-01-11T20:58:49.7556185Z [ 94%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2023-01-11T20:58:50.2289328Z [ 94%] Built target half_test 2023-01-11T20:58:50.2307298Z [ 94%] Linking CXX executable ../bin/undefined_tensor_test 2023-01-11T20:58:50.2368897Z Scanning dependencies of target lazy_tensor_test 2023-01-11T20:58:50.5014582Z [ 94%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2023-01-11T20:58:50.7885414Z [ 94%] Linking CXX executable ../bin/ivalue_test 2023-01-11T20:58:50.8318439Z [ 94%] Linking CXX executable ../bin/cuda_complex_test 2023-01-11T20:58:50.8437378Z [ 94%] Built target undefined_tensor_test 2023-01-11T20:58:50.8526787Z Scanning dependencies of target math_kernel_test 2023-01-11T20:58:51.0310204Z [ 94%] Linking CXX executable ../bin/lazy_tensor_test 2023-01-11T20:58:51.4042094Z [ 94%] Built target ivalue_test 2023-01-11T20:58:51.4102735Z Scanning dependencies of target tensor_iterator_test 2023-01-11T20:58:51.4199264Z [ 94%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2023-01-11T20:58:51.4804549Z [ 94%] Built target cuda_complex_test 2023-01-11T20:58:51.4883655Z Scanning dependencies of target native_test 2023-01-11T20:58:51.6830002Z [ 94%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2023-01-11T20:58:51.7419792Z [ 94%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2023-01-11T20:58:51.7917051Z [ 94%] Built target lazy_tensor_test 2023-01-11T20:58:51.7983102Z Scanning dependencies of target kernel_lambda_test 2023-01-11T20:58:51.8829221Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2023-01-11T20:58:52.0333064Z [ 94%] Linking CXX executable ../bin/math_kernel_test 2023-01-11T20:58:52.2719136Z [ 94%] Linking CXX executable ../bin/native_test 2023-01-11T20:58:52.4413816Z [ 94%] Linking CXX executable ../bin/kernel_lambda_test 2023-01-11T20:58:52.5197737Z [ 94%] Linking CXX executable ../bin/tensor_iterator_test 2023-01-11T20:58:52.7883016Z [ 94%] Built target math_kernel_test 2023-01-11T20:58:52.7945529Z Scanning dependencies of target memory_format_test 2023-01-11T20:58:53.0167230Z [ 94%] Built target native_test 2023-01-11T20:58:53.0228656Z Scanning dependencies of target mobile_memory_cleanup 2023-01-11T20:58:53.0345607Z [ 94%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2023-01-11T20:58:53.1082903Z [ 94%] Built target kernel_lambda_test 2023-01-11T20:58:53.1153303Z Scanning dependencies of target operators_test 2023-01-11T20:58:53.2171038Z [ 94%] Built target tensor_iterator_test 2023-01-11T20:58:53.2229600Z Scanning dependencies of target MaybeOwned_test 2023-01-11T20:58:53.3284686Z [ 94%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2023-01-11T20:58:53.3945332Z [ 94%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2023-01-11T20:58:53.4298936Z [ 94%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2023-01-11T20:58:53.7507972Z [ 94%] Linking CXX executable ../bin/memory_format_test 2023-01-11T20:58:53.9236742Z [ 94%] Linking CXX executable ../bin/mobile_memory_cleanup 2023-01-11T20:58:54.0504493Z [ 94%] Linking CXX executable ../bin/operators_test 2023-01-11T20:58:54.2336296Z [ 94%] Linking CXX executable ../bin/MaybeOwned_test 2023-01-11T20:58:54.3392536Z [ 94%] Built target memory_format_test 2023-01-11T20:58:54.3454515Z Scanning dependencies of target thread_init_test 2023-01-11T20:58:54.5308521Z [ 94%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2023-01-11T20:58:54.5832431Z [ 94%] Linking CXX executable ../bin/cuda_packedtensoraccessor_test 2023-01-11T20:58:54.6509077Z [ 94%] Built target mobile_memory_cleanup 2023-01-11T20:58:54.6585897Z Scanning dependencies of target scalar_tensor_test 2023-01-11T20:58:54.7961234Z [ 94%] Built target operators_test 2023-01-11T20:58:54.8023955Z Scanning dependencies of target stride_properties_test 2023-01-11T20:58:54.9279228Z [ 94%] Built target MaybeOwned_test 2023-01-11T20:58:54.9307220Z [ 94%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2023-01-11T20:58:54.9355901Z Scanning dependencies of target xla_tensor_test 2023-01-11T20:58:55.0536040Z [ 94%] Linking CXX executable ../bin/cuda_half_test 2023-01-11T20:58:55.0642430Z [ 94%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2023-01-11T20:58:55.1230714Z [ 94%] Linking CXX executable ../bin/thread_init_test 2023-01-11T20:58:55.1465014Z [ 94%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2023-01-11T20:58:55.1967516Z [ 94%] Built target cuda_packedtensoraccessor_test 2023-01-11T20:58:55.2026589Z Scanning dependencies of target IListRef_test 2023-01-11T20:58:55.3216383Z [ 94%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2023-01-11T20:58:55.4631014Z [ 94%] Linking CXX executable ../bin/scalar_tensor_test 2023-01-11T20:58:55.7700458Z [ 94%] Linking CXX executable ../bin/IListRef_test 2023-01-11T20:58:55.8135399Z [ 94%] Built target cuda_half_test 2023-01-11T20:58:55.8201457Z Scanning dependencies of target KernelFunction_test 2023-01-11T20:58:55.8550897Z [ 94%] Linking CXX executable ../bin/stride_properties_test 2023-01-11T20:58:55.8754782Z [ 94%] Built target thread_init_test 2023-01-11T20:58:55.8835168Z Scanning dependencies of target atest 2023-01-11T20:58:55.9037166Z [ 95%] Linking CXX executable ../bin/xla_tensor_test 2023-01-11T20:58:56.0426996Z [ 95%] Built target scalar_tensor_test 2023-01-11T20:58:56.0496212Z Scanning dependencies of target kernel_function_legacy_test 2023-01-11T20:58:56.0944125Z [ 95%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2023-01-11T20:58:56.1321617Z [ 95%] 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:58:56.1532218Z [ 95%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2023-01-11T20:58:56.5323400Z [ 95%] Built target IListRef_test 2023-01-11T20:58:56.5389890Z Scanning dependencies of target kernel_function_test 2023-01-11T20:58:56.5967730Z [ 95%] Built target stride_properties_test 2023-01-11T20:58:56.5979548Z [ 95%] Built target xla_tensor_test 2023-01-11T20:58:56.6044271Z Scanning dependencies of target jitbackend_test 2023-01-11T20:58:56.6066331Z Scanning dependencies of target torchbind_test 2023-01-11T20:58:56.6113913Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2023-01-11T20:58:56.6143348Z [ 95%] Linking CXX executable ../bin/kernel_function_legacy_test 2023-01-11T20:58:56.6387080Z [ 95%] Linking CXX executable ../bin/KernelFunction_test 2023-01-11T20:58:56.6611101Z [ 95%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2023-01-11T20:58:56.6944087Z [ 95%] Linking CXX executable ../bin/atest 2023-01-11T20:58:56.8100266Z [ 95%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2023-01-11T20:58:56.9814723Z [ 95%] Linking CXX executable ../bin/kernel_function_test 2023-01-11T20:58:57.1442018Z [ 95%] Linking CXX shared library ../lib/libjitbackend_test.so 2023-01-11T20:58:57.2971544Z [ 95%] Built target KernelFunction_test 2023-01-11T20:58:57.3050133Z Scanning dependencies of target backend_with_compiler 2023-01-11T20:58:57.3498957Z [ 95%] Built target atest 2023-01-11T20:58:57.3583297Z Scanning dependencies of target test_tensorexpr 2023-01-11T20:58:57.3584899Z [ 95%] Built target kernel_function_legacy_test 2023-01-11T20:58:57.3669020Z Scanning dependencies of target tutorial_tensorexpr 2023-01-11T20:58:57.3755425Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2023-01-11T20:58:57.5022427Z [ 95%] Linking CXX shared library ../lib/libtorchbind_test.so 2023-01-11T20:58:57.6758342Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2023-01-11T20:58:57.6904068Z [ 95%] Built target kernel_function_test 2023-01-11T20:58:57.6926694Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2023-01-11T20:58:57.7297888Z [ 95%] Built target jitbackend_test 2023-01-11T20:58:57.7316315Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2023-01-11T20:58:57.7564576Z Scanning dependencies of target ProcessGroupGlooTest 2023-01-11T20:58:58.0216930Z [ 95%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2023-01-11T20:58:58.0398371Z Scanning dependencies of target ProcessGroupGlooAsyncTest 2023-01-11T20:58:58.1325863Z [ 95%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2023-01-11T20:58:58.1976184Z [ 95%] Built target torchbind_test 2023-01-11T20:58:58.2070946Z Scanning dependencies of target ProcessGroupNCCLTest 2023-01-11T20:58:58.2331551Z [ 95%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooAsyncTest.dir/ProcessGroupGlooAsyncTest.cpp.o 2023-01-11T20:58:58.5131344Z [ 95%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLTest.dir/ProcessGroupNCCLTest.cpp.o 2023-01-11T20:58:58.5399249Z [ 95%] Linking CXX executable ../bin/tutorial_tensorexpr 2023-01-11T20:58:58.6748726Z [ 95%] Built target backend_with_compiler 2023-01-11T20:58:58.6828035Z Scanning dependencies of target ProcessGroupNCCLErrorsTest 2023-01-11T20:58:58.7878356Z [ 95%] Linking CXX executable ../bin/ProcessGroupGlooAsyncTest 2023-01-11T20:58:58.8235277Z [ 95%] Linking CXX executable ../bin/ProcessGroupGlooTest 2023-01-11T20:58:58.9060855Z [ 95%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLErrorsTest.dir/ProcessGroupNCCLErrorsTest.cpp.o 2023-01-11T20:58:58.9756157Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2023-01-11T20:58:59.1355330Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2023-01-11T20:58:59.1526054Z [ 95%] Linking CXX executable ../bin/ProcessGroupNCCLTest 2023-01-11T20:58:59.2730548Z [ 95%] Built target tutorial_tensorexpr 2023-01-11T20:58:59.2818735Z Scanning dependencies of target test_dist_autograd 2023-01-11T20:58:59.4273371Z [ 95%] Built target ProcessGroupGlooAsyncTest 2023-01-11T20:58:59.4316633Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2023-01-11T20:58:59.4938110Z [ 95%] Built target ProcessGroupGlooTest 2023-01-11T20:58:59.4980051Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2023-01-11T20:58:59.5567504Z [ 95%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2023-01-11T20:58:59.7155941Z [ 95%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2023-01-11T20:58:59.7471182Z [ 95%] Linking CXX executable ../bin/ProcessGroupNCCLErrorsTest 2023-01-11T20:58:59.7537709Z [ 95%] Built target ProcessGroupNCCLTest 2023-01-11T20:58:59.7557967Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2023-01-11T20:58:59.8901543Z Scanning dependencies of target test_cpp_rpc 2023-01-11T20:59:00.1548139Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2023-01-11T20:59:00.3011939Z Scanning dependencies of target test_api 2023-01-11T20:59:00.3462149Z [ 95%] Built target ProcessGroupNCCLErrorsTest 2023-01-11T20:59:00.3540920Z Scanning dependencies of target parallel_benchmark 2023-01-11T20:59:00.3806543Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2023-01-11T20:59:00.4300342Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2023-01-11T20:59:00.5024310Z [ 95%] Linking CXX executable ../bin/test_dist_autograd 2023-01-11T20:59:00.5890397Z Scanning dependencies of target test_mobile_nnc 2023-01-11T20:59:00.6362499Z [ 95%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2023-01-11T20:59:00.8028544Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2023-01-11T20:59:00.9337036Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2023-01-11T20:59:01.0667892Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2023-01-11T20:59:01.2060099Z [ 95%] Built target test_dist_autograd 2023-01-11T20:59:01.2080922Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2023-01-11T20:59:01.3874813Z [ 95%] Linking CXX executable ../bin/parallel_benchmark 2023-01-11T20:59:01.4976600Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2023-01-11T20:59:01.5351791Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2023-01-11T20:59:01.7229443Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2023-01-11T20:59:01.9619497Z [ 95%] Built target parallel_benchmark 2023-01-11T20:59:01.9661618Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2023-01-11T20:59:01.9685204Z Scanning dependencies of target aot_model_compiler_test 2023-01-11T20:59:02.0813408Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2023-01-11T20:59:02.2388396Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/binaries/aot_model_compiler.cc.o 2023-01-11T20:59:02.3711599Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2023-01-11T20:59:02.5348058Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2023-01-11T20:59:02.6935982Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2023-01-11T20:59:02.7527209Z [ 95%] Linking CXX executable ../bin/test_mobile_nnc 2023-01-11T20:59:02.8891626Z [ 95%] Linking CXX executable ../bin/aot_model_compiler_test 2023-01-11T20:59:02.9903088Z [ 95%] Linking CXX executable ../bin/test_cpp_rpc 2023-01-11T20:59:03.1441484Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2023-01-11T20:59:03.1861526Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2023-01-11T20:59:03.3306966Z [ 95%] Built target test_mobile_nnc 2023-01-11T20:59:03.3335848Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2023-01-11T20:59:03.3758359Z Scanning dependencies of target test_lazy 2023-01-11T20:59:03.4139254Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2023-01-11T20:59:03.5814009Z [ 95%] Built target test_cpp_rpc 2023-01-11T20:59:03.5866759Z [ 95%] Built target aot_model_compiler_test 2023-01-11T20:59:03.5915322Z Scanning dependencies of target shm 2023-01-11T20:59:03.5967028Z Scanning dependencies of target test_jit 2023-01-11T20:59:03.6073117Z [ 95%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2023-01-11T20:59:03.7638957Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2023-01-11T20:59:03.8199446Z [ 95%] Linking CXX shared library ../../../../lib/libshm.so 2023-01-11T20:59:03.8268272Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2023-01-11T20:59:03.9875958Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2023-01-11T20:59:04.0140973Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2023-01-11T20:59:04.2009575Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2023-01-11T20:59:04.2671114Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2023-01-11T20:59:04.3910807Z [ 96%] Built target shm 2023-01-11T20:59:04.3952321Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2023-01-11T20:59:04.4419056Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2023-01-11T20:59:04.6513770Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2023-01-11T20:59:05.0110372Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2023-01-11T20:59:05.1729459Z Scanning dependencies of target torch_python 2023-01-11T20:59:05.1888579Z Scanning dependencies of target torch_shm_manager 2023-01-11T20:59:05.1974141Z [ 96%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2023-01-11T20:59:05.2194617Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2023-01-11T20:59:05.2573804Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2023-01-11T20:59:05.3692462Z [ 96%] Linking CXX executable ../../../../bin/torch_shm_manager 2023-01-11T20:59:05.3837009Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2023-01-11T20:59:05.7547001Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2023-01-11T20:59:05.9570935Z [ 96%] Built target torch_shm_manager 2023-01-11T20:59:05.9589813Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2023-01-11T20:59:05.9911394Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2023-01-11T20:59:06.1077057Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2023-01-11T20:59:06.1414533Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2023-01-11T20:59:06.3385919Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2023-01-11T20:59:06.6740873Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2023-01-11T20:59:06.8672340Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2023-01-11T20:59:06.8861826Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2023-01-11T20:59:06.9660714Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2023-01-11T20:59:07.0241236Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2023-01-11T20:59:07.6200879Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2023-01-11T20:59:07.6538693Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2023-01-11T20:59:07.7118276Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2023-01-11T20:59:07.7130847Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2023-01-11T20:59:07.8129884Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2023-01-11T20:59:07.8140592Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2023-01-11T20:59:08.0884693Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2023-01-11T20:59:08.1750587Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2023-01-11T20:59:08.3892244Z [ 96%] Linking CXX executable ../bin/test_lazy 2023-01-11T20:59:08.4613426Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2023-01-11T20:59:08.5029872Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2023-01-11T20:59:08.7489694Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2023-01-11T20:59:08.9965360Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2023-01-11T20:59:09.1783269Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2023-01-11T20:59:09.2232717Z [ 96%] Built target test_lazy 2023-01-11T20:59:09.2256141Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2023-01-11T20:59:09.2515788Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2023-01-11T20:59:09.5180377Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2023-01-11T20:59:09.6998558Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2023-01-11T20:59:10.0365455Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2023-01-11T20:59:10.0660361Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2023-01-11T20:59:10.0666724Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2023-01-11T20:59:10.1491628Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2023-01-11T20:59:10.3490937Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2023-01-11T20:59:10.6943389Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2023-01-11T20:59:10.6950255Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cuda.cpp.o 2023-01-11T20:59:10.7236187Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2023-01-11T20:59:10.9974376Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2023-01-11T20:59:11.0374958Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2023-01-11T20:59:11.3687137Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2023-01-11T20:59:11.4121093Z [ 96%] Linking CXX executable ../bin/test_tensorexpr 2023-01-11T20:59:11.5736085Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2023-01-11T20:59:11.8559575Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2023-01-11T20:59:12.0507390Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2023-01-11T20:59:12.1757682Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2023-01-11T20:59:12.3017872Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2023-01-11T20:59:12.3502238Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2023-01-11T20:59:12.6167386Z [ 96%] Built target test_tensorexpr 2023-01-11T20:59:12.6231742Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2023-01-11T20:59:12.8681869Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2023-01-11T20:59:12.8805096Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2023-01-11T20:59:12.9397719Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2023-01-11T20:59:13.0814906Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2023-01-11T20:59:13.2631740Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2023-01-11T20:59:13.4783370Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2023-01-11T20:59:13.4830666Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2023-01-11T20:59:13.4983056Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2023-01-11T20:59:13.5492679Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2023-01-11T20:59:13.5958550Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2023-01-11T20:59:14.0869373Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2023-01-11T20:59:14.1317493Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2023-01-11T20:59:14.1740379Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2023-01-11T20:59:14.3056845Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2023-01-11T20:59:14.3444580Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2023-01-11T20:59:14.3878205Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2023-01-11T20:59:14.7240073Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2023-01-11T20:59:14.7554204Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2023-01-11T20:59:14.8726948Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2023-01-11T20:59:15.1596485Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2023-01-11T20:59:15.2034241Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2023-01-11T20:59:15.2567281Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2023-01-11T20:59:15.2944830Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2023-01-11T20:59:15.4968369Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2023-01-11T20:59:15.5795173Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2023-01-11T20:59:15.8910008Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2023-01-11T20:59:15.9007734Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2023-01-11T20:59:16.1160480Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2023-01-11T20:59:16.1288835Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2023-01-11T20:59:16.1431631Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2023-01-11T20:59:16.1915372Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2023-01-11T20:59:16.5533108Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2023-01-11T20:59:16.6807866Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2023-01-11T20:59:16.7304257Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2023-01-11T20:59:16.7798959Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2023-01-11T20:59:16.8383654Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2023-01-11T20:59:16.9878577Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2023-01-11T20:59:17.1395837Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2023-01-11T20:59:17.2673318Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2023-01-11T20:59:17.3401809Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2023-01-11T20:59:17.3691528Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2023-01-11T20:59:17.4207674Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2023-01-11T20:59:17.4419616Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2023-01-11T20:59:17.7684430Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2023-01-11T20:59:17.8464905Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2023-01-11T20:59:17.9448204Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2023-01-11T20:59:17.9817551Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2023-01-11T20:59:18.0799138Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2023-01-11T20:59:18.1269163Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2023-01-11T20:59:18.5140502Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2023-01-11T20:59:18.5147462Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2023-01-11T20:59:18.5321124Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2023-01-11T20:59:18.5603701Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2023-01-11T20:59:18.6055536Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2023-01-11T20:59:18.7625429Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2023-01-11T20:59:19.0518806Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2023-01-11T20:59:19.1697895Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2023-01-11T20:59:19.3448292Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2023-01-11T20:59:19.4196741Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2023-01-11T20:59:19.6298934Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2023-01-11T20:59:19.6586252Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2023-01-11T20:59:19.8757701Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2023-01-11T20:59:19.9151374Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2023-01-11T20:59:20.0790148Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2023-01-11T20:59:20.2562587Z [ 96%] Linking CXX executable ../bin/test_api 2023-01-11T20:59:20.3020492Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2023-01-11T20:59:20.5564657Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2023-01-11T20:59:20.6897769Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2023-01-11T20:59:20.6958909Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2023-01-11T20:59:20.9005154Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2023-01-11T20:59:20.9589090Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2023-01-11T20:59:21.3377621Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2023-01-11T20:59:21.4596000Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2023-01-11T20:59:21.5003260Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2023-01-11T20:59:21.6418159Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2023-01-11T20:59:21.9369854Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2023-01-11T20:59:21.9470631Z [ 96%] Built target test_api 2023-01-11T20:59:21.9487267Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2023-01-11T20:59:21.9708216Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2023-01-11T20:59:22.1115091Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2023-01-11T20:59:22.1891800Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2023-01-11T20:59:22.3131871Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2023-01-11T20:59:22.4363044Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2023-01-11T20:59:22.5772792Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2023-01-11T20:59:22.6552787Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2023-01-11T20:59:22.7893366Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2023-01-11T20:59:22.9902907Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2023-01-11T20:59:23.0987359Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2023-01-11T20:59:23.1371775Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2023-01-11T20:59:23.1688976Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2023-01-11T20:59:23.4405870Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2023-01-11T20:59:23.6922665Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2023-01-11T20:59:23.8214311Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2023-01-11T20:59:23.8541182Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2023-01-11T20:59:24.0199618Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2023-01-11T20:59:24.0966251Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2023-01-11T20:59:24.2319824Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2023-01-11T20:59:24.4038771Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2023-01-11T20:59:24.6916326Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2023-01-11T20:59:24.6971602Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2023-01-11T20:59:24.7412354Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2023-01-11T20:59:24.7574971Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_definition.cpp.o 2023-01-11T20:59:24.7885623Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2023-01-11T20:59:25.1333602Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_cache.cpp.o 2023-01-11T20:59:25.3022983Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_record.cpp.o 2023-01-11T20:59:25.5354621Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2023-01-11T20:59:25.5523887Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu1.cpp.o 2023-01-11T20:59:25.5773852Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2023-01-11T20:59:25.9719015Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu2.cpp.o 2023-01-11T20:59:26.0114305Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2023-01-11T20:59:26.3217746Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2023-01-11T20:59:26.3738877Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu3.cpp.o 2023-01-11T20:59:26.4384130Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2023-01-11T20:59:26.7389855Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_tensor_factories.cpp.o 2023-01-11T20:59:26.8400271Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2023-01-11T20:59:26.9684049Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_fused_reduction.cpp.o 2023-01-11T20:59:27.0993602Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_shift.cpp.o 2023-01-11T20:59:27.3995406Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_tensorcore.cpp.o 2023-01-11T20:59:27.4607696Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2023-01-11T20:59:27.4686358Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2023-01-11T20:59:27.6200058Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_view.cpp.o 2023-01-11T20:59:27.9138667Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2023-01-11T20:59:27.9427176Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2023-01-11T20:59:28.1012159Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_transpose.cpp.o 2023-01-11T20:59:28.2744162Z [ 97%] Building CUDA object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu.o 2023-01-11T20:59:28.3617637Z [ 97%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2023-01-11T20:59:28.4954069Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_utils.cpp.o 2023-01-11T20:59:28.5258116Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2023-01-11T20:59:28.7000341Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2023-01-11T20:59:28.7272030Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2023-01-11T20:59:29.0364971Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2023-01-11T20:59:29.1015297Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2023-01-11T20:59:29.1196796Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2023-01-11T20:59:29.3046706Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2023-01-11T20:59:29.6968006Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2023-01-11T20:59:29.7551653Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2023-01-11T20:59:29.8719718Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2023-01-11T20:59:29.9729263Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2023-01-11T20:59:30.1362349Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2023-01-11T20:59:30.1955961Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2023-01-11T20:59:30.2366205Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2023-01-11T20:59:30.4801820Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2023-01-11T20:59:30.5172944Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2023-01-11T20:59:30.6799596Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2023-01-11T20:59:30.7000727Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2023-01-11T20:59:30.8261441Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2023-01-11T20:59:30.8699861Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2023-01-11T20:59:30.9721504Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2023-01-11T20:59:31.1111165Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2023-01-11T20:59:31.1419043Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2023-01-11T20:59:31.2635973Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2023-01-11T20:59:31.2998822Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2023-01-11T20:59:31.3888520Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2023-01-11T20:59:31.4849891Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2023-01-11T20:59:31.5108099Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2023-01-11T20:59:31.6654040Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2023-01-11T20:59:31.8006113Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2023-01-11T20:59:31.9539219Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2023-01-11T20:59:32.0292778Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2023-01-11T20:59:32.2372876Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2023-01-11T20:59:32.2641929Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2023-01-11T20:59:32.2877739Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2023-01-11T20:59:32.3137495Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2023-01-11T20:59:32.4511057Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2023-01-11T20:59:32.9757700Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2023-01-11T20:59:33.1374246Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2023-01-11T20:59:33.2036285Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2023-01-11T20:59:33.2307997Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2023-01-11T20:59:33.2437475Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2023-01-11T20:59:33.5313168Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2023-01-11T20:59:33.6961813Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2023-01-11T20:59:33.9269880Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2023-01-11T20:59:33.9392542Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2023-01-11T20:59:34.1151542Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2023-01-11T20:59:34.1700960Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2023-01-11T20:59:34.3118116Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2023-01-11T20:59:34.4409604Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(35): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::IterVisitor" 2023-01-11T20:59:34.4410312Z 2023-01-11T20:59:34.4658157Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(162): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::BackwardVisitor" 2023-01-11T20:59:34.4658879Z 2023-01-11T20:59:34.4710945Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(269): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::StmtSort" 2023-01-11T20:59:34.4711596Z 2023-01-11T20:59:34.4715633Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(333): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::InputsOf" 2023-01-11T20:59:34.4716270Z 2023-01-11T20:59:34.4872034Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.h(82): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerVal" is only partially overridden in class "torch::jit::fuser::cuda::Fusion" 2023-01-11T20:59:34.4872716Z 2023-01-11T20:59:34.4875406Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.h(82): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerExpr" is only partially overridden in class "torch::jit::fuser::cuda::Fusion" 2023-01-11T20:59:34.4876046Z 2023-01-11T20:59:34.5210503Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2023-01-11T20:59:34.5686818Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.h(32): warning #811-D: const variable "torch::jit::fuser::cuda::TypePromotion::comparison_op_config" requires an initializer -- class "torch::jit::fuser::cuda::TypePromotionConfig" has no user-provided default constructor 2023-01-11T20:59:34.5687908Z 2023-01-11T20:59:34.5689163Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.h(33): warning #811-D: const variable "torch::jit::fuser::cuda::TypePromotion::default_op_config" requires an initializer -- class "torch::jit::fuser::cuda::TypePromotionConfig" has no user-provided default constructor 2023-01-11T20:59:34.5689869Z 2023-01-11T20:59:34.6555064Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2023-01-11T20:59:34.6674022Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2023-01-11T20:59:34.6958444Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2023-01-11T20:59:35.0343922Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.h(157): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerVal" is only partially overridden in class "torch::jit::fuser::cuda::kir::Kernel" 2023-01-11T20:59:35.0344635Z 2023-01-11T20:59:35.0345745Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.h(157): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerExpr" is only partially overridden in class "torch::jit::fuser::cuda::kir::Kernel" 2023-01-11T20:59:35.0346377Z 2023-01-11T20:59:35.1070229Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2023-01-11T20:59:35.1851694Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2023-01-11T20:59:35.4186838Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2023-01-11T20:59:35.4293004Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2023-01-11T20:59:35.6038813Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2023-01-11T20:59:35.6949994Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/expr_evaluator.h(21): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::ExpressionEvaluator" 2023-01-11T20:59:35.6950838Z 2023-01-11T20:59:35.7158148Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h(40): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::kir::ExpressionEvaluator" 2023-01-11T20:59:35.7158583Z 2023-01-11T20:59:35.7761570Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2023-01-11T20:59:35.8195595Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.h(23): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrCloner" 2023-01-11T20:59:35.8196324Z 2023-01-11T20:59:35.8204998Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.h(116): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::RecomputeTv" 2023-01-11T20:59:35.8205590Z 2023-01-11T20:59:35.8241706Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_printer.h(29): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrPrinter::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrMathPrinter" 2023-01-11T20:59:35.8242591Z 2023-01-11T20:59:35.8251065Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_printer.h(46): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrPrinter::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrTransformPrinter" 2023-01-11T20:59:35.8251448Z 2023-01-11T20:59:35.8447499Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2023-01-11T20:59:35.8766025Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2023-01-11T20:59:35.9280453Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2023-01-11T20:59:35.9288250Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2023-01-11T20:59:36.5078078Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2023-01-11T20:59:36.5282017Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2023-01-11T20:59:36.5315765Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2023-01-11T20:59:36.5327218Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2023-01-11T20:59:36.5870759Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2023-01-11T20:59:36.9901835Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2023-01-11T20:59:37.0051252Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2023-01-11T20:59:37.0490875Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2023-01-11T20:59:37.1687528Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2023-01-11T20:59:37.1739333Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2023-01-11T20:59:37.3200977Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2023-01-11T20:59:37.6394987Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2023-01-11T20:59:37.7169451Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2023-01-11T20:59:37.7998956Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2023-01-11T20:59:37.8930417Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2023-01-11T20:59:37.9864842Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2023-01-11T20:59:38.0860542Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2023-01-11T20:59:38.2159659Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2023-01-11T20:59:38.5518373Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2023-01-11T20:59:38.5717628Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2023-01-11T20:59:38.7318149Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2023-01-11T20:59:38.7383569Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2023-01-11T20:59:38.9784519Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2023-01-11T20:59:39.2739753Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2023-01-11T20:59:39.2883215Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2023-01-11T20:59:39.4398691Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/CUDAPluggableAllocator.cpp.o 2023-01-11T20:59:39.4881816Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2023-01-11T20:59:39.5920708Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2023-01-11T20:59:39.6269389Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2023-01-11T20:59:39.6345307Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2023-01-11T20:59:39.8749045Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2023-01-11T20:59:39.9125794Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2023-01-11T20:59:40.4473170Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2023-01-11T20:59:40.5133318Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2023-01-11T20:59:40.5693586Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2023-01-11T20:59:40.6205718Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2023-01-11T20:59:40.7330083Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2023-01-11T20:59:41.1370569Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2023-01-11T20:59:41.1915304Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2023-01-11T20:59:41.4238430Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2023-01-11T20:59:42.0039973Z [ 98%] Linking CXX shared library ../../lib/libtorch_python.so 2023-01-11T20:59:44.3245800Z [ 98%] Built target torch_python 2023-01-11T20:59:44.3310768Z Scanning dependencies of target nnapi_backend 2023-01-11T20:59:44.3322021Z Scanning dependencies of target functorch 2023-01-11T20:59:44.5843370Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2023-01-11T20:59:44.5878584Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2023-01-11T20:59:44.6036801Z [ 98%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2023-01-11T20:59:44.6081453Z [ 98%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2023-01-11T20:59:45.3664113Z [ 98%] Linking CXX shared library ../../lib/libnnapi_backend.so 2023-01-11T20:59:45.4137587Z [100%] Linking CXX shared module functorch.so 2023-01-11T20:59:45.8833358Z [100%] Built target nnapi_backend 2023-01-11T20:59:45.9206542Z [100%] Built target functorch 2023-01-11T21:00:08.9999517Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(35): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::IterVisitor" 2023-01-11T21:00:09.0000236Z 2023-01-11T21:00:09.0224349Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(162): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::BackwardVisitor" 2023-01-11T21:00:09.0225372Z 2023-01-11T21:00:09.0257888Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(269): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::StmtSort" 2023-01-11T21:00:09.0258600Z 2023-01-11T21:00:09.0262926Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(333): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::InputsOf" 2023-01-11T21:00:09.0263556Z 2023-01-11T21:00:09.0407195Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.h(82): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerVal" is only partially overridden in class "torch::jit::fuser::cuda::Fusion" 2023-01-11T21:00:09.0407760Z 2023-01-11T21:00:09.0409120Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.h(82): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerExpr" is only partially overridden in class "torch::jit::fuser::cuda::Fusion" 2023-01-11T21:00:09.0409695Z 2023-01-11T21:00:09.1248049Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.h(32): warning #811-D: const variable "torch::jit::fuser::cuda::TypePromotion::comparison_op_config" requires an initializer -- class "torch::jit::fuser::cuda::TypePromotionConfig" has no user-provided default constructor 2023-01-11T21:00:09.1248690Z 2023-01-11T21:00:09.1249714Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.h(33): warning #811-D: const variable "torch::jit::fuser::cuda::TypePromotion::default_op_config" requires an initializer -- class "torch::jit::fuser::cuda::TypePromotionConfig" has no user-provided default constructor 2023-01-11T21:00:09.1250282Z 2023-01-11T21:00:09.6295881Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.h(157): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerVal" is only partially overridden in class "torch::jit::fuser::cuda::kir::Kernel" 2023-01-11T21:00:09.6296431Z 2023-01-11T21:00:09.6297339Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.h(157): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerExpr" is only partially overridden in class "torch::jit::fuser::cuda::kir::Kernel" 2023-01-11T21:00:09.6297700Z 2023-01-11T21:00:10.2536522Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/expr_evaluator.h(21): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::ExpressionEvaluator" 2023-01-11T21:00:10.2536969Z 2023-01-11T21:00:10.2703281Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h(40): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::kir::ExpressionEvaluator" 2023-01-11T21:00:10.2703679Z 2023-01-11T21:00:10.3813745Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.h(23): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrCloner" 2023-01-11T21:00:10.3814281Z 2023-01-11T21:00:10.3820097Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.h(116): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::RecomputeTv" 2023-01-11T21:00:10.3820456Z 2023-01-11T21:00:10.3839824Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_printer.h(29): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrPrinter::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrMathPrinter" 2023-01-11T21:00:10.3840169Z 2023-01-11T21:00:10.3844634Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_printer.h(46): warning #611-D: overloaded virtual function "torch::jit::fuser::cuda::IrPrinter::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrTransformPrinter" 2023-01-11T21:00:10.3844991Z 2023-01-11T21:00:20.6505589Z [100%] Linking CXX executable ../bin/test_jit 2023-01-11T21:00:22.0130452Z [100%] Built target test_jit 2023-01-11T21:00:22.0376288Z Install the project... 2023-01-11T21:00:22.0398846Z -- Install configuration: "Release" 2023-01-11T21:00:22.1468243Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2023-01-11T21:00:23.7709993Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2023-01-11T21:00:23.7758592Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2023-01-11T21:00:23.7806460Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2023-01-11T21:00:23.7862370Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2023-01-11T21:00:23.7914655Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2023-01-11T21:00:23.7968467Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2023-01-11T21:00:23.8018355Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2023-01-11T21:00:23.8070070Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2023-01-11T21:00:23.8117100Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2023-01-11T21:00:23.8162702Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2023-01-11T21:00:23.8210506Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2023-01-11T21:00:23.8266369Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2023-01-11T21:00:23.8314455Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2023-01-11T21:00:23.8367822Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2023-01-11T21:00:23.8420022Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2023-01-11T21:00:23.8470930Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2023-01-11T21:00:23.8526420Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2023-01-11T21:00:23.8642526Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2023-01-11T21:00:23.8705927Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2023-01-11T21:00:23.8771086Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2023-01-11T21:00:23.8828387Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2023-01-11T21:00:23.8889814Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2023-01-11T21:00:23.8937606Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2023-01-11T21:00:23.8986982Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2023-01-11T21:00:23.9031533Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2023-01-11T21:00:23.9089957Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2023-01-11T21:00:23.9138444Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2023-01-11T21:00:23.9236642Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2023-01-11T21:00:23.9294779Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2023-01-11T21:00:23.9346959Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2023-01-11T21:00:23.9471762Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2023-01-11T21:00:23.9518654Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2023-01-11T21:00:23.9570901Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2023-01-11T21:00:23.9643520Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2023-01-11T21:00:23.9698093Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2023-01-11T21:00:23.9747702Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2023-01-11T21:00:23.9803770Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2023-01-11T21:00:23.9853345Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2023-01-11T21:00:23.9903651Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2023-01-11T21:00:23.9966170Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2023-01-11T21:00:24.0039647Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_1_var_test" to "$ORIGIN:/usr/local/cuda/lib64" 2023-01-11T21:00:24.0086049Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_catches_stream" to "$ORIGIN:/usr/local/cuda/lib64" 2023-01-11T21:00:24.0137012Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device" to "$ORIGIN:/usr/local/cuda/lib64" 2023-01-11T21:00:24.0186974Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes" to "$ORIGIN:/usr/local/cuda/lib64" 2023-01-11T21:00:24.0238129Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads" to "$ORIGIN:/usr/local/cuda/lib64" 2023-01-11T21:00:24.0293348Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks" to "$ORIGIN:/usr/local/cuda/lib64" 2023-01-11T21:00:24.0341074Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block" to "$ORIGIN:/usr/local/cuda/lib64" 2023-01-11T21:00:24.0394151Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDATest" to "$ORIGIN:/usr/local/cuda/lib64" 2023-01-11T21:00:24.0408645Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10_cuda.so" to "$ORIGIN:/usr/local/cuda/lib64" 2023-01-11T21:00:24.0458018Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2023-01-11T21:00:26.1183099Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libcaffe2_nvrtc.so" to "$ORIGIN:/usr/local/cuda/lib64/stubs:/usr/local/cuda/lib64" 2023-01-11T21:00:26.1192204Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cuda_linalg.so" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2023-01-11T21:00:26.2397086Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_edge_op_registration" to "$ORIGIN:/opt/conda/lib" 2023-01-11T21:00:26.2413952Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.2421958Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.2429825Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.2565350Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs:/opt/conda/lib" 2023-01-11T21:00:26.2712984Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs:/opt/conda/lib" 2023-01-11T21:00:26.2719848Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs:/opt/conda/lib" 2023-01-11T21:00:26.2746206Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/opt/conda/lib" 2023-01-11T21:00:26.2757179Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/opt/conda/lib" 2023-01-11T21:00:26.2767458Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/opt/conda/lib" 2023-01-11T21:00:26.2778920Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupGlooTest" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2023-01-11T21:00:26.2790147Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupNCCLTest" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2023-01-11T21:00:26.2801017Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupNCCLErrorsTest" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2023-01-11T21:00:26.2806363Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10d_cuda_test.so" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2023-01-11T21:00:26.2812464Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupMPITest" to "$ORIGIN:/usr/lib/x86_64-linux-gnu/openmpi/lib:/opt/conda/lib" 2023-01-11T21:00:26.2829951Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs:/opt/conda/lib" 2023-01-11T21:00:26.2853128Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs:/opt/conda/lib" 2023-01-11T21:00:26.3013287Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs:/opt/conda/lib" 2023-01-11T21:00:26.3037067Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.3043733Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.3098620Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs:/opt/conda/lib" 2023-01-11T21:00:26.3133408Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.3141955Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.3337834Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/usr/lib/x86_64-linux-gnu/openmpi/lib:/usr/local/cuda/lib64:/opt/conda/lib" 2023-01-11T21:00:26.5652672Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/opt/conda/lib:/usr/lib/x86_64-linux-gnu/openmpi/lib:/usr/local/cuda/extras/CUPTI/lib64:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7144145Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cuda.so" to "$ORIGIN:/usr/local/cuda/lib64:/usr/lib/x86_64-linux-gnu/openmpi/lib:/opt/conda/lib" 2023-01-11T21:00:26.7149602Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7164352Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/usr/lib/x86_64-linux-gnu/openmpi/lib:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7176505Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7186514Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7198314Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7208603Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7218911Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7229565Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7240471Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7250428Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7260666Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7271127Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7285126Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7294905Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7305306Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7315760Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7325635Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7339835Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7349434Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7359258Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7369359Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7379307Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7389492Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7399791Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7409618Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7419349Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7429298Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7441163Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7451400Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7461144Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7471425Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7481976Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7492152Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7502705Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7516760Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7526686Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7531894Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7541808Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7552742Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7562840Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7572502Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/variant_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7577651Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7590199Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/legacy_vmap_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7600999Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7610670Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7620273Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7631301Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7647951Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7659916Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7681756Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7697618Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7717885Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7734732Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7746185Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7761370Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7771047Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7781316Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7790980Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7833605Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7843245Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7853077Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_apply_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7863766Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_atomic_ops_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7873614Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_caching_host_allocator_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7884970Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_complex_math_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7895477Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_complex_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7905982Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_cub_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7915475Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_device_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7926929Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_distributions_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7936704Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_dlconvertor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7946892Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_generator_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7956446Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_half_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7966282Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_integer_divider_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7975916Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_optional_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7986035Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.7995841Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.8006393Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_stream_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.8016180Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_vectorized_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.8026081Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_cudnn_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:26.9272456Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/opt/conda/lib:/usr/local/cuda/lib64" 2023-01-11T21:00:27.0544950Z running bdist_wheel 2023-01-11T21:00:28.5331815Z running build 2023-01-11T21:00:28.5332162Z running build_py 2023-01-11T21:00:28.5414105Z creating build/lib.linux-x86_64-cpython-38 2023-01-11T21:00:28.5414522Z creating build/lib.linux-x86_64-cpython-38/functorch 2023-01-11T21:00:28.5414897Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch 2023-01-11T21:00:28.5430786Z creating build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5431179Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5435880Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5439635Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5442653Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5463791Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5473388Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5477933Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5483276Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5492212Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5510009Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5513916Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5528398Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5538059Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5562383Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5567782Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5583814Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5589997Z copying torch/_six.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5596870Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5608163Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5615662Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5631652Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5658432Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5669775Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5709252Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5717087Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5718222Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5722888Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5734883Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5760935Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5769791Z copying torch/library.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5775842Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5793528Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5797565Z copying torch/random.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5805261Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5811096Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5834307Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5849541Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5855413Z copying torch/types.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5859143Z copying torch/version.py -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:28.5872935Z creating build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5873329Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5880298Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5888074Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5892674Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5917076Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5925841Z copying torchgen/gen_executorch.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5939031Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5955102Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5965151Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5970487Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.5983412Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.6000664Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.6012244Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-38/torchgen 2023-01-11T21:00:28.6023597Z creating build/lib.linux-x86_64-cpython-38/functorch/_src 2023-01-11T21:00:28.6024324Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src 2023-01-11T21:00:28.6025852Z creating build/lib.linux-x86_64-cpython-38/functorch/compile 2023-01-11T21:00:28.6026254Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/compile 2023-01-11T21:00:28.6032194Z creating build/lib.linux-x86_64-cpython-38/functorch/dim 2023-01-11T21:00:28.6032724Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2023-01-11T21:00:28.6038414Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2023-01-11T21:00:28.6050966Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2023-01-11T21:00:28.6055264Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2023-01-11T21:00:28.6059457Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2023-01-11T21:00:28.6063676Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2023-01-11T21:00:28.6072748Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2023-01-11T21:00:28.6081206Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2023-01-11T21:00:28.6084579Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2023-01-11T21:00:28.6090020Z creating build/lib.linux-x86_64-cpython-38/functorch/experimental 2023-01-11T21:00:28.6090461Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2023-01-11T21:00:28.6094593Z copying functorch/experimental/_cond.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2023-01-11T21:00:28.6105995Z copying functorch/experimental/_map.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2023-01-11T21:00:28.6109479Z copying functorch/experimental/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2023-01-11T21:00:28.6113145Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2023-01-11T21:00:28.6119082Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2023-01-11T21:00:28.6131260Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd 2023-01-11T21:00:28.6131741Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd 2023-01-11T21:00:28.6137655Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms 2023-01-11T21:00:28.6138111Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms 2023-01-11T21:00:28.6143288Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional 2023-01-11T21:00:28.6144136Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional 2023-01-11T21:00:28.6149740Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/vmap 2023-01-11T21:00:28.6150158Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/vmap 2023-01-11T21:00:28.6159790Z creating build/lib.linux-x86_64-cpython-38/torch/_decomp 2023-01-11T21:00:28.6160179Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2023-01-11T21:00:28.6167754Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2023-01-11T21:00:28.6193466Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2023-01-11T21:00:28.6204167Z creating build/lib.linux-x86_64-cpython-38/torch/_dispatch 2023-01-11T21:00:28.6204743Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dispatch 2023-01-11T21:00:28.6205312Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-38/torch/_dispatch 2023-01-11T21:00:28.6216093Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6216529Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6221359Z copying torch/_dynamo/allowed_functions.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6230970Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6235784Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6244304Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6260307Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6276875Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6289857Z copying torch/_dynamo/config_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6294032Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6306814Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6329745Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6340992Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6345808Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6364142Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6378162Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6383115Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6387317Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6391535Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6401119Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6406023Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6409983Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6419022Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6432480Z copying torch/_dynamo/skipfiles.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6438044Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6445738Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6463331Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6468020Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6473167Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6482299Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6486277Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2023-01-11T21:00:28.6500249Z creating build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6500684Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6505178Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6528660Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6541629Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6545758Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6550039Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6558647Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6564079Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6587521Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6591491Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6598983Z copying torch/_functorch/named_members_polyfill.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6602754Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6611471Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6615894Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6621672Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6633766Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6646540Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6650597Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2023-01-11T21:00:28.6665563Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6666089Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6666533Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6676783Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6684729Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6690177Z copying torch/_inductor/cuda_properties.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6700606Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6705217Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6718524Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6724453Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6733742Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6743502Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6765450Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6790954Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6797093Z copying torch/_inductor/mkldnn.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6806391Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6813532Z copying torch/_inductor/overrides.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6822679Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6834324Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6847499Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6852361Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6859926Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2023-01-11T21:00:28.6866859Z creating build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6867286Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6871804Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6884090Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6887104Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6891483Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6894996Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6906999Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6911984Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6921083Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6924397Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6928371Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2023-01-11T21:00:28.6935130Z creating build/lib.linux-x86_64-cpython-38/torch/_prims 2023-01-11T21:00:28.6935507Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2023-01-11T21:00:28.6955838Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2023-01-11T21:00:28.6968545Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2023-01-11T21:00:28.6974080Z copying torch/_prims/nvfuser_executor.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2023-01-11T21:00:28.6983898Z copying torch/_prims/nvfuser_prims.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2023-01-11T21:00:28.6993000Z creating build/lib.linux-x86_64-cpython-38/torch/_prims_common 2023-01-11T21:00:28.6993423Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_prims_common 2023-01-11T21:00:28.7014552Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_prims_common 2023-01-11T21:00:28.7028744Z creating build/lib.linux-x86_64-cpython-38/torch/_refs 2023-01-11T21:00:28.7029141Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2023-01-11T21:00:28.7050130Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2023-01-11T21:00:28.7053200Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2023-01-11T21:00:28.7067529Z creating build/lib.linux-x86_64-cpython-38/torch/_subclasses 2023-01-11T21:00:28.7067935Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2023-01-11T21:00:28.7072344Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2023-01-11T21:00:28.7088040Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2023-01-11T21:00:28.7100279Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2023-01-11T21:00:28.7109383Z creating build/lib.linux-x86_64-cpython-38/torch/amp 2023-01-11T21:00:28.7109750Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2023-01-11T21:00:28.7113445Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2023-01-11T21:00:28.7122957Z creating build/lib.linux-x86_64-cpython-38/torch/ao 2023-01-11T21:00:28.7123324Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao 2023-01-11T21:00:28.7133213Z creating build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7134231Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7146964Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7151021Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7163272Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7176394Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7205213Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7215578Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7240611Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7253465Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7270897Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7279054Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7293861Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2023-01-11T21:00:28.7301567Z creating build/lib.linux-x86_64-cpython-38/torch/backends 2023-01-11T21:00:28.7301949Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends 2023-01-11T21:00:28.7308268Z creating build/lib.linux-x86_64-cpython-38/torch/contrib 2023-01-11T21:00:28.7308631Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/contrib 2023-01-11T21:00:28.7309814Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-38/torch/contrib 2023-01-11T21:00:28.7324103Z creating build/lib.linux-x86_64-cpython-38/torch/cpu 2023-01-11T21:00:28.7324468Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cpu 2023-01-11T21:00:28.7331788Z creating build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7332247Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7345605Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7358204Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7365911Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7370308Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7374897Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7375296Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7388111Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7392482Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7402353Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7406517Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7410305Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7413404Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7421885Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7424866Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2023-01-11T21:00:28.7436000Z creating build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7436456Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7442074Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7446161Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7451009Z copying torch/distributed/c10d_error_logger.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7460190Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7464265Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7482900Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7486241Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7490271Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7500396Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7505425Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7518238Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2023-01-11T21:00:28.7528137Z creating build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7528584Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7535764Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7548391Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7554946Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7567167Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7572889Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7576530Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7589077Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7604741Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7615514Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7621550Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7628928Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7641674Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7646690Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7651217Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7661441Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7672766Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7677874Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7682156Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7691923Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7696508Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7700680Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7710350Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7713981Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7717674Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7727146Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7731973Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7735865Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7745200Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7749723Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7758337Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7763503Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7775711Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7779119Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7784471Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7797182Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7800290Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7804764Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7814211Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7817373Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7828469Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7840834Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7853110Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7856604Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7864305Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7867621Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2023-01-11T21:00:28.7882147Z creating build/lib.linux-x86_64-cpython-38/torch/fft 2023-01-11T21:00:28.7882627Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fft 2023-01-11T21:00:28.7905289Z creating build/lib.linux-x86_64-cpython-38/torch/func 2023-01-11T21:00:28.7905681Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/func 2023-01-11T21:00:28.7911306Z creating build/lib.linux-x86_64-cpython-38/torch/futures 2023-01-11T21:00:28.7911703Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/futures 2023-01-11T21:00:28.7923405Z creating build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.7923791Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.7929877Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.7933011Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.7936150Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.7953355Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.7962698Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.7966573Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.7988554Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.7998295Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.8003011Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.8012708Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.8020528Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.8028205Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.8039717Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.8050724Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.8054655Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2023-01-11T21:00:28.8061969Z creating build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8062398Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8074655Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8079942Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8084797Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8097188Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8102556Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8105885Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8116127Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8120725Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8130611Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8134085Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8138638Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8149929Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8154126Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8171909Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8194586Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8201573Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8214008Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8217794Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8238493Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8246362Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8261149Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8268778Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8281297Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8287643Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2023-01-11T21:00:28.8301005Z creating build/lib.linux-x86_64-cpython-38/torch/linalg 2023-01-11T21:00:28.8301539Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/linalg 2023-01-11T21:00:28.8324069Z creating build/lib.linux-x86_64-cpython-38/torch/masked 2023-01-11T21:00:28.8324437Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2023-01-11T21:00:28.8328856Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2023-01-11T21:00:28.8355094Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2023-01-11T21:00:28.8379161Z creating build/lib.linux-x86_64-cpython-38/torch/monitor 2023-01-11T21:00:28.8379704Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/monitor 2023-01-11T21:00:28.8385146Z creating build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2023-01-11T21:00:28.8385552Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2023-01-11T21:00:28.8392066Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2023-01-11T21:00:28.8396579Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2023-01-11T21:00:28.8404168Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2023-01-11T21:00:28.8407777Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2023-01-11T21:00:28.8418943Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2023-01-11T21:00:28.8426497Z creating build/lib.linux-x86_64-cpython-38/torch/nested 2023-01-11T21:00:28.8426902Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nested 2023-01-11T21:00:28.8441966Z creating build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:28.8442343Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:28.8446625Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:28.8451467Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:28.8457110Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:28.8468499Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:28.8497195Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:28.8503951Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:28.8516429Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:28.8524636Z creating build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8525340Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8533677Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8537744Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8543959Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8549408Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8561330Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8565494Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8570507Z copying torch/onnx/_patch_torch.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8580434Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8585161Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8593658Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8597996Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8606376Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8625829Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8640383Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8671712Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8684666Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8694670Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8701015Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8704947Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8708586Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8716827Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8721070Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8733972Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8758251Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8777298Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2023-01-11T21:00:28.8797511Z creating build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8797914Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8802070Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8806478Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8818995Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8829413Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8842646Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8848028Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8860818Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8865926Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8875927Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8897196Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8909730Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8917985Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8929745Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8941113Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8945976Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8953598Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8958300Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:28.8969093Z creating build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.8969462Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.8973756Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.8977534Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.8989687Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.8993772Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.8997247Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.9001560Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.9012771Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.9016331Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.9024037Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.9029225Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.9048790Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.9053316Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.9064932Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.9085673Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-38/torch/package 2023-01-11T21:00:28.9098459Z creating build/lib.linux-x86_64-cpython-38/torch/profiler 2023-01-11T21:00:28.9098865Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2023-01-11T21:00:28.9106868Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2023-01-11T21:00:28.9121624Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2023-01-11T21:00:28.9132454Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2023-01-11T21:00:28.9140396Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2023-01-11T21:00:28.9144607Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2023-01-11T21:00:28.9157469Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2023-01-11T21:00:28.9165178Z creating build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9165710Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9170479Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9174920Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9187380Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9190832Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9195377Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9199188Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9210653Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9211260Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9215761Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9219322Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9229254Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9232675Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9237704Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9242146Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2023-01-11T21:00:28.9251673Z creating build/lib.linux-x86_64-cpython-38/torch/signal 2023-01-11T21:00:28.9252076Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/signal 2023-01-11T21:00:28.9257373Z creating build/lib.linux-x86_64-cpython-38/torch/sparse 2023-01-11T21:00:28.9257759Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2023-01-11T21:00:28.9268528Z creating build/lib.linux-x86_64-cpython-38/torch/special 2023-01-11T21:00:28.9268968Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/special 2023-01-11T21:00:28.9281071Z creating build/lib.linux-x86_64-cpython-38/torch/testing 2023-01-11T21:00:28.9281461Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2023-01-11T21:00:28.9286237Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2023-01-11T21:00:28.9307767Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2023-01-11T21:00:28.9314455Z creating build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9314853Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9327397Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9330961Z copying torch/utils/_crash_handler.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9336361Z copying torch/utils/_cuda_trace.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9341416Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9355164Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9359212Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9365937Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9378856Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9388040Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9391764Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9404742Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9416524Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9427405Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9431882Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9453501Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9461939Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9468249Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9475698Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9484962Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9497464Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9504717Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9514490Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9525168Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2023-01-11T21:00:28.9535847Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9536304Z copying torch/_dynamo/optimizations/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9548624Z copying torch/_dynamo/optimizations/analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9554071Z copying torch/_dynamo/optimizations/backends.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9575906Z copying torch/_dynamo/optimizations/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9585662Z copying torch/_dynamo/optimizations/inference.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9590888Z copying torch/_dynamo/optimizations/log_args.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9595314Z copying torch/_dynamo/optimizations/normalize.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9604607Z copying torch/_dynamo/optimizations/subgraph.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9608714Z copying torch/_dynamo/optimizations/torchxla_integration.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9621338Z copying torch/_dynamo/optimizations/training.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations 2023-01-11T21:00:28.9631551Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9631977Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9636851Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9645035Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9660657Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9673306Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9678730Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9690840Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9700313Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9709918Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9718107Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9742805Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9755413Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9764641Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2023-01-11T21:00:28.9778506Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:28.9779169Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:28.9779713Z copying torch/_inductor/codegen/autotuner.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:28.9785049Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:28.9793030Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:28.9812224Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:28.9836393Z copying torch/_inductor/codegen/triton_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:28.9848654Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:28.9864358Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops 2023-01-11T21:00:28.9864796Z copying torch/_inductor/triton_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops 2023-01-11T21:00:28.9869963Z copying torch/_inductor/triton_ops/autotune.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops 2023-01-11T21:00:28.9883203Z copying torch/_inductor/triton_ops/batched_matmul.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops 2023-01-11T21:00:28.9889355Z copying torch/_inductor/triton_ops/conv.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops 2023-01-11T21:00:28.9899293Z copying torch/_inductor/triton_ops/conv1x1.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops 2023-01-11T21:00:28.9902912Z copying torch/_inductor/triton_ops/conv_perf_model.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops 2023-01-11T21:00:28.9915046Z copying torch/_inductor/triton_ops/matmul.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops 2023-01-11T21:00:28.9921257Z copying torch/_inductor/triton_ops/mm_perf_model.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops 2023-01-11T21:00:28.9926512Z copying torch/_inductor/triton_ops/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops 2023-01-11T21:00:28.9934973Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/linalg 2023-01-11T21:00:28.9935999Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/linalg 2023-01-11T21:00:28.9948345Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/nn 2023-01-11T21:00:28.9948735Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/nn 2023-01-11T21:00:28.9961891Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/special 2023-01-11T21:00:28.9962300Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/special 2023-01-11T21:00:28.9968747Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional 2023-01-11T21:00:28.9969218Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional 2023-01-11T21:00:28.9982014Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn 2023-01-11T21:00:28.9982393Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn 2023-01-11T21:00:28.9987508Z creating build/lib.linux-x86_64-cpython-38/torch/ao/ns 2023-01-11T21:00:28.9989028Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2023-01-11T21:00:28.9989427Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2023-01-11T21:00:29.0001595Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2023-01-11T21:00:29.0020208Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2023-01-11T21:00:29.0020689Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2023-01-11T21:00:29.0025028Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2023-01-11T21:00:29.0031147Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0031574Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0043890Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0051556Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0060962Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0068418Z copying torch/ao/quantization/_quantize_pt2e.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0074556Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0087086Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0091915Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0101436Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0127742Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0140990Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0149786Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0155445Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0167819Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0177999Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0187646Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0195394Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0200279Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2023-01-11T21:00:29.0213515Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic 2023-01-11T21:00:29.0213922Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic 2023-01-11T21:00:29.0221641Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat 2023-01-11T21:00:29.0222033Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat 2023-01-11T21:00:29.0228290Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable 2023-01-11T21:00:29.0228762Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable 2023-01-11T21:00:29.0234682Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2023-01-11T21:00:29.0235198Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2023-01-11T21:00:29.0246294Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2023-01-11T21:00:29.0255257Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse 2023-01-11T21:00:29.0255647Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse 2023-01-11T21:00:29.0262960Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2023-01-11T21:00:29.0263408Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2023-01-11T21:00:29.0270833Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2023-01-11T21:00:29.0281114Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat 2023-01-11T21:00:29.0281546Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat 2023-01-11T21:00:29.0286448Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized 2023-01-11T21:00:29.0286990Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized 2023-01-11T21:00:29.0293499Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2023-01-11T21:00:29.0294154Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2023-01-11T21:00:29.0298131Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2023-01-11T21:00:29.0310610Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2023-01-11T21:00:29.0315520Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2023-01-11T21:00:29.0320803Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic 2023-01-11T21:00:29.0321312Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic 2023-01-11T21:00:29.0334460Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T21:00:29.0334996Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T21:00:29.0339651Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T21:00:29.0343984Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T21:00:29.0356276Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T21:00:29.0367144Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:29.0367686Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:29.0372130Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:29.0381916Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic 2023-01-11T21:00:29.0382374Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic 2023-01-11T21:00:29.0389379Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2023-01-11T21:00:29.0389843Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2023-01-11T21:00:29.0393812Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2023-01-11T21:00:29.0406030Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2023-01-11T21:00:29.0410745Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2023-01-11T21:00:29.0416025Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2023-01-11T21:00:29.0416514Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2023-01-11T21:00:29.0425995Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2023-01-11T21:00:29.0430886Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2023-01-11T21:00:29.0431338Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2023-01-11T21:00:29.0436043Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2023-01-11T21:00:29.0448842Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2023-01-11T21:00:29.0461280Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic 2023-01-11T21:00:29.0461864Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic 2023-01-11T21:00:29.0468404Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0468866Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0473504Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0482359Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0488941Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0501928Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0506159Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0519055Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0526336Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0538820Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0544392Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0553658Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2023-01-11T21:00:29.0560800Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference 2023-01-11T21:00:29.0561648Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference 2023-01-11T21:00:29.0567470Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2023-01-11T21:00:29.0568153Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2023-01-11T21:00:29.0577461Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2023-01-11T21:00:29.0590267Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2023-01-11T21:00:29.0595310Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2023-01-11T21:00:29.0617100Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:29.0617608Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:29.0622043Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:29.0635315Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:29.0639180Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:29.0647709Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:29.0653486Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:29.0662783Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2023-01-11T21:00:29.0664007Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2023-01-11T21:00:29.0669896Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2023-01-11T21:00:29.0679273Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2023-01-11T21:00:29.0684854Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2023-01-11T21:00:29.0685664Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2023-01-11T21:00:29.0690074Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2023-01-11T21:00:29.0699069Z creating build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0699530Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0700389Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0710274Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0722893Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0735502Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0751920Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0755163Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0767584Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0771321Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0778862Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2023-01-11T21:00:29.0787030Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental 2023-01-11T21:00:29.0787488Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental 2023-01-11T21:00:29.0789467Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2023-01-11T21:00:29.0790044Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2023-01-11T21:00:29.0790611Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2023-01-11T21:00:29.0803975Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2023-01-11T21:00:29.0809468Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2023-01-11T21:00:29.0814786Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2023-01-11T21:00:29.0815289Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2023-01-11T21:00:29.0816175Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2023-01-11T21:00:29.0828643Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2023-01-11T21:00:29.0832476Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2023-01-11T21:00:29.0836904Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2023-01-11T21:00:29.0850522Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T21:00:29.0851810Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T21:00:29.0852465Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T21:00:29.0863386Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T21:00:29.0863940Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T21:00:29.0867805Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T21:00:29.0873139Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T21:00:29.0873690Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T21:00:29.0885227Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T21:00:29.0894874Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T21:00:29.0900373Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T21:00:29.0911123Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:29.0911623Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:29.0915925Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:29.0926426Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:29.0930710Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:29.0934778Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:29.0945813Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning 2023-01-11T21:00:29.0947204Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning 2023-01-11T21:00:29.0949306Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T21:00:29.0949976Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T21:00:29.0951309Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T21:00:29.0956398Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T21:00:29.0964115Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_pt2e 2023-01-11T21:00:29.0965016Z copying torch/ao/quantization/_pt2e/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_pt2e 2023-01-11T21:00:29.0965879Z copying torch/ao/quantization/_pt2e/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_pt2e 2023-01-11T21:00:29.0973021Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.0973591Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.0978648Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.0987895Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.0993009Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.1006551Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.1013146Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.1021746Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.1029969Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.1030691Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.1035314Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.1044646Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.1049838Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.1062652Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2023-01-11T21:00:29.1069543Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1070033Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1074621Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1084517Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1098582Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1110532Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1126789Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1135429Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1140880Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1145711Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1158672Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1162584Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1167338Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1172101Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1177796Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1199979Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1211991Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1221030Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1233440Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2023-01-11T21:00:29.1254857Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:29.1255415Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:29.1256367Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:29.1276707Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:29.1287723Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:29.1311431Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:29.1322655Z creating build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2023-01-11T21:00:29.1323093Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2023-01-11T21:00:29.1328127Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2023-01-11T21:00:29.1333293Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2023-01-11T21:00:29.1345328Z creating build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2023-01-11T21:00:29.1345807Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2023-01-11T21:00:29.1346445Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2023-01-11T21:00:29.1353034Z creating build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2023-01-11T21:00:29.1353492Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2023-01-11T21:00:29.1354308Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2023-01-11T21:00:29.1362791Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2023-01-11T21:00:29.1396479Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cuda 2023-01-11T21:00:29.1396983Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cuda 2023-01-11T21:00:29.1408206Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2023-01-11T21:00:29.1408612Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2023-01-11T21:00:29.1416761Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2023-01-11T21:00:29.1425035Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mkl 2023-01-11T21:00:29.1425502Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mkl 2023-01-11T21:00:29.1433032Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn 2023-01-11T21:00:29.1433450Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn 2023-01-11T21:00:29.1442252Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mps 2023-01-11T21:00:29.1442819Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mps 2023-01-11T21:00:29.1453787Z creating build/lib.linux-x86_64-cpython-38/torch/backends/openmp 2023-01-11T21:00:29.1454242Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/openmp 2023-01-11T21:00:29.1466020Z creating build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum 2023-01-11T21:00:29.1466504Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum 2023-01-11T21:00:29.1474563Z creating build/lib.linux-x86_64-cpython-38/torch/backends/quantized 2023-01-11T21:00:29.1475069Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/quantized 2023-01-11T21:00:29.1484780Z creating build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2023-01-11T21:00:29.1485293Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2023-01-11T21:00:29.1486055Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2023-01-11T21:00:29.1508410Z creating build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack 2023-01-11T21:00:29.1508863Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack 2023-01-11T21:00:29.1523546Z creating build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2023-01-11T21:00:29.1524154Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2023-01-11T21:00:29.1532762Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2023-01-11T21:00:29.1538517Z creating build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2023-01-11T21:00:29.1539194Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2023-01-11T21:00:29.1549113Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2023-01-11T21:00:29.1556189Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2023-01-11T21:00:29.1563551Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2023-01-11T21:00:29.1576606Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2023-01-11T21:00:29.1577094Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2023-01-11T21:00:29.1586371Z copying torch/distributed/_composable/_ddp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2023-01-11T21:00:29.1608725Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2023-01-11T21:00:29.1616327Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2023-01-11T21:00:29.1624450Z copying torch/distributed/_composable/fully_shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2023-01-11T21:00:29.1630646Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2023-01-11T21:00:29.1638863Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2023-01-11T21:00:29.1639312Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2023-01-11T21:00:29.1647393Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2023-01-11T21:00:29.1658359Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2023-01-11T21:00:29.1668716Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2023-01-11T21:00:29.1673201Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2023-01-11T21:00:29.1678821Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2023-01-11T21:00:29.1683608Z copying torch/distributed/_shard/partial_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2023-01-11T21:00:29.1697500Z copying torch/distributed/_shard/replicated_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2023-01-11T21:00:29.1705646Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2023-01-11T21:00:29.1711302Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor 2023-01-11T21:00:29.1711799Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor 2023-01-11T21:00:29.1720916Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec 2023-01-11T21:00:29.1721711Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec 2023-01-11T21:00:29.1727258Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2023-01-11T21:00:29.1727888Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2023-01-11T21:00:29.1728514Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2023-01-11T21:00:29.1739695Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2023-01-11T21:00:29.1740135Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2023-01-11T21:00:29.1747599Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2023-01-11T21:00:29.1754957Z copying torch/distributed/_tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2023-01-11T21:00:29.1765638Z copying torch/distributed/_tensor/dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2023-01-11T21:00:29.1770553Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2023-01-11T21:00:29.1784419Z copying torch/distributed/_tensor/redistribute.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2023-01-11T21:00:29.1791275Z copying torch/distributed/_tensor/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2023-01-11T21:00:29.1799804Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2023-01-11T21:00:29.1800301Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2023-01-11T21:00:29.1806140Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2023-01-11T21:00:29.1815675Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2023-01-11T21:00:29.1816151Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2023-01-11T21:00:29.1821289Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2023-01-11T21:00:29.1833864Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/autograd 2023-01-11T21:00:29.1834328Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/autograd 2023-01-11T21:00:29.1840792Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1841253Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1845940Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1851382Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1863823Z copying torch/distributed/checkpoint/_nested_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1870177Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1883335Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1888409Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1901941Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1910766Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1916024Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1925463Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1934498Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1940289Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1946835Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1959034Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1964618Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1978283Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2023-01-11T21:00:29.1986507Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic 2023-01-11T21:00:29.1986967Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic 2023-01-11T21:00:29.1997879Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.1998334Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2003767Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2011488Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2015434Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2028613Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2032286Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2045064Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2048748Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2073418Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2093354Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2101850Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2110626Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2115013Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2126311Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2132064Z copying torch/distributed/fsdp/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2140730Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2145349Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2159557Z copying torch/distributed/fsdp/flat_param.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2179317Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2201129Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2214040Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2023-01-11T21:00:29.2228260Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2023-01-11T21:00:29.2229009Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2023-01-11T21:00:29.2233577Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2023-01-11T21:00:29.2243334Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2023-01-11T21:00:29.2243758Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2023-01-11T21:00:29.2250386Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2023-01-11T21:00:29.2260946Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2261394Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2267442Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2271211Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2275749Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2288115Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2293538Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2305782Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2311035Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2321999Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2325541Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2335109Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2344298Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2351143Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2359580Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2365887Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2023-01-11T21:00:29.2383314Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline 2023-01-11T21:00:29.2383758Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline 2023-01-11T21:00:29.2385960Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2387035Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2395317Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2407843Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2422040Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2434980Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2439548Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2448918Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2461819Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2468473Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2473737Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2023-01-11T21:00:29.2486773Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/tensor 2023-01-11T21:00:29.2487213Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor 2023-01-11T21:00:29.2489055Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint 2023-01-11T21:00:29.2489537Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint 2023-01-11T21:00:29.2494534Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2023-01-11T21:00:29.2495039Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2023-01-11T21:00:29.2500843Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2023-01-11T21:00:29.2511142Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.2511668Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.2525220Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.2546673Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.2550285Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.2562579Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.2567355Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.2579217Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2023-01-11T21:00:29.2579725Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2023-01-11T21:00:29.2585000Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2023-01-11T21:00:29.2590330Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2023-01-11T21:00:29.2590851Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2023-01-11T21:00:29.2596246Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2023-01-11T21:00:29.2606787Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2023-01-11T21:00:29.2613240Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2023-01-11T21:00:29.2625164Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2625704Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2631133Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2636209Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2644098Z copying torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2649485Z copying torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2654566Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2666704Z copying torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2672543Z copying torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2678145Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2683442Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:29.2692468Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T21:00:29.2693128Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T21:00:29.2694119Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T21:00:29.2705017Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T21:00:29.2710006Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T21:00:29.2722616Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T21:00:29.2733383Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T21:00:29.2738002Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T21:00:29.2751151Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T21:00:29.2757129Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2023-01-11T21:00:29.2757695Z copying torch/distributed/_tensor/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2023-01-11T21:00:29.2764376Z copying torch/distributed/_tensor/ops/common_rules.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2023-01-11T21:00:29.2783143Z copying torch/distributed/_tensor/ops/math_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2023-01-11T21:00:29.2789786Z copying torch/distributed/_tensor/ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2023-01-11T21:00:29.2802886Z copying torch/distributed/_tensor/ops/pointwise_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2023-01-11T21:00:29.2809591Z copying torch/distributed/_tensor/ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2023-01-11T21:00:29.2823897Z copying torch/distributed/_tensor/ops/tp_sharding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2023-01-11T21:00:29.2830266Z copying torch/distributed/_tensor/ops/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2023-01-11T21:00:29.2835100Z copying torch/distributed/_tensor/ops/view_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2023-01-11T21:00:29.2845751Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2023-01-11T21:00:29.2846365Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2023-01-11T21:00:29.2847024Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2023-01-11T21:00:29.2854128Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2023-01-11T21:00:29.2854688Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2023-01-11T21:00:29.2865189Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2023-01-11T21:00:29.2877821Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2023-01-11T21:00:29.2878559Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2023-01-11T21:00:29.2882801Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2023-01-11T21:00:29.2894251Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2023-01-11T21:00:29.2895211Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2023-01-11T21:00:29.2895797Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2023-01-11T21:00:29.2902054Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:29.2902966Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:29.2907293Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:29.2920791Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:29.2924845Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:29.2930649Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:29.2938553Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:29.2943708Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:29.2955421Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:29.2965245Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2023-01-11T21:00:29.2966003Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2023-01-11T21:00:29.2966929Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2023-01-11T21:00:29.2978338Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2023-01-11T21:00:29.2988603Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2023-01-11T21:00:29.2997584Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent 2023-01-11T21:00:29.2998054Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent 2023-01-11T21:00:29.2999788Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2023-01-11T21:00:29.3000255Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2023-01-11T21:00:29.3006100Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2023-01-11T21:00:29.3010705Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2023-01-11T21:00:29.3024435Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2023-01-11T21:00:29.3024903Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2023-01-11T21:00:29.3029615Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2023-01-11T21:00:29.3041128Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2023-01-11T21:00:29.3041754Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2023-01-11T21:00:29.3048923Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2023-01-11T21:00:29.3061833Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2023-01-11T21:00:29.3068531Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2023-01-11T21:00:29.3075085Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3075937Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3086775Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3092719Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3101208Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3117091Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3136824Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3145045Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3152364Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3162210Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3168378Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3172296Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2023-01-11T21:00:29.3182423Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2023-01-11T21:00:29.3183267Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2023-01-11T21:00:29.3188394Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2023-01-11T21:00:29.3198842Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2023-01-11T21:00:29.3208775Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2023-01-11T21:00:29.3215058Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2023-01-11T21:00:29.3215722Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2023-01-11T21:00:29.3219932Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2023-01-11T21:00:29.3230327Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2023-01-11T21:00:29.3234709Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2023-01-11T21:00:29.3238297Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2023-01-11T21:00:29.3247514Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2023-01-11T21:00:29.3252615Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2023-01-11T21:00:29.3253144Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2023-01-11T21:00:29.3257143Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2023-01-11T21:00:29.3272734Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2023-01-11T21:00:29.3280969Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2023-01-11T21:00:29.3281530Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2023-01-11T21:00:29.3293403Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2023-01-11T21:00:29.3303066Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2023-01-11T21:00:29.3312505Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2023-01-11T21:00:29.3313028Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2023-01-11T21:00:29.3325153Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2023-01-11T21:00:29.3328765Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2023-01-11T21:00:29.3333660Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2023-01-11T21:00:29.3334164Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2023-01-11T21:00:29.3335195Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2023-01-11T21:00:29.3349786Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2023-01-11T21:00:29.3350277Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2023-01-11T21:00:29.3351234Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2023-01-11T21:00:29.3359681Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2023-01-11T21:00:29.3360544Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2023-01-11T21:00:29.3361467Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2023-01-11T21:00:29.3367980Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3368677Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3381505Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3387562Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3400130Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3405312Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3408930Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3421676Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3426275Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3437239Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3443029Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3452112Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3455691Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync 2023-01-11T21:00:29.3460692Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance 2023-01-11T21:00:29.3461207Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance 2023-01-11T21:00:29.3469561Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance 2023-01-11T21:00:29.3477607Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance 2023-01-11T21:00:29.3485669Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:29.3486160Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:29.3490228Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:29.3498249Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:29.3501946Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:29.3509654Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:29.3517473Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:29.3526546Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2023-01-11T21:00:29.3527073Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2023-01-11T21:00:29.3531444Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2023-01-11T21:00:29.3541715Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2023-01-11T21:00:29.3542189Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2023-01-11T21:00:29.3545985Z copying torch/distributed/tensor/parallel/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2023-01-11T21:00:29.3551512Z copying torch/distributed/tensor/parallel/_view_with_dim_change.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2023-01-11T21:00:29.3563480Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2023-01-11T21:00:29.3572059Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2023-01-11T21:00:29.3576886Z copying torch/distributed/tensor/parallel/multihead_attention_tp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2023-01-11T21:00:29.3587664Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2023-01-11T21:00:29.3594373Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3595183Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3596033Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3616517Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3622604Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3630355Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3638504Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3642708Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3655393Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3661251Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3673588Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3684476Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3694535Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3698617Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3703982Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3716256Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3735297Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2023-01-11T21:00:29.3741894Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3742327Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3752469Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3757044Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3762101Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3774700Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3778561Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3787745Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3793762Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3798356Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3806256Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3820877Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3826618Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3835433Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3842167Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3855053Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2023-01-11T21:00:29.3862019Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:29.3862755Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:29.3863675Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:29.3874136Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:29.3895220Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:29.3910994Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:29.3916459Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:29.3924158Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:29.3928511Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:29.3933599Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2023-01-11T21:00:29.3934095Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2023-01-11T21:00:29.3939543Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2023-01-11T21:00:29.3951487Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2023-01-11T21:00:29.3959669Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2023-01-11T21:00:29.3966906Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2023-01-11T21:00:29.3973636Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2023-01-11T21:00:29.3985808Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2023-01-11T21:00:29.3991125Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2023-01-11T21:00:29.3999118Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:29.4000049Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:29.4004580Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:29.4015559Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:29.4019682Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:29.4027793Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:29.4031907Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:29.4036939Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2023-01-11T21:00:29.4037699Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2023-01-11T21:00:29.4038597Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2023-01-11T21:00:29.4044462Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect 2023-01-11T21:00:29.4044954Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect 2023-01-11T21:00:29.4047115Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2023-01-11T21:00:29.4047601Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2023-01-11T21:00:29.4057748Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2023-01-11T21:00:29.4066772Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2023-01-11T21:00:29.4070744Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2023-01-11T21:00:29.4080175Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2023-01-11T21:00:29.4080681Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2023-01-11T21:00:29.4081227Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2023-01-11T21:00:29.4091326Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2023-01-11T21:00:29.4091781Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2023-01-11T21:00:29.4096148Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2023-01-11T21:00:29.4101998Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2023-01-11T21:00:29.4109895Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2023-01-11T21:00:29.4121297Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2023-01-11T21:00:29.4121891Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2023-01-11T21:00:29.4122693Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2023-01-11T21:00:29.4128726Z creating build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2023-01-11T21:00:29.4129335Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2023-01-11T21:00:29.4130142Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2023-01-11T21:00:29.4135259Z creating build/lib.linux-x86_64-cpython-38/torch/jit/mobile 2023-01-11T21:00:29.4135676Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit/mobile 2023-01-11T21:00:29.4144597Z creating build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2023-01-11T21:00:29.4145050Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2023-01-11T21:00:29.4152209Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2023-01-11T21:00:29.4163034Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2023-01-11T21:00:29.4167859Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2023-01-11T21:00:29.4176991Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2023-01-11T21:00:29.4182215Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2023-01-11T21:00:29.4186743Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2023-01-11T21:00:29.4194378Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2023-01-11T21:00:29.4201547Z creating build/lib.linux-x86_64-cpython-38/torch/nn/backends 2023-01-11T21:00:29.4202333Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/backends 2023-01-11T21:00:29.4203049Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/backends 2023-01-11T21:00:29.4213881Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic 2023-01-11T21:00:29.4214437Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic 2023-01-11T21:00:29.4224958Z creating build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4225502Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4230517Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4238402Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4263006Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4267705Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4283659Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4287955Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4298076Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4318185Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4322439Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4331552Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4337043Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4349345Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4359516Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4364498Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4377063Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4396268Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4415543Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4420475Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4432995Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4436330Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4453347Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4475174Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4485324Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4498349Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4511371Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2023-01-11T21:00:29.4518456Z creating build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4519172Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4524133Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4534245Z copying torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4538827Z copying torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4542895Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4553937Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4560083Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4583986Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4587169Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4592066Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:29.4605212Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat 2023-01-11T21:00:29.4605613Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat 2023-01-11T21:00:29.4611378Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantizable 2023-01-11T21:00:29.4611812Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable 2023-01-11T21:00:29.4618258Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2023-01-11T21:00:29.4618657Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2023-01-11T21:00:29.4625281Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2023-01-11T21:00:29.4636187Z creating build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4636574Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4641088Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4645005Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4659018Z copying torch/nn/utils/_stateless.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4663113Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4666954Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4673232Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4682413Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4686578Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4692585Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4704968Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4716569Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4741862Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4751676Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4759936Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4764062Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2023-01-11T21:00:29.4776941Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2023-01-11T21:00:29.4777410Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2023-01-11T21:00:29.4782650Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2023-01-11T21:00:29.4788858Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat 2023-01-11T21:00:29.4789410Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat 2023-01-11T21:00:29.4794584Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized 2023-01-11T21:00:29.4795127Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized 2023-01-11T21:00:29.4808094Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2023-01-11T21:00:29.4808692Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2023-01-11T21:00:29.4813895Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2023-01-11T21:00:29.4818405Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2023-01-11T21:00:29.4822947Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2023-01-11T21:00:29.4836414Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic 2023-01-11T21:00:29.4837142Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic 2023-01-11T21:00:29.4842814Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2023-01-11T21:00:29.4843543Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2023-01-11T21:00:29.4848367Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2023-01-11T21:00:29.4855367Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2023-01-11T21:00:29.4868038Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2023-01-11T21:00:29.4873777Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:29.4874302Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:29.4879057Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:29.4884411Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic 2023-01-11T21:00:29.4884819Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic 2023-01-11T21:00:29.4894049Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2023-01-11T21:00:29.4894547Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2023-01-11T21:00:29.4899764Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2023-01-11T21:00:29.4903563Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2023-01-11T21:00:29.4908204Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2023-01-11T21:00:29.4916065Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2023-01-11T21:00:29.4917135Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2023-01-11T21:00:29.4924355Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2023-01-11T21:00:29.4929161Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2023-01-11T21:00:29.4929606Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2023-01-11T21:00:29.4934006Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2023-01-11T21:00:29.4944119Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2023-01-11T21:00:29.4949765Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference 2023-01-11T21:00:29.4950216Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference 2023-01-11T21:00:29.4955767Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic 2023-01-11T21:00:29.4956290Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic 2023-01-11T21:00:29.4963581Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.4964049Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.4972789Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.4976653Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.4981703Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.4985764Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.4994953Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.4998729Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.5002685Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.5007249Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.5019448Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.5022800Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2023-01-11T21:00:29.5028898Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2023-01-11T21:00:29.5029369Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2023-01-11T21:00:29.5034748Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2023-01-11T21:00:29.5047350Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2023-01-11T21:00:29.5052216Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2023-01-11T21:00:29.5057076Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2023-01-11T21:00:29.5060405Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2023-01-11T21:00:29.5073650Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2023-01-11T21:00:29.5074401Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2023-01-11T21:00:29.5078832Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2023-01-11T21:00:29.5082840Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2023-01-11T21:00:29.5087145Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2023-01-11T21:00:29.5100502Z creating build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5101006Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5105349Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5110920Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5121581Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5130085Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5134485Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5145452Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5151514Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5156452Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5163095Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2023-01-11T21:00:29.5172063Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2023-01-11T21:00:29.5172835Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2023-01-11T21:00:29.5173608Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2023-01-11T21:00:29.5178802Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2023-01-11T21:00:29.5189970Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2023-01-11T21:00:29.5196620Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2023-01-11T21:00:29.5208345Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2023-01-11T21:00:29.5208835Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2023-01-11T21:00:29.5213888Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2023-01-11T21:00:29.5219205Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2023-01-11T21:00:29.5229873Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:29.5230392Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:29.5234534Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:29.5244927Z copying torch/onnx/_internal/diagnostics/infra/engine.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:29.5248589Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:29.5254280Z copying torch/onnx/_internal/diagnostics/infra/utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:29.5263250Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5263792Z copying torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5276508Z copying torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5280021Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5285503Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5289951Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5297937Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5301981Z copying torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5306613Z copying torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5311128Z copying torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5318190Z copying torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5322430Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5327634Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5331615Z copying torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5339040Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5343406Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5358166Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5361848Z copying torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5365362Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5370449Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5380981Z copying torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5385786Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5390769Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5402028Z copying torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5406032Z copying torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5412993Z copying torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5416659Z copying torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5428715Z copying torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5435128Z copying torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5440535Z copying torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5445639Z copying torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5458160Z copying torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5463254Z copying torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5468363Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5473722Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5485919Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5494961Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5498989Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5511197Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5516551Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5521341Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5528950Z copying torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5533594Z copying torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5537544Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5543312Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5555561Z copying torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5561012Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5564764Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5580801Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5586477Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5591427Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5599662Z copying torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5609495Z copying torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5613718Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5618905Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5626933Z copying torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:29.5633383Z creating build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor 2023-01-11T21:00:29.5634151Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor 2023-01-11T21:00:29.5641260Z creating build/lib.linux-x86_64-cpython-38/torch/package/analyze 2023-01-11T21:00:29.5641702Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2023-01-11T21:00:29.5646363Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2023-01-11T21:00:29.5658483Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2023-01-11T21:00:29.5662030Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2023-01-11T21:00:29.5667751Z creating build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5668188Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5674275Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5682595Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5688110Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5694105Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5699612Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5712214Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5720877Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5725155Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5734996Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5747500Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5754136Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2023-01-11T21:00:29.5760129Z creating build/lib.linux-x86_64-cpython-38/torch/signal/windows 2023-01-11T21:00:29.5760703Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/signal/windows 2023-01-11T21:00:29.5766663Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-38/torch/signal/windows 2023-01-11T21:00:29.5777267Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5777761Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5778849Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5792598Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5805091Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5810942Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5819947Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5836554Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5840590Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5854511Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5857849Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5869578Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5877117Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5952410Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.5973988Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6007633Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6012076Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6031552Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6036641Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6044013Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6072571Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6083185Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6090628Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6103899Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6108623Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6120769Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6137540Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6147921Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6158341Z copying torch/testing/_internal/schema_check_mode.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2023-01-11T21:00:29.6165156Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen 2023-01-11T21:00:29.6165696Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen 2023-01-11T21:00:29.6166359Z copying torch/testing/_internal/codegen/random_topo_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen 2023-01-11T21:00:29.6180187Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2023-01-11T21:00:29.6180760Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2023-01-11T21:00:29.6181592Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2023-01-11T21:00:29.6188806Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2023-01-11T21:00:29.6194121Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2023-01-11T21:00:29.6194665Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2023-01-11T21:00:29.6195456Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2023-01-11T21:00:29.6200179Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2023-01-11T21:00:29.6208827Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2023-01-11T21:00:29.6250139Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2023-01-11T21:00:29.6253592Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2023-01-11T21:00:29.6261440Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2023-01-11T21:00:29.6267382Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2023-01-11T21:00:29.6276381Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2023-01-11T21:00:29.6277025Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2023-01-11T21:00:29.6277935Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2023-01-11T21:00:29.6309847Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2023-01-11T21:00:29.6310313Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2023-01-11T21:00:29.6315090Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2023-01-11T21:00:29.6340539Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2023-01-11T21:00:29.6347683Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2023-01-11T21:00:29.6358644Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2023-01-11T21:00:29.6359541Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2023-01-11T21:00:29.6360364Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2023-01-11T21:00:29.6370026Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2023-01-11T21:00:29.6378171Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2023-01-11T21:00:29.6378883Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2023-01-11T21:00:29.6379585Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2023-01-11T21:00:29.6385585Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2023-01-11T21:00:29.6386120Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2023-01-11T21:00:29.6397573Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2023-01-11T21:00:29.6404205Z copying torch/testing/_internal/distributed/_tensor/dtensor_lagging_op_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2023-01-11T21:00:29.6412382Z copying torch/testing/_internal/distributed/_tensor/gen_dtensor_lagging_op_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2023-01-11T21:00:29.6418599Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn 2023-01-11T21:00:29.6419095Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn 2023-01-11T21:00:29.6420836Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/pipeline 2023-01-11T21:00:29.6421339Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/pipeline 2023-01-11T21:00:29.6423607Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:29.6424192Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:29.6425196Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:29.6449645Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:29.6455024Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:29.6467057Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:29.6471179Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:29.6475075Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:29.6501687Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:29.6507355Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.6507975Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.6514422Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.6518761Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2023-01-11T21:00:29.6531978Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2023-01-11T21:00:29.6532825Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2023-01-11T21:00:29.6533484Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2023-01-11T21:00:29.6544866Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2023-01-11T21:00:29.6545672Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2023-01-11T21:00:29.6546376Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2023-01-11T21:00:29.6551479Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2023-01-11T21:00:29.6563961Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2023-01-11T21:00:29.6564586Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2023-01-11T21:00:29.6565388Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2023-01-11T21:00:29.6570149Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2023-01-11T21:00:29.6592571Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2023-01-11T21:00:29.6600148Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:29.6600678Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:29.6605544Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:29.6638892Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:29.6648634Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:29.6673203Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:29.6680745Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:29.6694022Z creating build/lib.linux-x86_64-cpython-38/torch/utils/backcompat 2023-01-11T21:00:29.6694596Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/backcompat 2023-01-11T21:00:29.6701390Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark 2023-01-11T21:00:29.6701794Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark 2023-01-11T21:00:29.6707053Z creating build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2023-01-11T21:00:29.6707806Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2023-01-11T21:00:29.6708839Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2023-01-11T21:00:29.6722732Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data 2023-01-11T21:00:29.6723154Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2023-01-11T21:00:29.6727496Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2023-01-11T21:00:29.6731240Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2023-01-11T21:00:29.6747377Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2023-01-11T21:00:29.6756807Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2023-01-11T21:00:29.6760944Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2023-01-11T21:00:29.6773024Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2023-01-11T21:00:29.6778845Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2023-01-11T21:00:29.6791000Z creating build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2023-01-11T21:00:29.6791412Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2023-01-11T21:00:29.6799154Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2023-01-11T21:00:29.6803873Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2023-01-11T21:00:29.6836523Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2023-01-11T21:00:29.6853501Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2023-01-11T21:00:29.6864171Z creating build/lib.linux-x86_64-cpython-38/torch/utils/jit 2023-01-11T21:00:29.6864566Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/jit 2023-01-11T21:00:29.6868939Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-38/torch/utils/jit 2023-01-11T21:00:29.6873925Z creating build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2023-01-11T21:00:29.6874364Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2023-01-11T21:00:29.6884535Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2023-01-11T21:00:29.6890901Z creating build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6891340Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6897460Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6905727Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6909945Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6913920Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6918352Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6930207Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6939573Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6945271Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6956951Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2023-01-11T21:00:29.6975405Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2023-01-11T21:00:29.6975871Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2023-01-11T21:00:29.6976771Z copying torch/utils/benchmark/examples/blas_compare.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2023-01-11T21:00:29.6983056Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2023-01-11T21:00:29.6990169Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2023-01-11T21:00:29.6995213Z copying torch/utils/benchmark/examples/end_to_end.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2023-01-11T21:00:29.7007732Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2023-01-11T21:00:29.7012454Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2023-01-11T21:00:29.7016788Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2023-01-11T21:00:29.7029299Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2023-01-11T21:00:29.7034113Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:29.7034605Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:29.7035526Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:29.7043983Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:29.7048310Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:29.7054118Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:29.7062305Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:29.7069688Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2023-01-11T21:00:29.7070220Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2023-01-11T21:00:29.7071117Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2023-01-11T21:00:29.7075984Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2023-01-11T21:00:29.7084140Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2023-01-11T21:00:29.7092073Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2023-01-11T21:00:29.7096885Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2023-01-11T21:00:29.7108485Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2023-01-11T21:00:29.7115084Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2023-01-11T21:00:29.7128285Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:29.7128909Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:29.7129844Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:29.7146311Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2023-01-11T21:00:29.7146736Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2023-01-11T21:00:29.7151465Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2023-01-11T21:00:29.7160461Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2023-01-11T21:00:29.7164313Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2023-01-11T21:00:29.7167491Z copying torch/utils/data/_utils/serialization.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2023-01-11T21:00:29.7171158Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2023-01-11T21:00:29.7182131Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2023-01-11T21:00:29.7192904Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2023-01-11T21:00:29.7193715Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2023-01-11T21:00:29.7199505Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2023-01-11T21:00:29.7207273Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2023-01-11T21:00:29.7216622Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2023-01-11T21:00:29.7231970Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2023-01-11T21:00:29.7242285Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2023-01-11T21:00:29.7249237Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:29.7250088Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:29.7258064Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:29.7262086Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:29.7274133Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:29.7278909Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:29.7286524Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7287040Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7298002Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7306979Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7319255Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7328369Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7332771Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7336840Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7349530Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7354090Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7358079Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7362952Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2023-01-11T21:00:29.7376771Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2023-01-11T21:00:29.7377591Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2023-01-11T21:00:29.7382104Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2023-01-11T21:00:29.7385648Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2023-01-11T21:00:29.7394606Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2023-01-11T21:00:29.7400433Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2023-01-11T21:00:29.7404811Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2023-01-11T21:00:29.7410712Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2023-01-11T21:00:29.7411308Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2023-01-11T21:00:29.7412058Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2023-01-11T21:00:29.7432956Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2023-01-11T21:00:29.7437970Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2023-01-11T21:00:29.7447701Z creating build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7448353Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7449150Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7459858Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7470880Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7474507Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7479370Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7491697Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7495553Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7500556Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7517079Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7522428Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7531525Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7536516Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2023-01-11T21:00:29.7547976Z creating build/lib.linux-x86_64-cpython-38/torchgen/dest 2023-01-11T21:00:29.7548372Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2023-01-11T21:00:29.7552840Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2023-01-11T21:00:29.7565835Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2023-01-11T21:00:29.7571529Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2023-01-11T21:00:29.7575033Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2023-01-11T21:00:29.7592723Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2023-01-11T21:00:29.7601747Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch 2023-01-11T21:00:29.7602758Z copying torchgen/executorch/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch 2023-01-11T21:00:29.7604712Z creating build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2023-01-11T21:00:29.7605202Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2023-01-11T21:00:29.7605943Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2023-01-11T21:00:29.7618518Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2023-01-11T21:00:29.7624042Z creating build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2023-01-11T21:00:29.7624594Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2023-01-11T21:00:29.7625410Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2023-01-11T21:00:29.7630229Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2023-01-11T21:00:29.7643935Z creating build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2023-01-11T21:00:29.7644774Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2023-01-11T21:00:29.7645413Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2023-01-11T21:00:29.7653417Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2023-01-11T21:00:29.7658752Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2023-01-11T21:00:29.7671628Z creating build/lib.linux-x86_64-cpython-38/torchgen/api/types 2023-01-11T21:00:29.7672037Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2023-01-11T21:00:29.7677899Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2023-01-11T21:00:29.7686881Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2023-01-11T21:00:29.7691897Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2023-01-11T21:00:29.7701761Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2023-01-11T21:00:29.7702358Z copying torchgen/executorch/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2023-01-11T21:00:29.7703315Z copying torchgen/executorch/api/custom_ops.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2023-01-11T21:00:29.7709201Z copying torchgen/executorch/api/et_cpp.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2023-01-11T21:00:29.7716433Z copying torchgen/executorch/api/unboxing.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2023-01-11T21:00:29.7722941Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2023-01-11T21:00:29.7723490Z copying torchgen/executorch/api/types/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2023-01-11T21:00:29.7730130Z copying torchgen/executorch/api/types/signatures.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2023-01-11T21:00:29.7741202Z copying torchgen/executorch/api/types/types.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2023-01-11T21:00:29.9150972Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-38/torch 2023-01-11T21:00:29.9151502Z creating build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9154078Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9181966Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9212875Z copying torch/bin/test_edge_op_registration -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9218258Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9316375Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9418197Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9420699Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9426081Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9431579Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9436738Z copying torch/bin/ProcessGroupGlooTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9442791Z copying torch/bin/ProcessGroupNCCLTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9448448Z copying torch/bin/ProcessGroupNCCLErrorsTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9453806Z copying torch/bin/ProcessGroupMPITest -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9455665Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9461226Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9467449Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9578124Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9584012Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9586641Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9617310Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-38/torch/bin 2023-01-11T21:00:29.9619275Z creating build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9619704Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9624221Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9628753Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9633108Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9638146Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9642615Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9647084Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9651985Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9656702Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9661598Z copying torch/test/c10_Array_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9666440Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9671393Z copying torch/test/c10_C++17_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9676804Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9681728Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9686517Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9691239Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9696580Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9702262Z copying torch/test/c10_SmallVectorTest -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9716223Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9720932Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9726115Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9731089Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9735951Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9740681Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9745840Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9750987Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9756424Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9761591Z copying torch/test/c10_either_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9771183Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9776118Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9780907Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9795054Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9799826Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9804896Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9812096Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9817796Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9823001Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9828162Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9832773Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9837804Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9841589Z copying torch/test/c10_cuda_CUDAAssertionsTest_1_var_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9846245Z copying torch/test/c10_cuda_CUDAAssertionsTest_catches_stream -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9851164Z copying torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9855688Z copying torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9860341Z copying torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9865236Z copying torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9870338Z copying torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9875047Z copying torch/test/c10_cuda_CUDATest -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9879914Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9885673Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9890193Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9896036Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9900932Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9906219Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9911272Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9916757Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9921640Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9926746Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9931468Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9939481Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9944204Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9948754Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9953981Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9958807Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9966780Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9971282Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9976113Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9980914Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9985919Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9990576Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:29.9995644Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0000439Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0005078Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0009750Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0016028Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0021072Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0025990Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0030402Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0035440Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0040568Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0045219Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0052858Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0057646Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0058978Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0063926Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0069568Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0074202Z copying torch/test/variant_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0078958Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0080389Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0086843Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0091375Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0096389Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0101037Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0106451Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0115909Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0121734Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0133077Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0141546Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0153469Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0162840Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0168212Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0176505Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0181187Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0186691Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0190994Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0219961Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0224656Z copying torch/test/cuda_apply_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0229273Z copying torch/test/cuda_atomic_ops_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0234468Z copying torch/test/cuda_caching_host_allocator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0239371Z copying torch/test/cuda_complex_math_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0245450Z copying torch/test/cuda_complex_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0250571Z copying torch/test/cuda_cub_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0255788Z copying torch/test/cuda_device_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0260356Z copying torch/test/cuda_distributions_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0266065Z copying torch/test/cuda_dlconvertor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0270599Z copying torch/test/cuda_generator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0275590Z copying torch/test/cuda_half_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0280213Z copying torch/test/cuda_integer_divider_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0284774Z copying torch/test/cuda_optional_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0289327Z copying torch/test/cuda_packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0293965Z copying torch/test/cuda_reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0298566Z copying torch/test/cuda_stream_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0303924Z copying torch/test/cuda_vectorized_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0308614Z copying torch/test/cuda_cudnn_test -> build/lib.linux-x86_64-cpython-38/torch/test 2023-01-11T21:00:30.0313049Z creating build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0313918Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0319322Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0323195Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0326412Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0334329Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0339735Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0343424Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0353292Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0356682Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0360223Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0363821Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0371572Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0374953Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0379444Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0384264Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0397008Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0400465Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0423919Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0446764Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2023-01-11T21:00:30.0450418Z creating build/lib.linux-x86_64-cpython-38/torch/_C_flatbuffer 2023-01-11T21:00:30.0451055Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C_flatbuffer 2023-01-11T21:00:30.0467539Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0472670Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0480534Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0485058Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0490074Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0494603Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0502361Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0507213Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0512897Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0526127Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0532004Z copying torch/optim/optimizer.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0538042Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0542852Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0553774Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0558243Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0563822Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0568482Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim 2023-01-11T21:00:30.0578798Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:30.0583414Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2023-01-11T21:00:30.0594680Z copying torch/nn/parallel/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:30.0599201Z copying torch/nn/parallel/common_types.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:30.0603651Z copying torch/nn/parallel/data_parallel.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:30.0607752Z copying torch/nn/parallel/parallel_apply.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:30.0621629Z copying torch/nn/parallel/replicate.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:30.0625251Z copying torch/nn/parallel/scatter_gather.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2023-01-11T21:00:30.0629623Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2023-01-11T21:00:30.0638673Z creating build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0639046Z copying torch/lib/libc10_cuda.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0643357Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0648618Z copying torch/lib/libcaffe2_nvrtc.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0649643Z copying torch/lib/libtorch_cuda_linalg.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0654731Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0660551Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0663425Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0666438Z copying torch/lib/libc10d_cuda_test.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0667590Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0669076Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.0811990Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.2556550Z copying torch/lib/libtorch_cuda.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.3670586Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.3671266Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2023-01-11T21:00:30.3671704Z creating build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3672119Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3673688Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3674796Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3676029Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3677093Z copying torch/include/qnnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3678146Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3679668Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3680249Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3681677Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3683088Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3684750Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3685709Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3687117Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3687570Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3688791Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3689912Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3690651Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3691829Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3692727Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3694103Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3696623Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-38/torch/include 2023-01-11T21:00:30.3697776Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3698197Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3699200Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3700304Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3701381Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3702293Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3703620Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3704838Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3705731Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3707171Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3708299Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3709240Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3710815Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3711623Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3712550Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3713434Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3727241Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3727912Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3728549Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3730851Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3731679Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3732483Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3733132Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3733691Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3734260Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3734823Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3735418Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3736590Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3737361Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3738100Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3738856Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3739670Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3740379Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3740958Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3741643Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3742177Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3742883Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3743695Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3744170Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3744686Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3745476Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3746215Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3746790Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3747268Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3748035Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3748509Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3749031Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3749512Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3750130Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3750684Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3751214Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3751721Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3752318Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3752846Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3753358Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3753789Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3755046Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3755815Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3756943Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3757941Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3758896Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3759626Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3761194Z copying torch/include/ATen/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3762136Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3764717Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3765304Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3765785Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3766549Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3768003Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3769526Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3769968Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3771002Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3772056Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3772886Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3773732Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3775602Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3776247Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3777009Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3778092Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3778870Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3780018Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3780827Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3781710Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3784236Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3784848Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3786604Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3787303Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3787773Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3789777Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3790322Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3791052Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3791739Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3792325Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3792941Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3793885Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3794873Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3796183Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3797856Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3798900Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3799733Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3800744Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3801622Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3802603Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3803886Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3804682Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3806199Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3807597Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3808518Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3809985Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3811237Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3824501Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3830143Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3842727Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3843439Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2023-01-11T21:00:30.3844028Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2023-01-11T21:00:30.3844579Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2023-01-11T21:00:30.3845711Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2023-01-11T21:00:30.3846923Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2023-01-11T21:00:30.3847503Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3848172Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3848984Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3850194Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3851034Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3852749Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3854489Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3855301Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3856996Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3857535Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3859258Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3860531Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:30.3862246Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3863519Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3864740Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3866144Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3867608Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3868846Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3870255Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3871564Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3872871Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3874165Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3875565Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3876922Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3878355Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3880098Z copying torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:30.3881503Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:30.3882531Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:30.3883686Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:30.3885390Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:30.3886867Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:30.3888438Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:30.3889796Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:30.3891219Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:30.3892962Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:30.3894549Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2023-01-11T21:00:30.3895826Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2023-01-11T21:00:30.3897168Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2023-01-11T21:00:30.3898642Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2023-01-11T21:00:30.3900002Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2023-01-11T21:00:30.3901395Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2023-01-11T21:00:30.3903007Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3904119Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3905368Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3906390Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3907642Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3908870Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3910077Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3911297Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3912491Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3913874Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3915127Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3916442Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3917795Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3919005Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3920246Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3921576Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3923217Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3924523Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3925937Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3927262Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3928417Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3929629Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3931046Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3932306Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3933440Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3934717Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3935969Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3937295Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3938325Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3939558Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3940965Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3942043Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3943809Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3944961Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3946246Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3947873Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3949191Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3951024Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3951903Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3953174Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3954125Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3955337Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3956454Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3957764Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3959570Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3960626Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3961705Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3962781Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3964065Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3965330Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3966553Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3968170Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3969621Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3970596Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3972025Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3973428Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3974478Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3976034Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3978140Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3979485Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3981972Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3983714Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3985076Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3986139Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3987411Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3988538Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3989904Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3991102Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3992370Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3993601Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3998529Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.3999630Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2023-01-11T21:00:30.4000452Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4001012Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4002626Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4003760Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4005190Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4006689Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4007890Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4009188Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4010216Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4011512Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4012804Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4014004Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4015333Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4016666Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4018686Z copying torch/include/ATen/cuda/CUDAConfig.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4019503Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4020628Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4022049Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4023177Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4025364Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4026612Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4027618Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4028989Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4030150Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4031452Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4032761Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4034749Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4036095Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4037695Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4038900Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4039909Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4041193Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4042475Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4043479Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4044772Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4046422Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2023-01-11T21:00:30.4047527Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4048328Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4049414Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4050888Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4052248Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4053322Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4056601Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4057522Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4058446Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4059340Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4060214Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2023-01-11T21:00:30.4060961Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2023-01-11T21:00:30.4061720Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2023-01-11T21:00:30.4063159Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2023-01-11T21:00:30.4064368Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2023-01-11T21:00:30.4065254Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2023-01-11T21:00:30.4066331Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2023-01-11T21:00:30.4067518Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2023-01-11T21:00:30.4068703Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2023-01-11T21:00:30.4069819Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4070611Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4071941Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4073544Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4074725Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4075879Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4077094Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4078566Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4079853Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4081065Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4082218Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4083528Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4084729Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4085908Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2023-01-11T21:00:30.4087039Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4088368Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4089717Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4090940Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4092119Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4093790Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4094843Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4095839Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4097051Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4097823Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4099121Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4099929Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4101563Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4102288Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4103656Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4104650Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4105723Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4107146Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4108394Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4109418Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4110472Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4111225Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4112244Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4113203Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4114395Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4115362Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4116765Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4117872Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4118752Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4119800Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4121690Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4122150Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4123082Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4123839Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4124709Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4125804Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4127040Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4128136Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4130570Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4131444Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4132512Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4133654Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4134691Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4135315Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4136327Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4137341Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4138858Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4139410Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4140930Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4141691Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4143390Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4144039Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4145362Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4146710Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4147636Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4148405Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4149317Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4150368Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4151424Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4152406Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4153103Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4154448Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4155375Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4156674Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4157516Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4159380Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4160136Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4161191Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4162606Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4163568Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4164490Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4165537Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4166743Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4167418Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4168952Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4169777Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4170975Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4172350Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4172958Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4173835Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4175162Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4175926Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4176533Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4177643Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4179342Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4179971Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4181065Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4182222Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4183239Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4184085Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4185140Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4186256Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4187476Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4188418Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4190022Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4190664Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4191564Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4192469Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4193648Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4194512Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4195938Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4197083Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4197911Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4198975Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4200188Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4201210Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4202291Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4203384Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4204699Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4205842Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4206762Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4208050Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4208953Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4210444Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4211543Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4212868Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4214213Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4215134Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4216322Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4217525Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4218859Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4220069Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4221585Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4222818Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4224111Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4226008Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4227413Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4228493Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4229745Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4231845Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4233154Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4234387Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4235589Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4236751Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4238081Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4239230Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4240665Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4241835Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4243149Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4244201Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4245467Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4246620Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4247885Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4249211Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4250364Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4251605Z copying torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4253003Z copying torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4254211Z copying torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4255052Z copying torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4256336Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4257540Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4258498Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4259704Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4260959Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4261705Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4263188Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4264385Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4265427Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4268946Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4269478Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4270192Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4270725Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4271401Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4271998Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4273786Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4274508Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4275897Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4277242Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4277947Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4279158Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4280472Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4281308Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4282428Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4283539Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4284840Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4286080Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4287054Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4288575Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4289287Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4290864Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4291926Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4292946Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4294106Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4295227Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4296525Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4297169Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4298520Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4299381Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4300612Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4301793Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4302920Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4304029Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4305014Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4307026Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4308288Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4308967Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4309912Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4311218Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4312252Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4313213Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4314528Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4315525Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4316482Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4317442Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4318526Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4319118Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4320116Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4321101Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4322306Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4323533Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4324464Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4325555Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4326722Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4327600Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4328476Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4329457Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4330633Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4331303Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4332336Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4333294Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4334413Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4335335Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4336573Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4337601Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4339329Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4340229Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4340966Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4342014Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4343003Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4343904Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4344858Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4345954Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4347021Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4347785Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4348693Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4349993Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4350723Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4351763Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4352797Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4353980Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4355104Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4356228Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4357224Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4358142Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4359129Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4360105Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4361069Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4362050Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4363138Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4364184Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4365032Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4366351Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4367202Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4368233Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4369182Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4370279Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4371372Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4372937Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4373819Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4377569Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4378236Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4378900Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4379483Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4380135Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4380760Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4381659Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4382400Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4383607Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4384762Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4385714Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4386829Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4387947Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4389070Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4389926Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4390827Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4391730Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4392683Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4393804Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4394558Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4396721Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4397495Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4398510Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4399456Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4400395Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4401165Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4402068Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4402943Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4403975Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4404746Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4405598Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4406718Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4408016Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4409006Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4409798Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4410805Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4411828Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4412813Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4413570Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4414702Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4415668Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4417033Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4417895Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4418970Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4419946Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4420965Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4422143Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4423498Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4424213Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4425053Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4426154Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4427116Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4428063Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4429198Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4430096Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4430819Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4431948Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4432819Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4433978Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4435997Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4436658Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4437577Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4439296Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4440019Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4441141Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4442366Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4443405Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4444547Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4445586Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4446635Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4447595Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4448872Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4449673Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4451163Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4452180Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4453315Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4453917Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4455157Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4456309Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4457326Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4458730Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4459718Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4460843Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4461662Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4463022Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4463998Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4466197Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4467026Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4467665Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4468533Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4470596Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4471427Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4472347Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4473149Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4474275Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4475527Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4476434Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4477317Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4478187Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4479300Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4480189Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4481153Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4482241Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4483306Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4484380Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4485403Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4486452Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4487507Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4488736Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4489762Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4490764Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4491785Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4492816Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4494344Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4495150Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4496153Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4496949Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4497797Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4498799Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4499962Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4501109Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4501818Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4503184Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4504062Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4505010Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4506269Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4507713Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4508868Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4509671Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4510807Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4511554Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4512903Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4513687Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4514758Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4515906Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4516904Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4517998Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4519034Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4520019Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4520924Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4521969Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4523077Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4524662Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4525479Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4526367Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4527408Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4528864Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4530014Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4530911Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4531803Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4533421Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4534235Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4535128Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4536468Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4537518Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4539117Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4540005Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4540855Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4542031Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4542984Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4544959Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4545873Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4547071Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4548217Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4549053Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4550173Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4551468Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4552604Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4553529Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4554700Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4555759Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4556818Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4557722Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4558799Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4559647Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4560626Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4561627Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4562711Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4563843Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4564651Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4565943Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4566854Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4567766Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4568814Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4569860Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4571475Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4572078Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4573118Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4574164Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4575655Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4577130Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4578040Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4579237Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4580495Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4581630Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4583040Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4583771Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4585323Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4586694Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4587523Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4588967Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4589723Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4590501Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4591624Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4592682Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4593699Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4594789Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4596066Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4597031Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4597755Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4599546Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4600736Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4601663Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4605144Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4605667Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4606332Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4607073Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4607865Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4608400Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4609052Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4609793Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4610429Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4611652Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4612547Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4613610Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4614751Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4615875Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4617000Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4617947Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4618894Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4620186Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4620942Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4622021Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4623087Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4624292Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4624875Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4626040Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4626977Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4628642Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4629479Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4630330Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4631378Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4633620Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4634392Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4635053Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4636322Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4637065Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4638547Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4639791Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4640426Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4641535Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4642536Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4643712Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4644809Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4646947Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4647876Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4648682Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4649812Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4651028Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4651979Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4653186Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4654166Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4655543Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4656293Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4657705Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4658421Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4659907Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4660730Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4661865Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4662910Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4664113Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4665043Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4666125Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4667193Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4668116Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4669373Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4670280Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4671297Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4672496Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4673574Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4674519Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4675627Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4677067Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4678076Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4678942Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4680004Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4680867Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4681873Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4684274Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4684987Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4685666Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4686261Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4687278Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4688415Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4689529Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4690467Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4691686Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4692283Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4693920Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4694941Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4696209Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4696956Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4698206Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4699497Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4700281Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4701982Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4702868Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4704957Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4706052Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4707197Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4708675Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4709739Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4711319Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4713173Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4714195Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4715141Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4716349Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4717767Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4719545Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4720881Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4722282Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4723552Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4724890Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4726164Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4727445Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4728622Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4730024Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4731256Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4732562Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4733711Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4734985Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4736201Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4737426Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4738855Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4740198Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4741374Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4743142Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4744390Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4746244Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4747132Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4748161Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4749460Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4750840Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4751977Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4753296Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4754678Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4756111Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4757620Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4758992Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4760202Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4761370Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4762790Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4764035Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4765172Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4766595Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4767697Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4768998Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4770321Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4771460Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4772671Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4775248Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4775940Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4776528Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4777630Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4778381Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4780412Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4781130Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4781932Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4782980Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4784019Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4784675Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4785827Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4786724Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4787633Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4788540Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4789855Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4790809Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4792370Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4792901Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4794111Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4795150Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4796199Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4798064Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4798931Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4800345Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4801410Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4802058Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4803801Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4804581Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4805790Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4806678Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4807816Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4808709Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4810222Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4811079Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4812239Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4812868Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4814168Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4815338Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4816228Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4817377Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4818488Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4819643Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4820748Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4821663Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4823840Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4824340Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4825051Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4826334Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4827235Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4828829Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4829713Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4830636Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4831666Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4833043Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4833855Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4835247Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4836177Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4837186Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4839481Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4839913Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4840603Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4841951Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4843220Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4844202Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4845208Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4846420Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4847553Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4848911Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4850055Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4851311Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4852800Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4853814Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4854863Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4855866Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4856918Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4878419Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4879223Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4879558Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4879932Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4880391Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4880921Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4881399Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4881849Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4883280Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4883942Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4884629Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4885183Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4885834Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4886370Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4886852Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4887473Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4888008Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4888537Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4889043Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4892184Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4892691Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4893164Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4893774Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4894445Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4894945Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4895426Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4895915Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4896370Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4896842Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4899191Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4899721Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4900194Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4900675Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4901307Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4901819Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4902423Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4903162Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4903826Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4904337Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4905524Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4906710Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4908136Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4909334Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4911053Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4911919Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4913581Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4914875Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4916375Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4917553Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4918846Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4920135Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4921445Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4922702Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4924175Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4925385Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4926633Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4929013Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4929562Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4930309Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4931566Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4932821Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4934366Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4935474Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4937067Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4938100Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4939403Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4940709Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4942006Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4943455Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4945424Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4946299Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4947579Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4948779Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4950536Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4952440Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4954283Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4954860Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4956011Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4957750Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4958123Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4959720Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4960425Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4961642Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4962674Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4963523Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4965026Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4965801Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4966814Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4968404Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4969030Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4970726Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4971415Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4972385Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4973383Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4974646Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4975583Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4977054Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4977565Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4978853Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4979369Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4980912Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4981476Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4982775Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4983983Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4985143Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4985935Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4987017Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4988158Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4989240Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4990403Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4991231Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4993772Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4994151Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4994530Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4995801Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4996367Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4997640Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4998659Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.4999513Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5001035Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5001909Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5003085Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5004332Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5005279Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5006709Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5007791Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5008830Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5009933Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5010899Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5012599Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5013250Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5014183Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5015219Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5016451Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5017326Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5018548Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5019567Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5020730Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5022420Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5023190Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5024869Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5025785Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5026821Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5028010Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5029017Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5030498Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5031288Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5032018Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5033289Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5034266Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5035239Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5036512Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5037028Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5038266Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5039653Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5040507Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5041630Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5042726Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5043549Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5044561Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5045753Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5047003Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5048011Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5048891Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5050116Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5051003Z copying torch/include/ATen/ops/_mps_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5052111Z copying torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5053101Z copying torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5054183Z copying torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5055238Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5056851Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5057609Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5058547Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5059768Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5060372Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5061702Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5063020Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5063943Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5064989Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5065904Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5067005Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5067999Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5069387Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5070219Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5071126Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5072378Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5073406Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5074826Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5075971Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5076910Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5078031Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5079308Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5080161Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5081683Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5082697Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5084012Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5084821Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5086040Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5087054Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5088178Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5089258Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5090747Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5092048Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5093367Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5094193Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5095416Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5096653Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5097621Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5098729Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5099721Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5100590Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5101431Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5102641Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5103707Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5104821Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5106184Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5107285Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5108036Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5109093Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5110439Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5111158Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5112437Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5113544Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5114623Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5115505Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5116634Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5117589Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5118622Z copying torch/include/ATen/ops/_nested_tensor_offsets.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5119445Z copying torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5120833Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5121556Z copying torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5123043Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5124090Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5125181Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5126330Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5127460Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5128429Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5129392Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5130649Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5131746Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5132803Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5133716Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5134598Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5135654Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5137054Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5138749Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5139083Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5140353Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5141061Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5142697Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5143750Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5144646Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5145900Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5147297Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5148360Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5149687Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5150672Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5151813Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5153075Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5154108Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5155211Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5156697Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5157648Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5159049Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5160325Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5161025Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5162850Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5163834Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5164819Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5166451Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5166816Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5168288Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5169075Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5170396Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5171453Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5172381Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5173383Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5174612Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5175403Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5176738Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5177756Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5178633Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5179868Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5180877Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5181826Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5183121Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5185234Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5185812Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5186801Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5188298Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5192186Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5192705Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5193109Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5193595Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5194142Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5194807Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5195839Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5197014Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5197931Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5199306Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5200261Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5201223Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5202383Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5203557Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5204549Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5205962Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5206669Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5208282Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5209137Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5210199Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5211234Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5212777Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5213565Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5214461Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5216191Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5217130Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5218231Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5219399Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5220549Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5221862Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5223417Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5224469Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5225778Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5227214Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5228554Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5229831Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5231004Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5232354Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5233812Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5235164Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5237315Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5238309Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5239635Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5241072Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5242265Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5243575Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5244863Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5246360Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5247861Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5248969Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5250107Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5251464Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5253244Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5254142Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5255453Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5256909Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5258304Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5259389Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5260693Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5261898Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5263577Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5264851Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5266359Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5267679Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5268836Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5270302Z copying torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5271604Z copying torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5272820Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5274213Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5275478Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5276799Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5278770Z copying torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5279544Z copying torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5280815Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5282255Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5283722Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5284819Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5286134Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5287563Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5288925Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5290364Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5291676Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5293082Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5294444Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5295647Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5296968Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5298403Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5299566Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5300848Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5302179Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5303774Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5305163Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5306663Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5307908Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5309078Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5310472Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5312378Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5313561Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5314883Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5316200Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5317407Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5318801Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5320167Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5322152Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5324463Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5325336Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5326449Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5327633Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5328549Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5330026Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5331102Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5332587Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5333836Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5335045Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5336729Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5337953Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5339401Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5340831Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5341755Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5343387Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5345684Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5346962Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5347820Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5349024Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5350157Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5351129Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5352201Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5353497Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5354557Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5355943Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5356931Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5358275Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5359363Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5360340Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5361223Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5362784Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5363691Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5364381Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5365380Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5366766Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5367614Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5369485Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5370260Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5371531Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5372487Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5373657Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5374758Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5375632Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5376701Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5377680Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5378437Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5380597Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5380988Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5381705Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5382897Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5384099Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5385242Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5386327Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5387469Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5388506Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5389732Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5390576Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5391660Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5392996Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5393913Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5395165Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5396171Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5397307Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5399694Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5400335Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5401156Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5402536Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5403549Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5404582Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5406112Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5406923Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5408637Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5409358Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5410660Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5411488Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5413563Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5414422Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5415296Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5416990Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5417752Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5419071Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5419884Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5420970Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5422064Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5423403Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5424301Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5425402Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5426460Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5427580Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5428997Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5429908Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5430917Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5432088Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5433405Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5434275Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5435792Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5436576Z copying torch/include/ATen/ops/_sparse_mask_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5437745Z copying torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5438840Z copying torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5440070Z copying torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5440915Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5442053Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5442847Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5444161Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5445051Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5446222Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5447342Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5448460Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5449525Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5450461Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5451534Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5452617Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5453589Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5455032Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5456112Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5456992Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5457895Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5459284Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5460225Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5461335Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5462878Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5464136Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5465068Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5466319Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5467243Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5468100Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5468700Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5470961Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5471527Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5473321Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5473617Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5474556Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5476037Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5476985Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5477895Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5478873Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5479835Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5481321Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5482294Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5483489Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5484450Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5486025Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5487131Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5488281Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5489384Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5490702Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5491876Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5492980Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5493977Z copying torch/include/ATen/ops/_symeig_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5495497Z copying torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5495936Z copying torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5497490Z copying torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5498431Z copying torch/include/ATen/ops/_symeig_helper_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5499198Z copying torch/include/ATen/ops/_symeig_helper_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5500121Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5501368Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5502190Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5503133Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5504599Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5505664Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5506981Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5508098Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5508746Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5509781Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5510799Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5511881Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5512912Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5514171Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5515655Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5516347Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5517295Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5518334Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5519231Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5520254Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5521409Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5522380Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5523503Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5524520Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5525571Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5526964Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5527869Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5528917Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5529924Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5530963Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5532095Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5533309Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5534122Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5535214Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5536259Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5537374Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5538340Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5540040Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5540938Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5543724Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5544152Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5584033Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5584573Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5585353Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5585779Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5586213Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5586690Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5587273Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5587763Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5588257Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5588730Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5589328Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5589813Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5590284Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5590701Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5591123Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5591678Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5592164Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5592627Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5593077Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5594515Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5595078Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5595512Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5595951Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5596472Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5596921Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5597370Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5598842Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5599338Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5599658Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5599962Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5600260Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5600591Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5600884Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5601171Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5601521Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5601866Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5602146Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5602449Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5602722Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5603016Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5603262Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5603578Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5603854Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5604205Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5604455Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5604832Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5605156Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5605500Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5605839Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5606270Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5606719Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5607097Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5607485Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5607860Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5608275Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5608728Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5609247Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5609721Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5610190Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5611131Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5612590Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5613580Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5614956Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5615487Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5616868Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5618198Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5619194Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5620689Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5621983Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5623405Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5624221Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5625842Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5626857Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5627963Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5628937Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5630054Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5631064Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5632735Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5633949Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5634834Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5637256Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5637709Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5638185Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5639533Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5640356Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5641471Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5642498Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5643571Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5644675Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5645976Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5647264Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5648229Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5649250Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5650242Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5651802Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5652530Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5653506Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5654551Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5655585Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5656501Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5657447Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5658403Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5659717Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5660982Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5661854Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5663269Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5665044Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5666099Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5667113Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5667838Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5668861Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5669990Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5670871Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5672634Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5673469Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5674677Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5675914Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5676691Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5677718Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5679000Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5679957Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5681488Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5682031Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5683468Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5684548Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5685688Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5686440Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5687526Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5688903Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5689927Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5690701Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5691731Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5692608Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5695320Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5695888Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5696405Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5697714Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5699171Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5700719Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5701927Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5703351Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5704935Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5705766Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5707526Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5708229Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5709968Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5710888Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5712481Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5713134Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5714096Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5715142Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5716288Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5717378Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5718434Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5719344Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5720903Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5721964Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5722689Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5724329Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5724867Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5725940Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5727345Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5728009Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5729053Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5730135Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5731049Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5732078Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5733073Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5734216Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5735407Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5736638Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5738587Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5739204Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5740049Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5741160Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5742243Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5743517Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5744699Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5745631Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5746967Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5747825Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5749383Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5750421Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5751423Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5753114Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5753451Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5754376Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5755188Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5757099Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5757634Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5758688Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5759721Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5761301Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5762030Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5763263Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5764330Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5765400Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5766400Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5767941Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5768567Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5769867Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5770894Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5772396Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5773193Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5774519Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5775558Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5776503Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5777686Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5778681Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5779561Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5780657Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5781466Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5782295Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5785160Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5785545Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5785889Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5786451Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5787560Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5788545Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5790008Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5790860Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5792200Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5793100Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5794080Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5795667Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5796554Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5797442Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5798294Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5799302Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5800374Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5801636Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5802460Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5803922Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5804809Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5806074Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5807292Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5807876Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5809338Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5810731Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5811684Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5812932Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5813715Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5815111Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5816226Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5817421Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5818784Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5820055Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5821260Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5823057Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5824315Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5825742Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5826568Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5828919Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5829980Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5831141Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5832239Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5833886Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5834985Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5836336Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5837648Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5839233Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5840300Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5841686Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5842878Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5844170Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5845386Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5846922Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5848044Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5849660Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5850941Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5852192Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5853427Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5854828Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5857496Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5858189Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5858849Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5860281Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5861267Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5862732Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5863839Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5866431Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5867251Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5869036Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5869995Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5871362Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5872737Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5874085Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5875539Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5876746Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5878515Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5879851Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5881272Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5882671Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5883972Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5885283Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5886555Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5887882Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5889169Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5890300Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5891577Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5892979Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5894355Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5895658Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5897030Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5898148Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5899360Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5900774Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5902150Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5904073Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5905033Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5906565Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5907647Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5909097Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5910407Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5911629Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5913130Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5915225Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5916357Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5917657Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5918957Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5920234Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5921518Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5922837Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5924092Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5925717Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5926786Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5928122Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5929355Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5930630Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5932007Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5933263Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5935040Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5935854Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5937222Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5938263Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5940146Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5940912Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5942889Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5943598Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5945088Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5946971Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5948118Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5949511Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5950852Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5952211Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5953535Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5955262Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5956556Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5957934Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5959238Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5960449Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5961692Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5962988Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5964313Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5966366Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5967189Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5968511Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5970206Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5971451Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5972543Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5973769Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5974991Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5976636Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5977824Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5979083Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5980283Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5981627Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5984201Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5985100Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5987033Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5987699Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5988500Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5990458Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5990717Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5991975Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5994238Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5994716Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5995413Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.5996535Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6001083Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6001411Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6001702Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6001977Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6002237Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6003169Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6004578Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6005952Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6006870Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6007991Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6008974Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6010339Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6011252Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6013085Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6013612Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6014480Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6015436Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6016816Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6017999Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6019016Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6020418Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6021473Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6022928Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6024166Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6026130Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6026592Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6027475Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6028554Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6029888Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6030973Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6032329Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6033149Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6035209Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6036003Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6037225Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6038405Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6039816Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6040900Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6042725Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6043652Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6045038Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6046220Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6047605Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6048842Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6050287Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6051502Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6053044Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6054457Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6055651Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6056923Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6058178Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6059477Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6060720Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6062137Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6063709Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6065211Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6066306Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6067506Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6068826Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6070263Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6071455Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6072734Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6073994Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6075937Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6077231Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6079419Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6080408Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6081800Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6083084Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6084122Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6085451Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6086942Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6088071Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6089474Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6090860Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6092093Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6093349Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6094633Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6095891Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6097369Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6098478Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6099781Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6101016Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6102407Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6103851Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6105192Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6106456Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6107914Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6109084Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6110383Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6111692Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6112961Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6114283Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6115566Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6116861Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6118163Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6120089Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6121355Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6122662Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6123855Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6125185Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6126559Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6127786Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6129051Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6130365Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6131822Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6133149Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6134426Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6135793Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6136987Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6138248Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6139944Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6140899Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6142839Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6143479Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6145821Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6146791Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6148095Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6149285Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6150626Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6152018Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6153222Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6155029Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6156026Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6158169Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6158518Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6159728Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6160780Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6161557Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6163303Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6164391Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6165369Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6166619Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6167507Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6169384Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6169758Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6170649Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6172524Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6172887Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6173751Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6175388Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6175856Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6177366Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6178051Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6178981Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6180012Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6181235Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6182299Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6183366Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6184323Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6185147Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6186390Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6187429Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6188434Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6189827Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6190508Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6192271Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6192963Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6193763Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6194831Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6195727Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6196768Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6197677Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6198790Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6199735Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6201424Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6202069Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6203545Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6204196Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6205806Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6206298Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6207402Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6208362Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6209194Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6210762Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6212446Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6212970Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6213925Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6214857Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6215567Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6216523Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6217712Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6218606Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6219748Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6220892Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6221616Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6223341Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6223657Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6225006Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6225985Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6226837Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6228309Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6228611Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6230237Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6231290Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6232398Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6233085Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6234571Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6235733Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6237155Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6238243Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6239064Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6240199Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6241346Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6242309Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6243494Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6244548Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6245952Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6246867Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6248015Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6249082Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6250519Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6251782Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6252712Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6253850Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6255231Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6256209Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6257316Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6258407Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6259567Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6260667Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6261779Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6263092Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6264856Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6265809Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6266994Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6268001Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6269498Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6270359Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6271503Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6272580Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6273847Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6274865Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6276291Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6277325Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6278897Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6279841Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6280939Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6282068Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6283237Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6284624Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6285662Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6286704Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6287810Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6288982Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6290121Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6291236Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6292593Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6293604Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6294820Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6295941Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6296988Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6297973Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6299166Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6300097Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6301111Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6302414Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6304062Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6304952Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6305919Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6307593Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6307997Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6309207Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6310363Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6311223Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6312476Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6313583Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6314841Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6316110Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6317258Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6318095Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6318983Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6319875Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6320740Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6322464Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6323096Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6323748Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6325136Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6325662Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6326708Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6327737Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6328586Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6329811Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6330907Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6331999Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6332970Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6334274Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6335391Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6336570Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6337682Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6338731Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6339709Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6340682Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6341740Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6343020Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6344730Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6345560Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6347029Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6347533Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6349042Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6350248Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6351536Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6352736Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6354076Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6355567Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6356836Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6358080Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6359339Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6361032Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6362155Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6363806Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6365166Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6366293Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6367519Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6368703Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6370109Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6371571Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6372813Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6374081Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6375271Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6376563Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6379057Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6380077Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6381260Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6382427Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6383980Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6385295Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6386567Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6387846Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6389116Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6390568Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6391780Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6393068Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6394677Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6395924Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6397368Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6398724Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6400071Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6401280Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6402512Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6403819Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6405168Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6406430Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6407726Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6409231Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6410453Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6411660Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6412999Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6414433Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6415593Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6416907Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6418137Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6419453Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6420718Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6422661Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6423830Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6424961Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6426224Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6428390Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6428671Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6430156Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6430623Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6432261Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6433559Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6434435Z copying torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6435294Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6436119Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6437801Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6438568Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6439918Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6441026Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6441833Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6443194Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6444047Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6444633Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6445878Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6446858Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6447781Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6448778Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6449937Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6451391Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6452385Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6453619Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6454520Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6455644Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6457061Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6458072Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6458906Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6460130Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6461142Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6462221Z copying torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6463289Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6464279Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6465670Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6466577Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6467728Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6468488Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6469944Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6470547Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6472117Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6472825Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6473856Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6474786Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6476187Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6476908Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6477668Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6478915Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6479797Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6481297Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6482968Z copying torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6483302Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6485421Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6486051Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6487002Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6488540Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6489510Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6490541Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6491700Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6493092Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6493793Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6494924Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6496162Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6497113Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6497975Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6499464Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6500205Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6501351Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6502282Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6503234Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6505251Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6506078Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6506942Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6507901Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6508885Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6510053Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6511207Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6512223Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6513786Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6514396Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6515486Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6516682Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6517673Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6518705Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6519785Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6520885Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6521904Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6522750Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6524033Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6524972Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6526816Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6527653Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6528783Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6529771Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6530727Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6531767Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6533647Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6534244Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6535341Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6536177Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6537316Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6538226Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6539119Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6539959Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6541513Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6541864Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6543390Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6544356Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6545190Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6546161Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6547058Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6547974Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6558524Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6559960Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6560692Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6561697Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6562793Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6563340Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6564729Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6565725Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6567146Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6567757Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6569204Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6569809Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6571211Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6572174Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6573187Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6574485Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6575746Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6576815Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6577980Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6579307Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6580154Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6581711Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6582706Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6584501Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6585138Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6586007Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6587422Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6588480Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6590180Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6590643Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6591394Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6592477Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6593285Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6594473Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6595956Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6596755Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6597824Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6598812Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6599868Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6601455Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6602215Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6603230Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6605004Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6606165Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6607060Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6608502Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6609151Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6610432Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6611628Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6612279Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6613785Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6614778Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6615829Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6616934Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6617968Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6619126Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6620342Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6622141Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6623218Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6624169Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6625552Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6626722Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6627794Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6628685Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6630725Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6632035Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6633190Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6634139Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6638343Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6639461Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6640202Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6641503Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6643317Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6644136Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6645156Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6646130Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6647360Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6648283Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6649489Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6650431Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6651603Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6652555Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6653618Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6654798Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6655853Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6657021Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6657931Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6659124Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6660089Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6661243Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6662716Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6664341Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6665259Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6666480Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6667362Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6668486Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6669470Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6670679Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6671616Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6673342Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6673696Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6674815Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6676236Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6677175Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6678306Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6679259Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6680979Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6681857Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6683080Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6683965Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6685315Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6686128Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6687801Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6688812Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6690123Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6691135Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6692332Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6693595Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6694953Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6696131Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6697461Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6698852Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6700587Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6701468Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6702975Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6705549Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6706364Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6707692Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6709236Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6710577Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6712776Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6713712Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6715153Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6716482Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6717749Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6719142Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6722084Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6723180Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6724398Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6726996Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6728365Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6729780Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6731140Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6735742Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6736676Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6737890Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6740238Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6742194Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6743295Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6745644Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6746529Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6747916Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6749131Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6750362Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6752439Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6753148Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6754204Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6755153Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6756952Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6758888Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6759294Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6759968Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6761280Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6762749Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6763932Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6765261Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6766547Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6767876Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6769155Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6770599Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6772668Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6773834Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6775170Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6776363Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6777713Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6778931Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6780383Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6782828Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6783579Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6784975Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6786434Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6787695Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6789042Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6790424Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6791724Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6794115Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6796498Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6797392Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6798956Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6801752Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6802822Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6804052Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6805456Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6806705Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6808170Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6809454Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6810816Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6812140Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6813336Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6814620Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6815896Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6817730Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6818683Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6819922Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6821075Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6822700Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6824076Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6825191Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6826480Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6828310Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6829611Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6830689Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6832023Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6833375Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6834601Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6836095Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6837502Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6838688Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6840052Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6841351Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6842614Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6843854Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6845060Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6846765Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6848006Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6849093Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6850325Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6851563Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6853125Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6854214Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6855672Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6856842Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6858272Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6859589Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6861716Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6862858Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6864330Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6866429Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6867374Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6868654Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6869923Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6871271Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6872409Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6874073Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6875417Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6876701Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6877968Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6879276Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6880700Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6881895Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6883162Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6884443Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6885877Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6887133Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6888340Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6889640Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6890898Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6892191Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6893632Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6894790Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6896038Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6897353Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6898793Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6900055Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6901475Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6902839Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6904079Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6905408Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6906689Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6908098Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6909279Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6910766Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6912112Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6913242Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6914477Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6915842Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6917217Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6918891Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6920109Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6921447Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6922733Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6924046Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6925346Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6926569Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6928145Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6929454Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6930739Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6931975Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6933357Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6934542Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6935793Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6937065Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6938402Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6940266Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6941306Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6942775Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6943886Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6945248Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6947285Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6949089Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6949588Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6950956Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6952353Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6953694Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6954779Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6956176Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6957384Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6958887Z copying torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6960214Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6961488Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6962810Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6964223Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6966555Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6967132Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6967906Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6968866Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6969720Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6971412Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6972515Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6973573Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6974578Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6975969Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6976709Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6978177Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6979034Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6980453Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6982188Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6983387Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6984588Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6985430Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6986765Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6987781Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6989304Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6989779Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6990891Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6992012Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6993147Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6993965Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6994993Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6996094Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6996904Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6998600Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.6999420Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7000048Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7001070Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7003139Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7004000Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7004804Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7006075Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7007107Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7008213Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7009236Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7010080Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7011472Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7012475Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7013655Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7014449Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7015271Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7017301Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7017674Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7018546Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7019368Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7021142Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7022749Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7023624Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7025362Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7026395Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7027860Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7028424Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7030038Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7030784Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7032268Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7032882Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7034317Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7035253Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7036603Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7037586Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7038396Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7039839Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7040940Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7042830Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7043187Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7044067Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7045382Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7046648Z copying torch/include/ATen/ops/dense_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7048113Z copying torch/include/ATen/ops/dense_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7048903Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7050479Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7051433Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7053459Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7054179Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7054958Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7055915Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7056947Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7057685Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7059202Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7060113Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7061321Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7062869Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7063816Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7064480Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7065509Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7066671Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7067659Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7069137Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7070240Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7070854Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7072369Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7073130Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7074163Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7075363Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7076748Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7077682Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7079790Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7080158Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7081505Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7082536Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7083429Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7084423Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7085529Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7086325Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7087914Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7088954Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7089990Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7090960Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7092685Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7093560Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7095546Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7096102Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7097053Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7097738Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7098773Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7099923Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7101057Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7102024Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7103376Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7104265Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7105348Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7106242Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7107482Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7108387Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7109402Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7110499Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7111769Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7112775Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7113827Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7114984Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7116231Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7117349Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7118445Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7120018Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7120909Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7121781Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7122927Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7123864Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7125094Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7126317Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7127291Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7128322Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7129282Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7130276Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7131186Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7131960Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7133308Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7134506Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7135540Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7136601Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7137965Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7139451Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7140700Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7141887Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7143935Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7145202Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7146384Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7148019Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7149261Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7150536Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7151914Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7153222Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7154619Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7155938Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7157823Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7158922Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7160251Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7161477Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7162692Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7164034Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7165453Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7166749Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7167888Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7170091Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7171072Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7172329Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7173343Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7174556Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7175532Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7177052Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7177981Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7179399Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7180314Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7181686Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7182787Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7184759Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7185545Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7186923Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7187925Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7189411Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7190233Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7191746Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7192619Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7194486Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7195348Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7196532Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7197799Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7198984Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7200699Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7201987Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7203643Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7204908Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7205984Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7207393Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7208628Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7209910Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7211236Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7213347Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7214056Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7214663Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7215713Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7216661Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7217646Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7218728Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7219702Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7220740Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7221608Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7222835Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7223763Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7224922Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7225873Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7226861Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7227753Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7228738Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7229756Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7230692Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7231592Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7232529Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7233469Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7234643Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7235681Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7236736Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7237719Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7238753Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7239575Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7241164Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7241585Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7243194Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7244125Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7245145Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7246315Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7247573Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7248561Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7249818Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7250578Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7251877Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7252755Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7253731Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7255024Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7255958Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7257261Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7258108Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7259361Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7260259Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7261553Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7262404Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7263973Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7264825Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7266123Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7267107Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7268401Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7269698Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7270448Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7271853Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7272628Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7273541Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7274657Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7275647Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7276804Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7277731Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7278711Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7280048Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7280865Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7282117Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7283087Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7284373Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7285480Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7286207Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7287611Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7288797Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7290121Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7291047Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7292807Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7293385Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7294943Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7295727Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7296747Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7298451Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7298968Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7300039Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7300832Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7302971Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7303437Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7304092Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7304809Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7306621Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7307259Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7307997Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7308805Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7309900Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7310690Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7312957Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7313526Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7313899Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7315490Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7316406Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7317760Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7318747Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7319932Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7320832Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7322066Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7322909Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7324280Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7324964Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7326159Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7327067Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7328524Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7329348Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7330224Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7331172Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7332199Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7333779Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7334589Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7335979Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7336906Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7338061Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7339435Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7339772Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7341313Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7342205Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7343359Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7345128Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7346125Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7347609Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7348923Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7349971Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7351114Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7352156Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7353357Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7354344Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7355726Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7356827Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7357897Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7358972Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7360297Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7361172Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7362689Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7363410Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7364830Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7366138Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7367407Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7368608Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7369888Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7370808Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7372176Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7373089Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7374488Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7375549Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7376906Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7377784Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7379147Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7380439Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7381731Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7382893Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7384126Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7385740Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7386713Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7387772Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7389232Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7390219Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7391413Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7392366Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7393366Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7394387Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7396443Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7396804Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7397756Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7398614Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7400037Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7400923Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7402583Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7403475Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7404825Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7405626Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7406545Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7407578Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7408621Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7409551Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7410524Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7411493Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7412967Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7413733Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7415131Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7415970Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7416943Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7418338Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7419209Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7420455Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7421607Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7422795Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7424138Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7424892Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7426258Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7427258Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7428296Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7429175Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7431014Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7431347Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7432694Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7433628Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7435220Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7436059Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7437095Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7438007Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7438948Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7440238Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7441161Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7442050Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7443252Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7444268Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7445191Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7446394Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7447414Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7448600Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7449470Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7450514Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7451564Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7453697Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7454137Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7455102Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7456066Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7457468Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7458413Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7459484Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7460691Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7461810Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7462774Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7464121Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7465061Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7466073Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7466904Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7467858Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7468856Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7469787Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7470848Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7471772Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7472809Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7473990Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7474745Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7476096Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7477038Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7478112Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7479007Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7480141Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7481264Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7482568Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7483363Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7484296Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7485070Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7486394Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7487242Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7488116Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7489155Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7490294Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7491240Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7492389Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7493406Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7494386Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7496087Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7496844Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7497971Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7499349Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7500529Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7501880Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7503362Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7505765Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7506741Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7507955Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7509595Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7510832Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7511970Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7513213Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7514446Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7515997Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7517262Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7518485Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7519754Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7521179Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7522381Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7523640Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7524938Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7526185Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7527490Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7529730Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7530828Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7531968Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7534083Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7534865Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7535684Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7536737Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7537822Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7538878Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7541774Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7542272Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7542997Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7543593Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7544516Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7545429Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7546268Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7547728Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7548333Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7550336Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7550934Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7551660Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7552932Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7554254Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7555719Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7557007Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7558265Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7559575Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7561331Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7562236Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7563646Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7564946Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7566397Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7567674Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7569023Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7570425Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7571638Z copying torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7572966Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7574123Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7576322Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7576851Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7577824Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7578830Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7579865Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7580975Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7582207Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7583522Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7584842Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7585914Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7586727Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7587765Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7588856Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7589649Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7590675Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7591736Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7592734Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7593685Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7594680Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7595801Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7596807Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7597772Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7598873Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7599599Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7601076Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7602033Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7603094Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7603899Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7605688Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7606031Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7606978Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7608017Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7609231Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7610057Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7611195Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7612372Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7613446Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7614388Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7616244Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7616905Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7617731Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7618951Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7620274Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7621094Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7622777Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7623584Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7624878Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7625847Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7626742Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7627899Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7637619Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7638457Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7638972Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7639363Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7639665Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7639947Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7640218Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7640505Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7640922Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7641234Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7641532Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7641866Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7642247Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7642996Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7643678Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7644929Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7645952Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7647115Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7648386Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7649202Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7650512Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7651722Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7652664Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7653870Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7655124Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7656353Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7657337Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7658238Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7659535Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7660833Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7661685Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7663086Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7664889Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7666170Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7667034Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7668606Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7669397Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7670870Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7671849Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7672866Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7674470Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7675420Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7676920Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7677905Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7679097Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7680493Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7681384Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7682819Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7684205Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7685060Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7686469Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7687882Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7688816Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7689979Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7690989Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7692276Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7693097Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7694078Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7695319Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7696278Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7697675Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7698630Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7699523Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7700911Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7701366Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7702877Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7703766Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7704964Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7706174Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7707047Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7707991Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7709368Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7709975Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7711278Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7712531Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7713236Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7714974Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7715673Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7716559Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7717884Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7718491Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7720152Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7721015Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7722146Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7723415Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7724261Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7725920Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7726752Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7727771Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7728855Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7729616Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7731051Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7731897Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7733259Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7734193Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7735255Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7736206Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7737172Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7738169Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7739095Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7739966Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7740881Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7741820Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7743054Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7744552Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7745524Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7746477Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7747520Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7748536Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7749793Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7750803Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7752021Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7753259Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7754425Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7755774Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7757152Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7758517Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7760501Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7761523Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7762418Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7763820Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7764884Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7766353Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7767625Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7768968Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7770176Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7771449Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7772889Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7774204Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7775429Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7776751Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7778055Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7779511Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7780669Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7782305Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7783698Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7785127Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7786226Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7787653Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7788921Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7790219Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7791686Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7792920Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7794431Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7795670Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7797059Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7798472Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7799793Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7801359Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7802421Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7803747Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7805198Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7806328Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7807777Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7809037Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7810709Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7811851Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7813173Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7814598Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7815956Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7817165Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7818589Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7819870Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7821138Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7822424Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7823836Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7826176Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7827198Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7829247Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7830421Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7831703Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7832909Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7834268Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7835451Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7836718Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7838050Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7839445Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7840859Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7841989Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7843285Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7844691Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7845903Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7847278Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7848772Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7849874Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7851188Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7852405Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7853761Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7854987Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7856237Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7857608Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7859361Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7860473Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7862168Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7863577Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7865297Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7866402Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7867658Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7868935Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7870339Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7871838Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7872957Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7874294Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7875607Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7877075Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7878277Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7879643Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7881140Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7882310Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7883584Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7884813Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7886167Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7887669Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7888855Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7890147Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7891454Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7892980Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7894140Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7895454Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7896724Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7897960Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7899197Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7900442Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7901932Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7903289Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7904445Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7905751Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7907088Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7908420Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7910142Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7911248Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7912654Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7915660Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7916465Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7917701Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7919034Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7920345Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7922359Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7923162Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7924425Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7925730Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7927074Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7928228Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7929550Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7930947Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7932300Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7933469Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7934797Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7936497Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7937615Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7939243Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7940369Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7941602Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7943181Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7945921Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7947245Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7947857Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7949173Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7950038Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7951749Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7952435Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7954070Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7954977Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7956669Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7957750Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7958569Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7960035Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7960924Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7961874Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7962909Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7964131Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7965023Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7966262Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7967114Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7968086Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7969292Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7970161Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7971778Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7972397Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7973382Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7974535Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7975436Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7976789Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7977693Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7978921Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7979729Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7980867Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7981734Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7983142Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7984965Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7985343Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7986277Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7986811Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7988151Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7989091Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7990176Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7991672Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7992955Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7994117Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7995066Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7996031Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7997225Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7997976Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.7999041Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8000075Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8001121Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8002076Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8003102Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8004241Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8005169Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8006281Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8007194Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8008622Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8009217Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8010784Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8011431Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8012735Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8013738Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8014721Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8015665Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8016389Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8017450Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8018405Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8019155Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8020459Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8021133Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8022736Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8024544Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8024853Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8025617Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8026563Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8027958Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8028948Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8030096Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8031233Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8032096Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8033406Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8034628Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8035834Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8037025Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8038241Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8039394Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8041009Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8041931Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8043257Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8045059Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8045780Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8046817Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8047783Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8048897Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8050269Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8051212Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8052606Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8053762Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8054585Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8055584Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8056689Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8058223Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8059110Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8059964Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8061961Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8063055Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8063947Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8065041Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8066425Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8067292Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8068490Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8069219Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8070185Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8071573Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8072452Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8073464Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8074500Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8075665Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8076615Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8077937Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8079004Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8080026Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8081118Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8082275Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8083220Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8084227Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8085708Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8086651Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8087951Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8088853Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8089770Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8090779Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8092182Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8092909Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8094133Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8095120Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8096139Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8097188Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8098200Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8099196Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8100223Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8101501Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8102412Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8103918Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8105726Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8106430Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8107740Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8108860Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8109628Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8110820Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8111866Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8112887Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8113807Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8115331Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8116161Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8117571Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8118396Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8119849Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8120798Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8121711Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8123171Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8124187Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8125607Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8126492Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8127669Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8128794Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8129849Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8130831Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8132347Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8133446Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8134637Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8135714Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8136949Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8138079Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8139070Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8140192Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8141393Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8142967Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8143905Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8145098Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8146324Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8147428Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8148521Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8150027Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8151074Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8151997Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8152905Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8153795Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8155387Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8156256Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8157284Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8158365Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8159231Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8160616Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8161360Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8162341Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8163753Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8164424Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8165600Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8166786Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8168364Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8169314Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8170288Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8171255Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8172578Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8173437Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8174787Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8175677Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8176680Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8178125Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8178872Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8180252Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8181227Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8182109Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8184016Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8184606Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8185696Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8186694Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8187804Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8188738Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8189979Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8191215Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8192553Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8193710Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8195141Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8196369Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8197880Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8199063Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8200348Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8201614Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8203799Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8204743Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8206125Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8207412Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8208956Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8210117Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8211298Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8212482Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8213745Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8215254Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8216492Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8217710Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8219202Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8220482Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8221568Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8223216Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8224794Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8226066Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8227224Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8228488Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8229695Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8230928Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8232475Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8233598Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8235074Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8236348Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8237688Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8238936Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8240294Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8241622Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8242961Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8244106Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8245330Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8246596Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8247795Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8249097Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8250397Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8251676Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8253116Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8254417Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8255598Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8256829Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8258316Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8259475Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8260749Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8261967Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8263619Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8264809Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8266219Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8267601Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8269148Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8270299Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8271530Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8272852Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8274332Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8275594Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8276852Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8278223Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8279832Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8280988Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8282147Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8283345Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8284825Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8286101Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8287343Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8288804Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8290913Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8291881Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8293150Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8295420Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8296354Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8297185Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8298421Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8299691Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8300854Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8302143Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8303466Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8305808Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8307109Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8308493Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8309633Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8310877Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8312250Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8313641Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8315068Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8316367Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8317851Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8318927Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8320417Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8321613Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8323892Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8324862Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8325674Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8326709Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8327561Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8328597Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8329716Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8331089Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8332126Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8333231Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8334375Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8336469Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8337167Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8338292Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8339017Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8339615Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8340662Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8341654Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8342650Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8344439Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8344966Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8346138Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8347405Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8348550Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8349630Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8350512Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8351601Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8352796Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8353895Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8354787Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8355877Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8356845Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8358339Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8359289Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8360250Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8361564Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8362486Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8363594Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8365101Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8366100Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8367489Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8368621Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8369775Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8370903Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8372110Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8373138Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8374325Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8375616Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8376595Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8377534Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8378687Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8379613Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8380628Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8381578Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8382701Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8383640Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8384739Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8385832Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8387214Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8388786Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8389383Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8390845Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8391809Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8392847Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8393738Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8394574Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8395606Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8396946Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8397949Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8398764Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8399952Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8401372Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8402049Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8403055Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8404123Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8405462Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8406169Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8407412Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8408279Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8409400Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8410494Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8411323Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8412232Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8414194Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8414828Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8415603Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8416564Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8417979Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8418860Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8419976Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8421713Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8422443Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8423923Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8425067Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8426224Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8427522Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8428752Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8429471Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8430342Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8431115Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8432129Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8433146Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8434062Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8435028Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8436651Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8437766Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8438861Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8439956Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8441038Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8442394Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8443684Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8444812Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8445817Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8447164Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8448351Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8449605Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8450820Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8452148Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8453202Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8454373Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8455391Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8456517Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8457427Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8458488Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8459714Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8460686Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8462707Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8463225Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8465190Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8466025Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8466876Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8468245Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8469585Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8470701Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8472005Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8473418Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8475248Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8476105Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8477638Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8478813Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8479809Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8481022Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8482390Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8483369Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8484688Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8485933Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8487047Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8488274Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8489504Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8490545Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8491753Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8492909Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8494264Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8495847Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8496940Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8498350Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8499709Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8500651Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8502298Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8503837Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8505130Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8506203Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8507515Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8508729Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8510030Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8511257Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8512703Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8514001Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8516549Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8517580Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8518837Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8520116Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8521670Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8522827Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8524209Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8525491Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8527091Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8528430Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8529607Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8530889Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8532105Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8533613Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8534885Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8536225Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8537826Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8539205Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8540353Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8541727Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8543245Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8544516Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8545888Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8547255Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8548626Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8549778Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8551059Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8552561Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8553834Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8555552Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8556907Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8558405Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8559656Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8560715Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8562332Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8563849Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8565006Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8566152Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8567478Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8569144Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8570290Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8571477Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8574723Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8575703Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8576815Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8577920Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8578857Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8579686Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8580973Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8582303Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8583561Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8584982Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8586355Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8587911Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8589297Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8590602Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8591972Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8593169Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8594422Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8596007Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8597363Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8598456Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8600689Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8601618Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8603399Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8604773Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8606096Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8607265Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8608691Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8610014Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8611355Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8612556Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8613985Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8615361Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8616582Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8617834Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8619148Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8620754Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8621873Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8623198Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8625711Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8627115Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8628243Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8629546Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8630909Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8632352Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8634053Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8635159Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8636286Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8637758Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8639204Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8640296Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8641773Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8643023Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8644369Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8645695Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8647297Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8648721Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8649971Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8651238Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8652441Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8653817Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8655190Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8656590Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8658230Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8659431Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8660861Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8662119Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8663918Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8665343Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8666499Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8667623Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8669011Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8670346Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8671835Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8673254Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8674401Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8675741Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8677266Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8678607Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8679897Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8681340Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8683038Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8684212Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8685617Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8686885Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8688204Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8689597Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8691742Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8692866Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8694525Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8695792Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8697277Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8698295Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8699717Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8700977Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8702403Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8703903Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8705384Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8706516Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8707758Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8709020Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8710370Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8711650Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8712970Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8714482Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8715699Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8716978Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8718314Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8719678Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8721098Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8722421Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8723907Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8725414Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8726659Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8727901Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8729117Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8730495Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8732715Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8733522Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8734778Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8736332Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8737616Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8738984Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8740341Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8742067Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8743630Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8744846Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8746417Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8747628Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8748998Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8750267Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8751447Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8752965Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8754495Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8755847Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8756942Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8758295Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8759670Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8760894Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8762619Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8763823Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8765059Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8766324Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8767671Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8769068Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8770526Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8772129Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8773340Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8774592Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8775939Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8777156Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8779225Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8780361Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8781683Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8783744Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8785151Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8786369Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8787534Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8789026Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8790354Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8791662Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8792900Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8794277Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8795606Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8796916Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8798323Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8799595Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8801158Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8802767Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8803786Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8805220Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8806612Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8807768Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8809053Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8810308Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8811592Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8813316Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8814549Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8815718Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8816938Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8818505Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8819593Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8821745Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8822868Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8823814Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8826093Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8827432Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8828683Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8832183Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8833246Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8834291Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8835264Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8836134Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8837029Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8837935Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8838774Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8839844Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8840970Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8842279Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8842955Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8844272Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8845101Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8846442Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8847740Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8848995Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8849444Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8851318Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8851837Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8853150Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8854221Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8855060Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8856136Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8857286Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8858345Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8859242Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8860957Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8862288Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8862884Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8865145Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8865566Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8866118Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8867387Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8868350Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8869435Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8870411Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8871625Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8873020Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8873661Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8875482Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8876118Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8877669Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8878978Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8879411Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8881098Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8881799Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8883091Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8883940Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8885248Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8886491Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8887407Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8889098Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8890152Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8891594Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8892367Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8893423Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8894572Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8895687Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8896678Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8897625Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8898899Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8900263Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8901550Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8903227Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8904493Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8905873Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8907230Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8908336Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8909576Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8911227Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8912404Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8913816Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8915848Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8916854Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8918287Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8919565Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8920868Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8922197Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8923459Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8925065Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8926238Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8927856Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8929257Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8930586Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8931771Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8933180Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8934463Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8935673Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8936860Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8938188Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8940467Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8941484Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8944968Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8945355Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8945652Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8946458Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8947528Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8948885Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8950853Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8951198Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8952227Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8953071Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8954135Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8955042Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8956045Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8956986Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8958203Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8959160Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8960767Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8963079Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8963744Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8964296Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8965101Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8966176Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8967163Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8968394Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8970061Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8970580Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8971387Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8972266Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8973710Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8974746Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8976776Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8977449Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8977968Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8978876Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8979876Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8980915Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8982104Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8983279Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8985169Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8985830Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8986937Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8987950Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8989321Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8990305Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8991409Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8992209Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8993377Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8994407Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8995367Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8996274Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8997218Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8998475Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.8999360Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9001320Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9001729Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9002489Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9004080Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9004688Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9006002Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9006854Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9008318Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9009323Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9011310Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9011858Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9013677Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9014104Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9015923Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9016808Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9017792Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9019455Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9020602Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9021878Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9023319Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9024506Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9026547Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9027033Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9028264Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9029150Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9030983Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9031719Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9033250Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9034169Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9036809Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9037254Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9037762Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9039795Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9040741Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9041868Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9042578Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9043789Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9045074Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9045823Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9047056Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9048061Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9049134Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9050377Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9051462Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9052521Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9053609Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9054692Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9055500Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9057075Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9057482Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9059251Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9059932Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9061246Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9062099Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9063289Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9064327Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9066318Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9066653Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9067986Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9069249Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9069891Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9071053Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9072387Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9073135Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9074136Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9075409Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9076794Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9077938Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9078938Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9080010Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9081197Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9082353Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9083376Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9085102Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9086034Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9087308Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9088578Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9089996Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9091151Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9092527Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9093919Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9094717Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9096597Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9097222Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9098203Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9099389Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9100312Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9101621Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9103913Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9104203Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9106355Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9107020Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9107872Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9109472Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9110076Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9111212Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9112513Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9113617Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9114399Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9115429Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9116706Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9117755Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9118911Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9119855Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9122223Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9122520Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9122972Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9124798Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9125124Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9126671Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9127392Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9129277Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9130067Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9131021Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9131989Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9133183Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9134407Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9135999Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9137123Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9138107Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9139598Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9140294Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9142640Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9143282Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9144679Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9145493Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9146786Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9147861Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9148892Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9150087Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9151518Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9152212Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9153690Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9154660Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9155728Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9157132Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9158316Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9159800Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9160893Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9161989Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9163004Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9164161Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9165129Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9166552Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9175383Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9175894Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9176492Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9177090Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9177613Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9177990Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9178301Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9178575Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9179069Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9179362Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9179719Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9180637Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9181611Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9183593Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9184407Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9185495Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9186612Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9187526Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9188701Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9189892Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9191018Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9192117Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9193182Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9194464Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9196559Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9197136Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9198618Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9199556Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9200691Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9201527Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9202454Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9204017Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9204937Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9205981Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9207775Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9208295Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9210127Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9211622Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9211965Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9213078Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9213919Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9215428Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9216645Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9217833Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9219261Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9220352Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9221803Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9223773Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9225262Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9225517Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9225787Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9226733Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9227977Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9229312Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9230617Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9232546Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9233018Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9234357Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9235861Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9237419Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9238249Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9239535Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9240248Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9241975Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9242719Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9243843Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9245238Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9246253Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9247580Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9248573Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9250272Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9250936Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9252993Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9253437Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9254404Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9255911Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9258614Z copying torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9259513Z copying torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9260273Z copying torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9260807Z copying torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9261675Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9263227Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9265670Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9266397Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9267598Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9268847Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9270415Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9271687Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9273555Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9275212Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9275762Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9277521Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9278579Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9280367Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9280711Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9281695Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9283516Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9283983Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9285307Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9287479Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9288068Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9288573Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9289267Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9290330Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9291352Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9292280Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9294558Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9295217Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9296077Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9297083Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9299072Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9299686Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9300337Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9301207Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9302248Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9303106Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9304326Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9305376Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9306428Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9307558Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9308341Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9310312Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9313192Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9313658Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9314184Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9314853Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9315501Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9316480Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9317508Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9318692Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9319720Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9320987Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9321970Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9323247Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9324210Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9325467Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9326687Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9328090Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9328842Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9329713Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9331053Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9331945Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9333235Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9333827Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9335064Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9336017Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9337275Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9337952Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9339210Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9339898Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9341713Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9342127Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9343809Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9344792Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9346237Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9347598Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9349340Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9350627Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9351904Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9353078Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9354315Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9355834Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9357177Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9358394Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9359696Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9361008Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9362424Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9363769Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9365271Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9366470Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9367735Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9369086Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9370429Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9371766Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9373162Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9374354Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9375601Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9377394Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9378524Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9379981Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9381154Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9382351Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9384358Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9385547Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9386815Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9388989Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9389943Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9391335Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9392501Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9393831Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9395747Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9397035Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9398370Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9399629Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9401001Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9402327Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9403629Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9405118Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9406360Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9407482Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9409239Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9410266Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9411672Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9413047Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9414228Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9415532Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9416912Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9418168Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9419508Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9420745Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9422118Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9423626Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9424903Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9426185Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9427586Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9429109Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9430342Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9431661Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9432950Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9434219Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9435862Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9437073Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9438437Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9439713Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9441178Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9442820Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9444068Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9445504Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9446740Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9448093Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9449891Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9450933Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9452335Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9453595Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9454800Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9456096Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9457419Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9458766Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9460231Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9461374Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9462817Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9465286Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9465966Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9467332Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9469231Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9470315Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9472561Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9473157Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9474566Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9476074Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9476774Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9478342Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9479132Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9480451Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9481859Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9482946Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9484285Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9485336Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9486177Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9487613Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9488402Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9489925Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9490652Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9491668Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9492876Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9494227Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9495289Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9496319Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9497295Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9498139Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9499311Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9499868Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9501011Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9501966Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9503285Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9504239Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9506047Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9506313Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9507397Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9508340Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9509846Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9510768Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9512047Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9513795Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9514114Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9515172Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9516189Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9517370Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9518684Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9519658Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9520744Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9521952Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9523213Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9524151Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9525358Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9526619Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9527441Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9528716Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9529506Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9530834Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9531588Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9532686Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9533670Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9535193Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9536222Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9537446Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9538569Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9539673Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9540694Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9542137Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9543320Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9545138Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9546372Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9547967Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9548958Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9550208Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9551857Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9552277Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9554070Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9554726Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9555878Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9557375Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9557814Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9559406Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9559918Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9561285Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9562254Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9563463Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9564505Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9565637Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9566695Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9567846Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9568752Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9570390Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9571269Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9572324Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9573471Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9574379Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9575403Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9576957Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9577210Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9578796Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9579695Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9580771Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9582640Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9583507Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9585210Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9585844Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9587460Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9587894Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9589276Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9590308Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9591252Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9592293Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9593472Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9594804Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9595777Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9596843Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9598134Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9599466Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9600793Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9602176Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9603642Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9604821Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9606285Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9607529Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9609056Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9610275Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9611549Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9612819Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9614266Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9615476Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9616740Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9618046Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9619566Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9620738Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9622109Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9624712Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9625856Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9627358Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9628154Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9629006Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9630409Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9631275Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9632256Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9633653Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9634710Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9635580Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9637298Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9637830Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9639611Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9639948Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9641632Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9642124Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9643216Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9644280Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9644945Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9646276Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9647371Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9648656Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9649626Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9650547Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9652065Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9653127Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9653937Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9654953Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9656083Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9657281Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9658177Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9659973Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9660432Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9661614Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9662447Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9663697Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9664872Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9666186Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9667003Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9668209Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9669333Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9670672Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9671525Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9672597Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9673608Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9674790Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9675755Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9677080Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9677969Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9679387Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9680348Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9681370Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9682669Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9683583Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9685550Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9687531Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9688013Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9688503Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9689405Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9690337Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9692682Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9692977Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9693482Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9695163Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9696165Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9697428Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9698447Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9699631Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9700737Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9701810Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9703404Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9705119Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9706262Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9707305Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9708397Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9709238Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9710246Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9711279Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9712129Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9713567Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9714580Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9716091Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9716963Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9717558Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9719463Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9719904Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9721256Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9722187Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9723136Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9724054Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9725396Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9726403Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9727512Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9728599Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9729895Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9730967Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9732011Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9733080Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9734061Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9735629Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9736059Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9737543Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9738740Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9739617Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9742322Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9742965Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9743369Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9743990Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9744848Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9745941Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9747158Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9748364Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9749381Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9750207Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9752264Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9752802Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9754661Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9755149Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9755951Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9756723Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9757615Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9758460Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9760195Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9761081Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9762307Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9763363Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9764198Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9765707Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9766612Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9768752Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9769069Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9769820Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9770998Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9771910Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9773052Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9774218Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9775437Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9776484Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9777432Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9778998Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9779674Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9781218Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9781950Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9783737Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9784451Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9785511Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9786380Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9787260Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9788530Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9789610Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9790395Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9792048Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9792884Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9794517Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9794848Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9796335Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9798258Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9798654Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9799681Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9800371Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9802001Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9802574Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9804818Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9805102Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9806441Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9807339Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9808306Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9809542Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9810423Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9811218Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9812933Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9813813Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9815924Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9816230Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9817356Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9817935Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9819366Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9820186Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9821514Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9822766Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9825024Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9825497Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9826443Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9826897Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9827905Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9828664Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9830194Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9830557Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9831769Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9832767Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9834338Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9835255Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9837296Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9837655Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9838572Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9839887Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9840678Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9841689Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9843439Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9844200Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9845878Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9846486Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9847887Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9848905Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9850061Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9851211Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9852261Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9853221Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9854153Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9855157Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9856379Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9857358Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9858553Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9859389Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9874345Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9877684Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9878101Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9878505Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9878944Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9879275Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9879550Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9879806Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9880186Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9880550Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9880873Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9881224Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9881985Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9882328Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9882647Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9882969Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9883209Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9883801Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9884284Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9884679Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9885435Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9886195Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9887269Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9888278Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9889085Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9890398Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9891741Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9893178Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9895180Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9895536Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9895806Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9896569Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9897846Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9898625Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9900051Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9901028Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9902017Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9903238Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9905635Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9906134Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9906728Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9908589Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9909777Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9911069Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9912327Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9913524Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9915042Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9916305Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9918228Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9919384Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9920845Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9922157Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9923356Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9924688Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9926390Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9927611Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9928993Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9930259Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9931616Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9932911Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9934190Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9935445Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9936863Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9938142Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9939543Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9940805Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9942243Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9943522Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9944838Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9946132Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9947474Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9949045Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9950086Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9954808Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9955657Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9957111Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9958373Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9959812Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9961337Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9962253Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9963600Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9965066Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9966278Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9967546Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9969395Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9970467Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9971694Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9973133Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9974463Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9975707Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9977047Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9978417Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9979664Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9981018Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9982265Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9984294Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9985534Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9987487Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:30.9988368Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0007258Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0007837Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0008421Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0008954Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0009665Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0010365Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0010906Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0011437Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0012041Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0012548Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0013063Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0013565Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0014003Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0014454Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0015032Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0015520Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0015974Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0016537Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0017027Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0017533Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0018013Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0018479Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0018937Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0019386Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0019986Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0020662Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0021177Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0021690Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0023206Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0024369Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0025790Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0027196Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0028581Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0029970Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0031205Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0032500Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0034278Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0035581Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0036873Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0038281Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0039513Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0040944Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0042308Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0043803Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0045048Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0046531Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0047830Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0049282Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0050683Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0052583Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0053578Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0054954Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0056230Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0058186Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0058955Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0060709Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0061870Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0063634Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0064897Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0066297Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0067763Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0069158Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0070557Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0071723Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0073017Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0073806Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0075496Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0076527Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0078382Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0078914Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0081174Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0081779Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0083395Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0084371Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0086203Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0086759Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0087846Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0090418Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0091701Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0092239Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0092713Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0094372Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0094840Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0095310Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0096553Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0097778Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0099258Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0100021Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0101812Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0103397Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0104843Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0105713Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0107342Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0107753Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0109023Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0109958Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0111243Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0111859Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0112870Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0113775Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0114964Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0115869Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0117402Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0118349Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0120185Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0120775Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0121359Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0123077Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0123692Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0124897Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0126276Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0128527Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0128784Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0130277Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0130732Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0132012Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0132807Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0133962Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0134978Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0135816Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0137284Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0138716Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0139818Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0140786Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0142016Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0143331Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0144447Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0145450Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0146833Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0148036Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0148981Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0149792Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0151644Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0152343Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0154292Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0155135Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0156491Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0158897Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0159316Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0159994Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0160820Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0161785Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0163281Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0164023Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0165219Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0166893Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0167579Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0168369Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0169388Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0170503Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0171550Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0172432Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0174075Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0174987Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0176301Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0177116Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0178441Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0179472Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0180497Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0181900Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0183006Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0183905Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0185189Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0185872Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0187872Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0188527Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0189414Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0190365Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0191427Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0192316Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0194094Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0194523Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0196113Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0197099Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0198217Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0199182Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0200593Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0201496Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0202468Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0204335Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0204962Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0205819Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0208655Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0209285Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0209990Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0210485Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0211707Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0213088Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0214366Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0215612Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0217457Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0218405Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0219713Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0220967Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0222959Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0223902Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0225211Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0226897Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0229050Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0230359Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0231385Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0232759Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0234066Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0235478Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0236827Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0238191Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0239598Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0241282Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0242499Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0243730Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0245060Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0246335Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0247683Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0249075Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0250411Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0251895Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0253070Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0254349Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0255662Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0256986Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0258285Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0259573Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0261292Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0262652Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0264614Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0266431Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0267585Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0269052Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0270273Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0272139Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0273192Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0274497Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0275817Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0277521Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0278808Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0280099Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0281391Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0282770Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0284018Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0285403Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0287233Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0288358Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0289645Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0291115Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0292284Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0293586Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0294863Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0296557Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0297806Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0299030Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0300339Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0301728Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0303479Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0304696Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0306106Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0307443Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0308651Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0309894Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0311744Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0312600Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0314069Z copying torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0315508Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0317686Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0318637Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0319933Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0321226Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0322650Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0323899Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0325242Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0326518Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0327863Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0329171Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0330657Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0332063Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0333174Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0334910Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0336053Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0337355Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0338579Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0339935Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0341409Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0342866Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0344225Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0345405Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0347153Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0348178Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0349728Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0350842Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0352176Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0353492Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0354991Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0356271Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0357595Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0358832Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0360654Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0361877Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0363074Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0364285Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0365924Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0367229Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0368275Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0369534Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0370830Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0372146Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0373356Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0375137Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0376592Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0377456Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0378876Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0380184Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0381874Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0383183Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0384285Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0385641Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0387411Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0388764Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0389942Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0391340Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0392484Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0393816Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0395136Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0396514Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0398072Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0399222Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0400465Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0401840Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0403957Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0405008Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0406304Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0407624Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0409168Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0410349Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0411718Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0412992Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0414286Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0415467Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0416819Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0418520Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0419577Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0421158Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0422433Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0423993Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0425288Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0426668Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0427883Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0429176Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0430546Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0431941Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0433211Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0435030Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0435988Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0437248Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0438556Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0439905Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0441186Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0442686Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0443788Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0445173Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0446371Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0448149Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0449205Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0450456Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0451698Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0453624Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0454489Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0455793Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0457165Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0458555Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0459645Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0461322Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0462599Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0463910Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0466450Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0467167Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0468517Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0469800Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0471464Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0472477Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0473798Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0475781Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0476648Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0478046Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0479729Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0481790Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0482544Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0483517Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0484717Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0486257Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0487337Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0488458Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0490379Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0491653Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0493251Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0495130Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0495838Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0497069Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0498352Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0499807Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0501181Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0502262Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0503652Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0505077Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0506317Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0507660Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0509071Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0510499Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0511790Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0513040Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0514413Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0515720Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0516972Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0518197Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0519644Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0520879Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0522219Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0528295Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0528816Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0529312Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0529773Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0530244Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0530877Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0531417Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0531958Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0532887Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0534260Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0535535Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0537089Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0538354Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0539667Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0540976Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0542294Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0543790Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0545498Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0546532Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0547857Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0549099Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0550462Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0551808Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0553085Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0554832Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0556278Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0558057Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0559150Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0560306Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0561683Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0562886Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0564337Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0565517Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0566764Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0568112Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0569531Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0571498Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0572602Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0573959Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0576021Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0576972Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0578456Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0579628Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0580958Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0582257Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0583700Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0585447Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0586302Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0588162Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0589323Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0590692Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0593269Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0593801Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0594844Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0595549Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0597281Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0598247Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0599606Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0600926Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0602079Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0603387Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0604657Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0606042Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0607708Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0608797Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0610093Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0611439Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0612785Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0614095Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0615395Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0617313Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0618221Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0619533Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0620829Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0622183Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0623523Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0625979Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0626768Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0628051Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0629572Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0630763Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0632671Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0633544Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0635039Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0636395Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0637586Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0639098Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0640245Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0641561Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0642820Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0644281Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0645458Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0646781Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0648099Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0649587Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0650974Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0652287Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0653493Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0654824Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0656094Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0657807Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0658947Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0660247Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0662428Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0663931Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0665175Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0666479Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0668272Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0669548Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0670732Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0672057Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0673291Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0675207Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0676334Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0677711Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0680009Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0680644Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0681977Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0683339Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0684328Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0685654Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0687122Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0688368Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0690116Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0691214Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0692545Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0693570Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0695271Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0696226Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0697617Z copying torch/include/ATen/ops/sparse_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0698995Z copying torch/include/ATen/ops/sparse_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0700312Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0701604Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0703077Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0704450Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0705575Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0706865Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0708144Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0710014Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0711586Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0712573Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0713816Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0715218Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0716685Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0718038Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0719563Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0720713Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0721913Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0723190Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0724429Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0725715Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0727624Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0728531Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0729816Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0731126Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0732401Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0733694Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0736582Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0737078Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0737778Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0738789Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0740016Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0741247Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0742751Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0743968Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0745635Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0746739Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0749019Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0749957Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0751112Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0752372Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0753718Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0756497Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0757035Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0757866Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0759253Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0760474Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0761793Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0763067Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0764430Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0765621Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0766936Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0768191Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0769774Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0770922Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0772205Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0773531Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0774936Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0776174Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0777486Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0778867Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0780242Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0781628Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0782966Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0785335Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0786346Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0787600Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0789055Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0790311Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0792104Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0793365Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0795162Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0796334Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0797903Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0798992Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0800143Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0801596Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0803065Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0804267Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0805560Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0806844Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0808227Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0809670Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0815072Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0815513Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0815882Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0816257Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0816553Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0817009Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0817565Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0820472Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0820877Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0821765Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0824011Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0824374Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0825271Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0826604Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0827859Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0829285Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0830570Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0832128Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0833648Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0834433Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0835462Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0836713Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0837704Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0838885Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0839850Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0840776Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0842047Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0843389Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0844073Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0845656Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0846117Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0847100Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0847997Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0848994Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0850335Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0851159Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0852133Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0853115Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0853899Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0854986Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0856037Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0857002Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0857827Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0859257Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0859894Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0861285Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0862257Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0863495Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0864337Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0865348Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0866934Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0867594Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0868581Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0870668Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0871093Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0872244Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0873335Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0875061Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0875667Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0877135Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0877874Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0879169Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0880160Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0881407Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0882404Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0883599Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0884617Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0885857Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0886883Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0887799Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0888990Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0889694Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0891086Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0892033Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0892912Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0895046Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0895452Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0897093Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0897798Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0898942Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0900380Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0901243Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0903189Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0904205Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0905238Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0906548Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0907722Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0909164Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0910225Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0911436Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0912393Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0913565Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0914957Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0915912Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0916965Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0918200Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0919034Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0920119Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0921054Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0922271Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0923240Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0924213Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0925186Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0926457Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0927358Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0928642Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0930055Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0930604Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0932177Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0933275Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0934383Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0936153Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0936965Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0938359Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0939709Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0940986Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0942396Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0943693Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0945960Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0946865Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0948333Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0951042Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0951745Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0952164Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0953742Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0954739Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0955957Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0957285Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0958689Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0960497Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0961676Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0962877Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0964253Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0965543Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0967044Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0968110Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0969564Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0970868Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0972161Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0974012Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0974635Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0976253Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0977285Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0977983Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0979489Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0980312Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0982111Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0983501Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0984698Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0986040Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0987554Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0988404Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0989729Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0990396Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0992214Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0993111Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0994612Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0995468Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0997459Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0997877Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0998879Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.0999504Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1001002Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1001969Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1002804Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1004002Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1004990Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1006185Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1008042Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1008349Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1009938Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1010423Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1011274Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1012256Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1013934Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1014769Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1015737Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1017703Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1018206Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1018991Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1019884Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1020704Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1022105Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1023121Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1024144Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1025170Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1025773Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1027098Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1027902Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1029413Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1034999Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1035359Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1035726Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1036760Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1037127Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1037424Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1037751Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1038583Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1039465Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1040660Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1041540Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1042684Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1044451Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1045144Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1045879Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1047273Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1048134Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1049079Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1050449Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1051169Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1053765Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1054876Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1055997Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1057043Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1058276Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1059189Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1060681Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1061640Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1063090Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1066232Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1066842Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1067164Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1067562Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1068688Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1070157Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1071400Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1072066Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1073289Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1074642Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1075359Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1076350Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1077443Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1078556Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1079535Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1080645Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1081836Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1082972Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1083851Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1084905Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1085818Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1087230Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1088166Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1089496Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1091490Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1092038Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1092735Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1093563Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1094662Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1095474Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1096434Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1097317Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1098952Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1099826Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1100864Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1101956Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1103157Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1104724Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1105626Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1106918Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1107954Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1108973Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1109816Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1113086Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1113687Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1114106Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1114490Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1115509Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1117166Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1117655Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1118348Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1119420Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1120427Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1121321Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1122158Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1124191Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1124629Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1125746Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1126697Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1127628Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1128697Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1129263Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1130604Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1131779Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1132763Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1133686Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1134544Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1136136Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1137439Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1138313Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1139721Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1140781Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1142323Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1143473Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1146003Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1146315Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1147580Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1148684Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1149802Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1150925Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1153151Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1153729Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1154425Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1159458Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1161286Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1161790Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1162088Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1162344Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1162808Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1163910Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1165252Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1166556Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1168077Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1169696Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1170505Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1171462Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1172556Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1173503Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1174546Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1175679Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1176827Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1177944Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1179193Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1180038Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1181466Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1182396Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1183367Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1184479Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1185484Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1186647Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1187745Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1188949Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1191494Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1191996Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1192909Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1194307Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1195264Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1196546Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1197830Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1199182Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1200003Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1201321Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1202318Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1203580Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1204360Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1206105Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1206645Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1207919Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1208673Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1209669Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1210806Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1211836Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1213044Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1215372Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1216258Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1217125Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1218166Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1219288Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1221012Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1222258Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1223627Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1225017Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1226516Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1227790Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1229045Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1230374Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1231737Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1234305Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1234968Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1235806Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1237455Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1238543Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1240361Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1241339Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1243058Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1244143Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1245780Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1247059Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1248104Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1249466Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1250768Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1252126Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1253495Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1254707Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1256199Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1257328Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1258374Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1259717Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1260696Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1262045Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1263197Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1265270Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1266012Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1267656Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1269876Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1270710Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1271336Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1272245Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1273088Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1274473Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1275516Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1276906Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1277887Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1279778Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1280885Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1281789Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1283997Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1284475Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1285181Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1286370Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1287572Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1290621Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1291116Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1291582Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1292270Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1293366Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1294729Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1295467Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1296570Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1297279Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1298432Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1300703Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1301311Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1301821Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1304886Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1305292Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1305598Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1305978Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1307057Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1308282Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1309048Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1310331Z copying torch/include/ATen/ops/symeig.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1311355Z copying torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1312562Z copying torch/include/ATen/ops/symeig_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1313814Z copying torch/include/ATen/ops/symeig_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1315788Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1316256Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1318247Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1318873Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1319637Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1320548Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1321492Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1323637Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1324108Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1325112Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1326505Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1327728Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1329029Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1330288Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1332020Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1333199Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1334521Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1335828Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1337413Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1338581Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1339914Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1341183Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1342740Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1344011Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1345271Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1346549Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1347936Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1349882Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1351210Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1352023Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1353427Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1354746Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1357201Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1357942Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1359326Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1360705Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1362743Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1363334Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1364576Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1365818Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1366955Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1368327Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1369988Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1371052Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1372377Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1374303Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1375412Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1376681Z copying torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1378310Z copying torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1379475Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1380798Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1381998Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1385164Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1385679Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1386141Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1386957Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1390029Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1393682Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1396159Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1396904Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1397334Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1398173Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1400072Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1400863Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1402162Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1403289Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1404631Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1405902Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1407270Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1408807Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1410127Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1411390Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1412786Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1414014Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1415289Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1416634Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1418107Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1419336Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1420648Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1422152Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1423433Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1426199Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1427147Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1428249Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1430908Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1431386Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1431855Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1433182Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1434399Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1435794Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1437739Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1438434Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1439719Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1441078Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1442340Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1443709Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1446046Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1447240Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1448416Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1449611Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1450928Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1452271Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1454087Z copying torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1455143Z copying torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1456447Z copying torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1457718Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1458998Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1460393Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1461803Z copying torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1463128Z copying torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1464505Z copying torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1465876Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1467112Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1468562Z copying torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1469835Z copying torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1471125Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1472532Z copying torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1473945Z copying torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1475368Z copying torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1476674Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1478053Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1479364Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1480846Z copying torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1482213Z copying torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1483524Z copying torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1484821Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1486098Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1487458Z copying torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1488728Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1490211Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1491931Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1493266Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1494393Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1496025Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1497165Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1498495Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1499768Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1501545Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1502918Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1504435Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1506085Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1507227Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1510207Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1510800Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1511463Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1512086Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1513323Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1514722Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1516810Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1518018Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1519476Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1520560Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1522006Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1523454Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1524654Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1525901Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1528967Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1529247Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1529948Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1531338Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1533022Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1533557Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1544635Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1545793Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1546120Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1546451Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1546713Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1547477Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1547969Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1548281Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1548587Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1548908Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1549398Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1549724Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1550044Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1551744Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1552567Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1553843Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1554635Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1556514Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1557364Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1558203Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1559153Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1560131Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1561354Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1562307Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1563562Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1564805Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1566031Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1567357Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1568388Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1569433Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1570481Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1571739Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1572895Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1574307Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1575485Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1578399Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1578886Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1579355Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1580404Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1582333Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1583247Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1584281Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1585820Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1586848Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1588173Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1589378Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1590619Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1591960Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1593004Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1594052Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1595815Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1596380Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1598025Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1599122Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1599958Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1601243Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1602155Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1603683Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1604384Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1606083Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1606823Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1608291Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1609929Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1610688Z copying torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1611511Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1612677Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1613684Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1615067Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1615706Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1616944Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1617840Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1619168Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1620201Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1620966Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1621932Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1623247Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1624511Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1625695Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1627034Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1627774Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1628825Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1630224Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1631178Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1632552Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1633562Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1635165Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1635839Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1637227Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1638356Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1639715Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1640951Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1641975Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1642889Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1643884Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1644570Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1646371Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1647614Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1648690Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1649973Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1651382Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1652725Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1653957Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1655334Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1657582Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1658489Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1659654Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1660922Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1662318Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1663841Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1665231Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1666862Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1668241Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1669726Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1670967Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1672319Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1673629Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1675230Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1676760Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1677924Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1679209Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1680553Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1681944Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1683800Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1684766Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1686362Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1687668Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1690256Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1690993Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1693170Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1693733Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1695390Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1696831Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1697978Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1701023Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1704067Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1704596Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1705211Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1705900Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1706410Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1707392Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1708521Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1709877Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1711596Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1712843Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1714636Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1715832Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1717288Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1718540Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1719962Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1721320Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1723115Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1724479Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1725656Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1726890Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1728608Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1729958Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1731252Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1732651Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1734093Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1735457Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1736841Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1738428Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1739670Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1740973Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1742281Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1743654Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1746560Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1747301Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1748693Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1750266Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1751740Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1753170Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1754571Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1756089Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1757459Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1758701Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1760147Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1761947Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1763416Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1764841Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1766275Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1767731Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1769609Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1770605Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1771883Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1773790Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1774792Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1776102Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1777455Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1778811Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1781424Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1782399Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1783808Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1785526Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1786953Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1789253Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1792644Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1793198Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1793711Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1794421Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1794865Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1795736Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1797440Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1798322Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1799271Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1800526Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1801759Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1803010Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1804032Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1804720Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1805988Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1807094Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1808492Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1809482Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1810616Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1811688Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1812792Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1813796Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1814801Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1816539Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1817193Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1818524Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1820694Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1821124Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1822128Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1823377Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1824886Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1825829Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1827545Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1828793Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1829979Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1831212Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1831962Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1833315Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1834148Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1835354Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1836246Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1837477Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1838730Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1839907Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1841032Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1842194Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1843439Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1844691Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1845902Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1847124Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1848154Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1850208Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1851034Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1852132Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1853375Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1854410Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1855447Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1856500Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1858224Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1859206Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1860367Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1861721Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1862940Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1864067Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1864792Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1866131Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1867143Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1868457Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1869809Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1870438Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1871653Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1872666Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1873920Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1874748Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1876141Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1878012Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1878267Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1879572Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1880958Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1881468Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1882676Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1883621Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1885134Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1885787Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1886819Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1887880Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1889582Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1890634Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1891715Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1892405Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1894110Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1894552Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1896423Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1896776Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1897774Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1898516Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1900556Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1900879Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1902279Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1902959Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1903963Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1905711Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1906211Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1907677Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1908735Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1910641Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1911016Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1912611Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1913693Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1915146Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1916393Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1917851Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1919028Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1920518Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1921706Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1923414Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1924606Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1925930Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1927368Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1928809Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1930175Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1932537Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1933585Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1934844Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1936260Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1937495Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1939161Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1940464Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1941637Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1943335Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1944821Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1946115Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1947335Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1949257Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1950374Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1951807Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1953147Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1954522Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1956237Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1957604Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1958840Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1960062Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1965190Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1966043Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1966990Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1967487Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1968028Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1968689Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1969727Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1970271Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1971486Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1972841Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1974795Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1976114Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1978002Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1980545Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1981037Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1981497Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1982870Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1984013Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1985086Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1985988Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1987247Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1988099Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1990006Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1990526Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1991922Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1993595Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1993868Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1994804Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1996074Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1997017Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1997647Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1999171Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.1999940Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.2001183Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.2001631Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.2002830Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.2003740Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.2004954Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2023-01-11T21:00:31.2006193Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip 2023-01-11T21:00:31.2006468Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2023-01-11T21:00:31.2007600Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2023-01-11T21:00:31.2008264Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2023-01-11T21:00:31.2010095Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2023-01-11T21:00:31.2010483Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2023-01-11T21:00:31.2012488Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2023-01-11T21:00:31.2013022Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2023-01-11T21:00:31.2013311Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2023-01-11T21:00:31.2014561Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2023-01-11T21:00:31.2016283Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2023-01-11T21:00:31.2016784Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2023-01-11T21:00:31.2018168Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2018485Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2019538Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2020551Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2021446Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2022383Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2022948Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2024181Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2025180Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2025757Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2027735Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2028224Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2029134Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2030477Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2031018Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2032724Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2033472Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2034979Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2035915Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2037085Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2038309Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2041085Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2041348Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2041703Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2043243Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2044142Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2045227Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2046320Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2047585Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2048843Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2050033Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2051408Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2052704Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2053944Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2055323Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2056522Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2059247Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2060351Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2062147Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2063014Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2064972Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2066360Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2067501Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2068617Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2069827Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2070982Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2072243Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2073414Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2074609Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2075883Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2077257Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2078448Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2079749Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2081076Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2082316Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2084011Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2084669Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2086080Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2087136Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2088354Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2089626Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2090788Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2092057Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2093305Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2094474Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2097003Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2097507Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2098576Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2099800Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2100987Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2102071Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2103480Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2104821Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2105877Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2108261Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2108932Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2110086Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2111638Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2112533Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2113517Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2114594Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2115597Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2116553Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2117457Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2118776Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2119559Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2121278Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2122229Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2023-01-11T21:00:31.2123863Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2124252Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2125608Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2126319Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2127421Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2128411Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2129838Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2131136Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2132147Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2133480Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2134590Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2135446Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2136951Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2137578Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2138520Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2141067Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2141534Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2142156Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2142879Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2143870Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2145301Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2146381Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2147585Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2148592Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2023-01-11T21:00:31.2150098Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2150390Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2151735Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2152666Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2153941Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2154660Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2156319Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2157018Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2158461Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2158889Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2160463Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2161135Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2162381Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2163102Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2164224Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2165101Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2165817Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2167957Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2168487Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2169372Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2170647Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2172950Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2173911Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2174451Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2175236Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2176274Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2177264Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2177816Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2179027Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2179857Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2180611Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2181353Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2182630Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2184875Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2185612Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2186414Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2188921Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2189322Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2189687Z copying torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2191194Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2192184Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2193619Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2195013Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2196396Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2197738Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2198887Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2200305Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2201504Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2202945Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2204308Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2205423Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2208522Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2209040Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2209601Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2210533Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2023-01-11T21:00:31.2212293Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2023-01-11T21:00:31.2212980Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2023-01-11T21:00:31.2214116Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2023-01-11T21:00:31.2215273Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2023-01-11T21:00:31.2216498Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2023-01-11T21:00:31.2217547Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2023-01-11T21:00:31.2218894Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2023-01-11T21:00:31.2221047Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2221647Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2223164Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2224245Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2225636Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2227029Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2228515Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2229518Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2230943Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2232159Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2233579Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2234878Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2236154Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2237349Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:31.2238518Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2023-01-11T21:00:31.2239395Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2023-01-11T21:00:31.2240686Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2023-01-11T21:00:31.2242544Z creating build/lib.linux-x86_64-cpython-38/torch/include/caffe2 2023-01-11T21:00:31.2242770Z creating build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2023-01-11T21:00:31.2243061Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2023-01-11T21:00:31.2244765Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2023-01-11T21:00:31.2245913Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2023-01-11T21:00:31.2246776Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2023-01-11T21:00:31.2247735Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2023-01-11T21:00:31.2248701Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2023-01-11T21:00:31.2249756Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2023-01-11T21:00:31.2255377Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10 2023-01-11T21:00:31.2255636Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2023-01-11T21:00:31.2255980Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2023-01-11T21:00:31.2256427Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2023-01-11T21:00:31.2256930Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2023-01-11T21:00:31.2257164Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2257436Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2257742Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2257993Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2258560Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2260188Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2261108Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2262065Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2263426Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2265076Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2266069Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2267253Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2268562Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2269693Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2270592Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2272169Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2273483Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2279093Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2279442Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2279771Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2280191Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2280480Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2281310Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2281686Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2281959Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2283046Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2285987Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2286324Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2286587Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2288603Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2288953Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2289789Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2291079Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2292219Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2293183Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2293998Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2295947Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2296391Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2297299Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2299309Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2300769Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2301354Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2302896Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2303643Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2023-01-11T21:00:31.2304709Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2023-01-11T21:00:31.2305257Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2023-01-11T21:00:31.2306481Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2023-01-11T21:00:31.2307422Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2023-01-11T21:00:31.2308071Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2023-01-11T21:00:31.2310138Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2023-01-11T21:00:31.2310472Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:31.2311106Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:31.2311560Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:31.2313140Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:31.2314239Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:31.2316355Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:31.2318018Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2023-01-11T21:00:31.2318575Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2023-01-11T21:00:31.2319690Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2023-01-11T21:00:31.2320790Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2023-01-11T21:00:31.2322244Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2023-01-11T21:00:31.2323631Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2023-01-11T21:00:31.2325093Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2023-01-11T21:00:31.2326261Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2023-01-11T21:00:31.2327324Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2023-01-11T21:00:31.2328130Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2023-01-11T21:00:31.2329543Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2023-01-11T21:00:31.2330655Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2023-01-11T21:00:31.2332010Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2023-01-11T21:00:31.2333429Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2334167Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2335673Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2336890Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2338148Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2339414Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2340598Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2341791Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2343477Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2344505Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2345897Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2347241Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2348441Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2349588Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2351011Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2023-01-11T21:00:31.2352312Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2352926Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2354147Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2355470Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2357018Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2358290Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2359428Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2360590Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2361756Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2362876Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2364212Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2365391Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2367111Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2368117Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2369249Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2370570Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2372195Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2373536Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2374827Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2376113Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2377328Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2378527Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2380010Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2381381Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2383560Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2384551Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2385815Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2387044Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2388262Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2389528Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2391081Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2392294Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2393634Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2395043Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2396168Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2397886Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2399270Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2400628Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2401545Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2402717Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2403784Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2405025Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2406229Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2407622Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2408757Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2410266Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2411783Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2412878Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2414157Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2415374Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2416752Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2417974Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2419127Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2420227Z copying torch/include/c10/util/either.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2421562Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2422790Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2425753Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2427166Z copying torch/include/c10/util/in_place.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2428396Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2429740Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2431835Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2432617Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2434024Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2435425Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2436635Z copying torch/include/c10/util/math_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2438112Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2439311Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2441760Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2442487Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2443838Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2445114Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2446683Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2447848Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2449104Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2450343Z copying torch/include/c10/util/reverse_iterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2451690Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2453123Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2455084Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2455695Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2456903Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2458310Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2459971Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2461551Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2462972Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2464072Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2465843Z copying torch/include/c10/util/variant.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2467785Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2023-01-11T21:00:31.2469118Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2469475Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2480560Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2481189Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2482321Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2484442Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2485718Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2486703Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2489409Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2489703Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2490631Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2491001Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2492252Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2023-01-11T21:00:31.2493287Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2023-01-11T21:00:31.2493780Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2023-01-11T21:00:31.2494762Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2023-01-11T21:00:31.2495863Z copying torch/include/c10/cuda/impl/cuda_cmake_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2023-01-11T21:00:31.2496861Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch 2023-01-11T21:00:31.2497290Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2023-01-11T21:00:31.2498622Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2023-01-11T21:00:31.2499386Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2023-01-11T21:00:31.2500637Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2023-01-11T21:00:31.2501407Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2023-01-11T21:00:31.2502779Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2503331Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2504378Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2505030Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2505813Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2506604Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2507714Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2508453Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2509551Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2510319Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2511353Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2512337Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2513249Z copying torch/include/torch/csrc/PythonTypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2514006Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2515010Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2515918Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2516913Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2518127Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2518856Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2520210Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2520844Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2521823Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2522645Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2523586Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2524403Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2525614Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2527321Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2527691Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2528676Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2023-01-11T21:00:31.2529863Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api 2023-01-11T21:00:31.2530198Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include 2023-01-11T21:00:31.2530494Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2530816Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2532363Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2533256Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2534269Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2535209Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2536502Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2537554Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2538554Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2540440Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2540775Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2541732Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2543480Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2544273Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2545508Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2546748Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2548018Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2548845Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2550106Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2550815Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2552626Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2553553Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2555368Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2556415Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:31.2557704Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2023-01-11T21:00:31.2558552Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2023-01-11T21:00:31.2559882Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2023-01-11T21:00:31.2560902Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2023-01-11T21:00:31.2562117Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2023-01-11T21:00:31.2564454Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2023-01-11T21:00:31.2565109Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2023-01-11T21:00:31.2565973Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2023-01-11T21:00:31.2567089Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2023-01-11T21:00:31.2568968Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2023-01-11T21:00:31.2569638Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2023-01-11T21:00:31.2570677Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2023-01-11T21:00:31.2571799Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2023-01-11T21:00:31.2573039Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T21:00:31.2573821Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T21:00:31.2575076Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T21:00:31.2576675Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T21:00:31.2578076Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T21:00:31.2579313Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T21:00:31.2580585Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T21:00:31.2581985Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T21:00:31.2584217Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2023-01-11T21:00:31.2584886Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2023-01-11T21:00:31.2586415Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2023-01-11T21:00:31.2587653Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2023-01-11T21:00:31.2589112Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T21:00:31.2589768Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T21:00:31.2591165Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T21:00:31.2592412Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T21:00:31.2593670Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T21:00:31.2595014Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T21:00:31.2596273Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T21:00:31.2597586Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T21:00:31.2598757Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2023-01-11T21:00:31.2599382Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2023-01-11T21:00:31.2600928Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2023-01-11T21:00:31.2602086Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2023-01-11T21:00:31.2603164Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2023-01-11T21:00:31.2604352Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2023-01-11T21:00:31.2605450Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2023-01-11T21:00:31.2606270Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2023-01-11T21:00:31.2608463Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2023-01-11T21:00:31.2609682Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:31.2610425Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:31.2611830Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:31.2612985Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:31.2614169Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:31.2615575Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:31.2621497Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:31.2622696Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:31.2623978Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:31.2625379Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:31.2626652Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2627409Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2629259Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2630487Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2631819Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2634752Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2635507Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2636186Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2636868Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2637894Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2639083Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2640944Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2642057Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2643393Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2644626Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2650466Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2651258Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:31.2652328Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2652975Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2654370Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2655798Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2657816Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2659129Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2660335Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2661411Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2663043Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2664161Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2665510Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2666893Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2668330Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2669563Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2670923Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2672353Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2673834Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2675356Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2676644Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2677884Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2679362Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2680715Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:31.2681979Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2682650Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2684309Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2685436Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2686637Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2687670Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2689090Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2690392Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2691111Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2692968Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2693378Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2694968Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2695320Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2696805Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2697826Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2698647Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2700161Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2705308Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2705653Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2707370Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2710561Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2710987Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2711910Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2712568Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:31.2712875Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2713253Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2714882Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2716041Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2716934Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2717570Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2718967Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2720267Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2721439Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2722373Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2723291Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:31.2724430Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel 2023-01-11T21:00:31.2724804Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel 2023-01-11T21:00:31.2726029Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2023-01-11T21:00:31.2727350Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2023-01-11T21:00:31.2728530Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2023-01-11T21:00:31.2729590Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2023-01-11T21:00:31.2730702Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T21:00:31.2731119Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T21:00:31.2735048Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T21:00:31.2736915Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T21:00:31.2737796Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T21:00:31.2738726Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T21:00:31.2739694Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T21:00:31.2740635Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T21:00:31.2742255Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T21:00:31.2743019Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2023-01-11T21:00:31.2743580Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2023-01-11T21:00:31.2745333Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2023-01-11T21:00:31.2746133Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2023-01-11T21:00:31.2746533Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2023-01-11T21:00:31.2747949Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2023-01-11T21:00:31.2748794Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2023-01-11T21:00:31.2749547Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2023-01-11T21:00:31.2750498Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2750845Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2752403Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2753069Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2754444Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2755474Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2756826Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2757638Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2758756Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2760123Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2761016Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2762662Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2763539Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2764586Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2766990Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2767442Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2767863Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2768964Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2770130Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2771392Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2772373Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2773657Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2774933Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2776319Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2777120Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2778255Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2787474Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2788491Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2789068Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2789629Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2790160Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2790726Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2791294Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2791866Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2792442Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2792997Z copying torch/include/torch/csrc/autograd/python_return_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2793595Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2794320Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2794962Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2795539Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2796380Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2797084Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2797870Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2798980Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2800233Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2801534Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2802842Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2023-01-11T21:00:31.2804422Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:31.2805128Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:31.2806551Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:31.2807771Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:31.2808842Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:31.2810802Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:31.2811920Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:31.2812796Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2023-01-11T21:00:31.2813407Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2023-01-11T21:00:31.2814458Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2023-01-11T21:00:31.2815819Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2023-01-11T21:00:31.2819247Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2023-01-11T21:00:31.2820230Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:31.2820755Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:31.2822150Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:31.2823113Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:31.2824491Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:31.2825617Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:31.2826806Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:31.2827932Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2829594Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2830100Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2831140Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2832239Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2833623Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2835037Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2836076Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2837291Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2838454Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2839882Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2841016Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2023-01-11T21:00:31.2842366Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed 2023-01-11T21:00:31.2842777Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2843379Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2844662Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2846098Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2847190Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2848412Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2849512Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2850750Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2851996Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2853333Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2854687Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2856616Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2857874Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2859085Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2860136Z copying torch/include/torch/csrc/distributed/c10d/Ops.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2861428Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2862758Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2864034Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2865913Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2867147Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2868448Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2869917Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2871177Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2872387Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2873598Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2874797Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2876077Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2877524Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2878800Z copying torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2879989Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2881195Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2882472Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2883650Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2885245Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2886324Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2887581Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2888900Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2890102Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2891339Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2892797Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2894010Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:31.2895151Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2895934Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2896950Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2898312Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2899319Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2900683Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2901853Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2903126Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2904326Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2905655Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2906739Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2908045Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2909188Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2910373Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2911749Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2912955Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2914764Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2916085Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2917311Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2918622Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2920087Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2921277Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2922560Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2923820Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2925089Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2926297Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2927630Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2928761Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:31.2929887Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2023-01-11T21:00:31.2930491Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2023-01-11T21:00:31.2932292Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2023-01-11T21:00:31.2933294Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2023-01-11T21:00:31.2934529Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:31.2935314Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:31.2936488Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:31.2937977Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:31.2939110Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:31.2940277Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:31.2941516Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:31.2942834Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:31.2944150Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:31.2946311Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:31.2947122Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2947669Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2949740Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2950302Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2951341Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2952529Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2953655Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2955856Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2956869Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2957941Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2959183Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2960547Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2961731Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2963121Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2964540Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2965861Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2966971Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2968155Z copying torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2969394Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2970699Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2971957Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2973109Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2974286Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2975575Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2976797Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2977904Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2979117Z copying torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2980372Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2981578Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2982949Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2984222Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2986260Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2986850Z copying torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2988068Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2989366Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2990496Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2991799Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2992907Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2994247Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2995521Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2996743Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2997930Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.2999117Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3000373Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3001534Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3002753Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3004192Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3005465Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3006672Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3007958Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3009083Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3010224Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3011560Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3012876Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3014107Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3015340Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3016510Z copying torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3017671Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3018869Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3020069Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3021276Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3022631Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3023893Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3025105Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3026298Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3027491Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3028676Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3029898Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3031108Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3032329Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3033505Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3035552Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3036611Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3037843Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3039220Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3040254Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3041745Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3042799Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3044054Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3045240Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3046618Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3048083Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3049205Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3050340Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3051601Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3053771Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3054347Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3055273Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3056460Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:31.3057667Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:31.3058242Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:31.3059522Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:31.3061822Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:31.3062289Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:31.3063062Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:31.3064057Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:31.3064820Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:31.3067227Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:31.3067907Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:31.3069347Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2023-01-11T21:00:31.3069694Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2023-01-11T21:00:31.3071503Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2023-01-11T21:00:31.3071899Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2023-01-11T21:00:31.3072904Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2023-01-11T21:00:31.3073905Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2023-01-11T21:00:31.3074818Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3075273Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3076746Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3077705Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3078928Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3079376Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3080695Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3081767Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3082296Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3083596Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3084361Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3085264Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3086350Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3087382Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3088464Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3089476Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3090219Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3091429Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3092282Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3093267Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3094165Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3095900Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3096606Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3097450Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3098548Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3099318Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3100640Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3101320Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3102408Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3103375Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3104887Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3105808Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:31.3106717Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3107287Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3108301Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3108938Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3109771Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3111014Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3112357Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3113064Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3114139Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3114692Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3115492Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3117203Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3117937Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:31.3119096Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3119668Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3120838Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3121803Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3122501Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3123492Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3124378Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3125224Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3126216Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3127174Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3128238Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3129119Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3130151Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3131075Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3132050Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3133204Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3134253Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3135201Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3136101Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3137069Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3138057Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3138913Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3139897Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3140899Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3141875Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3142985Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3144194Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3145150Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3146451Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:31.3147419Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2023-01-11T21:00:31.3147870Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2023-01-11T21:00:31.3148829Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2023-01-11T21:00:31.3150289Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2023-01-11T21:00:31.3151074Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2023-01-11T21:00:31.3152367Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2023-01-11T21:00:31.3153132Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3153653Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3154811Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3155498Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3156584Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3157346Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3158345Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3159467Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3160576Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3161259Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3162241Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3163185Z copying torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3164212Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3165805Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3166495Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3168172Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3169261Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3170035Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3171225Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3172057Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3172991Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3174669Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3175457Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:31.3176594Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3177064Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3178234Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3179329Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3180031Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3181754Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3182262Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3183410Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3184560Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3185466Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3186560Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3187398Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3188324Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3189464Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3190450Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3191311Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2023-01-11T21:00:31.3192530Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3193187Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3193938Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3194890Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3195959Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3196928Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3198038Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3198803Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3200505Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3201253Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3202211Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3203142Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3204233Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3205110Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3206235Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3207026Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3208353Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3209053Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3210267Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3211024Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3212156Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3212921Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3213894Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:31.3214992Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2023-01-11T21:00:31.3215841Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2023-01-11T21:00:31.3216729Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2023-01-11T21:00:31.3218295Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3219141Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3219877Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3221081Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3222159Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3222964Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3225143Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3226242Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3228167Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3228771Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3229468Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3230361Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3231504Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3232722Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3233656Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3234986Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3236709Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3237329Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3238433Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3239444Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3240535Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3241718Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3242959Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3243911Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3245311Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3246153Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3247323Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3248565Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3249689Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3250787Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3251935Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3253066Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3254178Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3255279Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3256328Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3258131Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3259119Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3260076Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3261642Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3262771Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3264012Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3265119Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3266138Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:31.3266930Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:31.3267506Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:31.3268627Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:31.3269542Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:31.3270684Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:31.3271411Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:31.3273026Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:31.3273751Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:31.3274765Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:31.3276066Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:31.3277112Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen 2023-01-11T21:00:31.3277666Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3278206Z copying torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3279552Z copying torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3280602Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3281611Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3282881Z copying torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3284060Z copying torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3285094Z copying torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3286452Z copying torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3287362Z copying torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3288394Z copying torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3289594Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3290579Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3292094Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3293212Z copying torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3294146Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3295449Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3296993Z copying torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3297937Z copying torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3299354Z copying torch/include/torch/csrc/jit/codegen/cuda/inlining.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3300305Z copying torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3301558Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3303028Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3303852Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3305032Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3305933Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3307029Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3308129Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3309154Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3310433Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3311738Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3312743Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3313813Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3314966Z copying torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3316145Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3317315Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3318427Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3320050Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3320780Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3323330Z copying torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3324315Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3325237Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3326028Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_bank_conflict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3327143Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_divisible_split.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3328282Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3329576Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3330787Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3332005Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3333671Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3334832Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3335900Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3336898Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3337630Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3338653Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3339856Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3340688Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3341518Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3342742Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3343536Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3344411Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3345494Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3346346Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3347453Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3348463Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3349746Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3350560Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3351688Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3352601Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3354016Z copying torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3355178Z copying torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3356158Z copying torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3357294Z copying torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3358399Z copying torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3359107Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3360283Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3361229Z copying torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3362331Z copying torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3363690Z copying torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3364603Z copying torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3365304Z copying torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3366529Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3367365Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3368490Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3369537Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3370723Z copying torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3371710Z copying torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3373033Z copying torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3373994Z copying torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3374855Z copying torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:31.3376059Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/ops 2023-01-11T21:00:31.3376640Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/ops 2023-01-11T21:00:31.3377745Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/ops 2023-01-11T21:00:31.3378746Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/ops 2023-01-11T21:00:31.3379822Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/ops 2023-01-11T21:00:31.3381044Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3381679Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3383088Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3384756Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3386034Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3387269Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3388497Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3389352Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3390870Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3391770Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3393339Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3394725Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3395994Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3397155Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3398251Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3399708Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3401210Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3402249Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3404092Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:31.3405208Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2023-01-11T21:00:31.3405974Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2023-01-11T21:00:31.3406831Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2023-01-11T21:00:31.3408350Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2023-01-11T21:00:31.3409198Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2023-01-11T21:00:31.3410293Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2023-01-11T21:00:31.3411611Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2023-01-11T21:00:31.3412895Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2023-01-11T21:00:31.3414007Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2023-01-11T21:00:31.3415362Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2023-01-11T21:00:31.3416865Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2023-01-11T21:00:31.3418030Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2023-01-11T21:00:31.3418911Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2023-01-11T21:00:31.3420285Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2023-01-11T21:00:31.3421271Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2023-01-11T21:00:31.3422742Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2023-01-11T21:00:31.3423840Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2023-01-11T21:00:31.3424629Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs 2023-01-11T21:00:31.3425240Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs 2023-01-11T21:00:31.3426805Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3427297Z copying torch/include/torch/csrc/utils/memory.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3428905Z copying torch/include/torch/csrc/utils/auto_gil.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3429715Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3430961Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3431771Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3433867Z copying torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3435085Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3436168Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3437253Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3438481Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3439564Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3441014Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3442138Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3443438Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3444738Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3445997Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3448094Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3449454Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3450824Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3452212Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3453531Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3454810Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3456023Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3458140Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3458850Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3460511Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3461224Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3462685Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3464778Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3465431Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3466773Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3468479Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3469201Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3470205Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3471575Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3472394Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3473572Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3475067Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3476286Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3477487Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3478678Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3479862Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3480983Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2023-01-11T21:00:31.3481994Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor 2023-01-11T21:00:31.3482992Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor 2023-01-11T21:00:31.3484053Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy 2023-01-11T21:00:31.3484973Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2023-01-11T21:00:31.3486104Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2023-01-11T21:00:31.3487262Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2023-01-11T21:00:31.3488498Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2023-01-11T21:00:31.3489719Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2023-01-11T21:00:31.3490793Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3491853Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3493019Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3494198Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3495406Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3496601Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3497893Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3499158Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3500362Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3501583Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3502988Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3504397Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3505180Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3506135Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3506990Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3508900Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3509528Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3510949Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3511781Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3513028Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3514038Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3515009Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3516076Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3517304Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3518350Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:31.3519689Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops 2023-01-11T21:00:31.3520324Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops 2023-01-11T21:00:31.3521419Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2023-01-11T21:00:31.3522155Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2023-01-11T21:00:31.3523227Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2023-01-11T21:00:31.3524160Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3524666Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3526316Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3527021Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3531291Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3532229Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3532961Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3533743Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3534368Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3535007Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3535554Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:31.3536027Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3536612Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3537316Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3538269Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3540103Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3541421Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3542801Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3543968Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3546346Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3547431Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3548561Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3549909Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3551133Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3552405Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3554604Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3555779Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3556902Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3559780Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3561476Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3562810Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2023-01-11T21:00:31.3564224Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2023-01-11T21:00:31.3565320Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2023-01-11T21:00:31.3566581Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2023-01-11T21:00:31.3568147Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2023-01-11T21:00:31.3569540Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2023-01-11T21:00:31.3570857Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2023-01-11T21:00:31.3572370Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2023-01-11T21:00:31.3574129Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2023-01-11T21:00:31.3575640Z creating build/lib.linux-x86_64-cpython-38/torch/include/THC 2023-01-11T21:00:31.3576515Z copying torch/include/THC/THCAtomics.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/THC 2023-01-11T21:00:31.3577317Z copying torch/include/THC/THCDeviceUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/THC 2023-01-11T21:00:31.3578738Z copying torch/_inductor/codegen/cpp_prefix.h -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:31.3590715Z copying torch/_inductor/codegen/triton_conv_delta_x.j2 -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:31.3602003Z copying torch/_inductor/codegen/triton_conv_delta_x_hwc.j2 -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:31.3641976Z copying torch/_inductor/codegen/triton_mm.j2 -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2023-01-11T21:00:31.3650671Z creating build/lib.linux-x86_64-cpython-38/torch/share 2023-01-11T21:00:31.3651397Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake 2023-01-11T21:00:31.3651881Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen 2023-01-11T21:00:31.3652369Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen 2023-01-11T21:00:31.3652807Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2023-01-11T21:00:31.3653370Z copying torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2023-01-11T21:00:31.3654797Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2023-01-11T21:00:31.3656057Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2023-01-11T21:00:31.3656813Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2023-01-11T21:00:31.3657917Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2023-01-11T21:00:31.3658484Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2023-01-11T21:00:31.3660057Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2023-01-11T21:00:31.3661001Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2023-01-11T21:00:31.3661925Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2023-01-11T21:00:31.3663100Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2023-01-11T21:00:31.3663876Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2023-01-11T21:00:31.3664921Z copying torch/share/cmake/Caffe2/public/threads.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2023-01-11T21:00:31.3666049Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2023-01-11T21:00:31.3667159Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2023-01-11T21:00:31.3668556Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2023-01-11T21:00:31.3669160Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2023-01-11T21:00:31.3670223Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2023-01-11T21:00:31.3671428Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2023-01-11T21:00:31.3672497Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2023-01-11T21:00:31.3673595Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2023-01-11T21:00:31.3674811Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2023-01-11T21:00:31.3676268Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2023-01-11T21:00:31.3677467Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2023-01-11T21:00:31.3678526Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2023-01-11T21:00:31.3679747Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2023-01-11T21:00:31.3680961Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2023-01-11T21:00:31.3682196Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2023-01-11T21:00:31.3683316Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2023-01-11T21:00:31.3684067Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2023-01-11T21:00:31.3685014Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2023-01-11T21:00:31.3685859Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2023-01-11T21:00:31.3686997Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2023-01-11T21:00:31.3688184Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2023-01-11T21:00:31.3690085Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2023-01-11T21:00:31.3700064Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:31.3707985Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:31.3712315Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:31.3713638Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:31.3717756Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2023-01-11T21:00:31.3722534Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2023-01-11T21:00:31.3732100Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2023-01-11T21:00:31.3748241Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2023-01-11T21:00:31.3765881Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged 2023-01-11T21:00:31.3766268Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen 2023-01-11T21:00:31.3766661Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2023-01-11T21:00:31.3767146Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2023-01-11T21:00:31.3860193Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2023-01-11T21:00:31.3866157Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.3866680Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.3900723Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.3938928Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.3943724Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.3952476Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.3971428Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4031641Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4118121Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4222947Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4318216Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4399330Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4475511Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4554856Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4639177Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4716892Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4797047Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4879012Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.4958963Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5040989Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5119791Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5197720Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5283041Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5385373Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5465806Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5544487Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5633447Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5676706Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5767641Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5838473Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5918111Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.5998408Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.6087213Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.6157369Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.6236740Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.6317083Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.6394894Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.6478066Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.6559182Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.6638201Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2023-01-11T21:00:31.6917643Z running build_ext 2023-01-11T21:00:31.6961946Z -- Building with NumPy bindings 2023-01-11T21:00:31.6962387Z -- Detected cuDNN at , 2023-01-11T21:00:31.6962823Z -- Detected CUDA at /usr/local/cuda 2023-01-11T21:00:31.6963037Z -- Using MKLDNN 2023-01-11T21:00:31.6963327Z -- Not using Compute Library for the Arm architecture with MKLDNN 2023-01-11T21:00:31.6963602Z -- Not using CBLAS in MKLDNN 2023-01-11T21:00:31.6963810Z -- Building NCCL library 2023-01-11T21:00:31.6964066Z -- Building with distributed package: 2023-01-11T21:00:31.6964477Z -- USE_TENSORPIPE=True 2023-01-11T21:00:31.6964681Z -- USE_GLOO=True 2023-01-11T21:00:31.6964882Z -- USE_MPI=False 2023-01-11T21:00:31.6965090Z -- Building Executorch 2023-01-11T21:00:31.6965276Z -- Using ITT 2023-01-11T21:00:31.9414909Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so 2023-01-11T21:00:31.9415481Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so 2023-01-11T21:00:31.9420932Z building 'torch._C' extension 2023-01-11T21:00:31.9422436Z creating build/temp.linux-x86_64-cpython-38 2023-01-11T21:00:31.9423021Z creating build/temp.linux-x86_64-cpython-38/torch 2023-01-11T21:00:31.9423501Z creating build/temp.linux-x86_64-cpython-38/torch/csrc 2023-01-11T21:00:31.9424899Z clang -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.8 -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-38/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-11T21:00:32.0684638Z 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-38/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -L/usr/local/cuda/lib64/stubs -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch/_C.cpython-38-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2023-01-11T21:00:32.3802783Z building 'torch._C_flatbuffer' extension 2023-01-11T21:00:32.3804069Z clang -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.8 -c torch/csrc/stub_with_flatbuffer.c -o build/temp.linux-x86_64-cpython-38/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-11T21:00:32.4872399Z 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-38/torch/csrc/stub_with_flatbuffer.o -L/var/lib/jenkins/workspace/torch/lib -L/usr/local/cuda/lib64/stubs -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch/_C_flatbuffer.cpython-38-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2023-01-11T21:00:32.5369705Z /opt/conda/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-01-11T21:00:32.5370104Z warnings.warn( 2023-01-11T21:00:32.5545653Z installing to build/bdist.linux-x86_64/wheel 2023-01-11T21:00:32.5545876Z running install 2023-01-11T21:00:32.5597966Z running install_lib 2023-01-11T21:00:32.5694069Z creating build/bdist.linux-x86_64 2023-01-11T21:00:32.5694592Z creating build/bdist.linux-x86_64/wheel 2023-01-11T21:00:32.5695095Z creating build/bdist.linux-x86_64/wheel/functorch 2023-01-11T21:00:32.5696090Z copying build/lib.linux-x86_64-cpython-38/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2023-01-11T21:00:32.5696651Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2023-01-11T21:00:32.5697288Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2023-01-11T21:00:32.5698401Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2023-01-11T21:00:32.5699364Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2023-01-11T21:00:32.5700332Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2023-01-11T21:00:32.5701151Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2023-01-11T21:00:32.5702325Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2023-01-11T21:00:32.5703235Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2023-01-11T21:00:32.5703764Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2023-01-11T21:00:32.5704563Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2023-01-11T21:00:32.5705448Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2023-01-11T21:00:32.5706596Z copying build/lib.linux-x86_64-cpython-38/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2023-01-11T21:00:32.5707593Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T21:00:32.5708082Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T21:00:32.5709019Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T21:00:32.5710219Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T21:00:32.5710782Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T21:00:32.5712238Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T21:00:32.5712827Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T21:00:32.5713675Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T21:00:32.5714993Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T21:00:32.5715813Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T21:00:32.5716762Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T21:00:32.5717411Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T21:00:32.5718188Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/_cond.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T21:00:32.5718989Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/_map.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T21:00:32.5719715Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T21:00:32.5720531Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T21:00:32.5721263Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T21:00:32.5722061Z copying build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2023-01-11T21:00:32.5726036Z creating build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5726737Z copying build/lib.linux-x86_64-cpython-38/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5727582Z copying build/lib.linux-x86_64-cpython-38/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5728371Z copying build/lib.linux-x86_64-cpython-38/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5729331Z copying build/lib.linux-x86_64-cpython-38/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5730571Z copying build/lib.linux-x86_64-cpython-38/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5731626Z copying build/lib.linux-x86_64-cpython-38/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5732619Z copying build/lib.linux-x86_64-cpython-38/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5733686Z copying build/lib.linux-x86_64-cpython-38/torch/_guards.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5734757Z copying build/lib.linux-x86_64-cpython-38/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5735974Z copying build/lib.linux-x86_64-cpython-38/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5737008Z copying build/lib.linux-x86_64-cpython-38/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5738538Z copying build/lib.linux-x86_64-cpython-38/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5739885Z copying build/lib.linux-x86_64-cpython-38/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5741355Z copying build/lib.linux-x86_64-cpython-38/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5742342Z copying build/lib.linux-x86_64-cpython-38/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5743923Z copying build/lib.linux-x86_64-cpython-38/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5745254Z copying build/lib.linux-x86_64-cpython-38/torch/_six.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5746314Z copying build/lib.linux-x86_64-cpython-38/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5747491Z copying build/lib.linux-x86_64-cpython-38/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5748424Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5749854Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5752302Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5753610Z copying build/lib.linux-x86_64-cpython-38/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5758051Z copying build/lib.linux-x86_64-cpython-38/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5758888Z copying build/lib.linux-x86_64-cpython-38/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5760375Z copying build/lib.linux-x86_64-cpython-38/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5761400Z copying build/lib.linux-x86_64-cpython-38/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5762395Z copying build/lib.linux-x86_64-cpython-38/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5764077Z copying build/lib.linux-x86_64-cpython-38/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5765456Z copying build/lib.linux-x86_64-cpython-38/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5766476Z copying build/lib.linux-x86_64-cpython-38/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5768667Z copying build/lib.linux-x86_64-cpython-38/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5769656Z copying build/lib.linux-x86_64-cpython-38/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5770603Z copying build/lib.linux-x86_64-cpython-38/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5771442Z copying build/lib.linux-x86_64-cpython-38/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5773125Z copying build/lib.linux-x86_64-cpython-38/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5773748Z copying build/lib.linux-x86_64-cpython-38/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5774674Z copying build/lib.linux-x86_64-cpython-38/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5776080Z copying build/lib.linux-x86_64-cpython-38/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.5777189Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2023-01-11T21:00:32.5778093Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2023-01-11T21:00:32.5779188Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2023-01-11T21:00:32.5780914Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2023-01-11T21:00:32.5782267Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2023-01-11T21:00:32.5783275Z copying build/lib.linux-x86_64-cpython-38/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2023-01-11T21:00:32.5784138Z copying build/lib.linux-x86_64-cpython-38/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2023-01-11T21:00:32.5785555Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5786572Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5787500Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/allowed_functions.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5788810Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5789761Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5790835Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5791715Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5792607Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5793668Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/config_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5794683Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5795761Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5797151Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5798252Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5799282Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5800449Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5801449Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5802259Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5803250Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5804392Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5805238Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5805900Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5806702Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5807525Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5808378Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/skipfiles.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5809067Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5809982Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5811527Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5812632Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5813266Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5814080Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5814911Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T21:00:32.5816043Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5816940Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5817924Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations/analysis.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5818781Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations/backends.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5819759Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5820689Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations/inference.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5821688Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations/log_args.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5822887Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations/normalize.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5823663Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations/subgraph.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5824729Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations/torchxla_integration.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5825529Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/optimizations/training.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T21:00:32.5826235Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5827072Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5827963Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5828928Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5829820Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5830812Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5831753Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5832687Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5833691Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5834266Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5835334Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5836314Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5837513Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5838327Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T21:00:32.5839588Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5840393Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5841300Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5842764Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5843768Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5844695Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5845534Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5846390Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5847336Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5848359Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5849089Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5850144Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/named_members_polyfill.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5850769Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5851970Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5852598Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5853808Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5854372Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5855403Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5856061Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T21:00:32.5857854Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5859799Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5860725Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5861674Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5862773Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5863712Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/cuda_properties.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5864602Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5865536Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5866650Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5867566Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5868406Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5869265Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5871198Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5873393Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5874294Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5875636Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5876657Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/overrides.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5877701Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5879329Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5880585Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5881649Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5882702Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T21:00:32.5883927Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5884784Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5885925Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/autotuner.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5886754Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5887772Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5889177Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5890337Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5891101Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5892012Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_prefix.h -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5892945Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_conv_delta_x.j2 -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5893776Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_conv_delta_x_hwc.j2 -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5894507Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_mm.j2 -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T21:00:32.5895659Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T21:00:32.5896275Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T21:00:32.5897026Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops/autotune.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T21:00:32.5898071Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops/batched_matmul.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T21:00:32.5899145Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops/conv.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T21:00:32.5900211Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops/conv1x1.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T21:00:32.5901026Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops/conv_perf_model.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T21:00:32.5901859Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops/matmul.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T21:00:32.5902932Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops/mm_perf_model.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T21:00:32.5903602Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/triton_ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T21:00:32.5904832Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5905330Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5906175Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5906991Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5907776Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5908651Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5909627Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5910282Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5911354Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5911894Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5912755Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5913276Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T21:00:32.5914134Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T21:00:32.5915026Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T21:00:32.5917075Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T21:00:32.5917804Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T21:00:32.5918351Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/nvfuser_executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T21:00:32.5919456Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/nvfuser_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T21:00:32.5920946Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2023-01-11T21:00:32.5921404Z copying build/lib.linux-x86_64-cpython-38/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2023-01-11T21:00:32.5922489Z copying build/lib.linux-x86_64-cpython-38/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2023-01-11T21:00:32.5923832Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2023-01-11T21:00:32.5924235Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2023-01-11T21:00:32.5926508Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2023-01-11T21:00:32.5927367Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2023-01-11T21:00:32.5928183Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2023-01-11T21:00:32.5928985Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2023-01-11T21:00:32.5930180Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2023-01-11T21:00:32.5930907Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2023-01-11T21:00:32.5931788Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2023-01-11T21:00:32.5932496Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2023-01-11T21:00:32.5933568Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2023-01-11T21:00:32.5934401Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2023-01-11T21:00:32.5935143Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2023-01-11T21:00:32.5936077Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2023-01-11T21:00:32.5937049Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2023-01-11T21:00:32.5937948Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2023-01-11T21:00:32.5939024Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2023-01-11T21:00:32.5939730Z creating build/bdist.linux-x86_64/wheel/torch/amp 2023-01-11T21:00:32.5940604Z copying build/lib.linux-x86_64-cpython-38/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2023-01-11T21:00:32.5941268Z copying build/lib.linux-x86_64-cpython-38/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2023-01-11T21:00:32.5942679Z creating build/bdist.linux-x86_64/wheel/torch/ao 2023-01-11T21:00:32.5943455Z copying build/lib.linux-x86_64-cpython-38/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2023-01-11T21:00:32.5944232Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2023-01-11T21:00:32.5944982Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2023-01-11T21:00:32.5945897Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2023-01-11T21:00:32.5946405Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2023-01-11T21:00:32.5948073Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2023-01-11T21:00:32.5948823Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2023-01-11T21:00:32.5949569Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2023-01-11T21:00:32.5950646Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2023-01-11T21:00:32.5951167Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2023-01-11T21:00:32.5952155Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2023-01-11T21:00:32.5952778Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2023-01-11T21:00:32.5953413Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2023-01-11T21:00:32.5954760Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2023-01-11T21:00:32.5955646Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2023-01-11T21:00:32.5957132Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2023-01-11T21:00:32.5957760Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2023-01-11T21:00:32.5958574Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2023-01-11T21:00:32.5959313Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2023-01-11T21:00:32.5960311Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:32.5961112Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:32.5961999Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.5962997Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T21:00:32.5963782Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T21:00:32.5964632Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T21:00:32.5965418Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T21:00:32.5966505Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T21:00:32.5967159Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2023-01-11T21:00:32.5967713Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2023-01-11T21:00:32.5968545Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2023-01-11T21:00:32.5969085Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2023-01-11T21:00:32.5970272Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2023-01-11T21:00:32.5970766Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2023-01-11T21:00:32.5971980Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2023-01-11T21:00:32.5972491Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2023-01-11T21:00:32.5973517Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2023-01-11T21:00:32.5974129Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2023-01-11T21:00:32.5975271Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2023-01-11T21:00:32.5975915Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2023-01-11T21:00:32.5977437Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2023-01-11T21:00:32.5978090Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2023-01-11T21:00:32.5978791Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2023-01-11T21:00:32.5979498Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2023-01-11T21:00:32.5980222Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2023-01-11T21:00:32.5981121Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2023-01-11T21:00:32.5982801Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2023-01-11T21:00:32.5983658Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2023-01-11T21:00:32.5984392Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2023-01-11T21:00:32.5985227Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2023-01-11T21:00:32.5986104Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2023-01-11T21:00:32.5986874Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2023-01-11T21:00:32.5987913Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2023-01-11T21:00:32.5988996Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2023-01-11T21:00:32.5990169Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2023-01-11T21:00:32.5990939Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2023-01-11T21:00:32.5991900Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.5992766Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.5993830Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.5994959Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.5995786Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.5996644Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.5997608Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.5998641Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.5999481Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.6000368Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.6001042Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.6001923Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T21:00:32.6002448Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2023-01-11T21:00:32.6003015Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2023-01-11T21:00:32.6004067Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:32.6004680Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:32.6005391Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:32.6006557Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:32.6007364Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:32.6008513Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:32.6009385Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2023-01-11T21:00:32.6010194Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2023-01-11T21:00:32.6011305Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2023-01-11T21:00:32.6012260Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2023-01-11T21:00:32.6012888Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2023-01-11T21:00:32.6014550Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2023-01-11T21:00:32.6015175Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2023-01-11T21:00:32.6016486Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2023-01-11T21:00:32.6017194Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2023-01-11T21:00:32.6018045Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2023-01-11T21:00:32.6018831Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2023-01-11T21:00:32.6019355Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2023-01-11T21:00:32.6020396Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2023-01-11T21:00:32.6021165Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2023-01-11T21:00:32.6023251Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6023761Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6024351Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6025017Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6026106Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6026912Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/n_shadows_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6027955Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6028569Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6029494Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/qconfig_multi_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6030514Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6031296Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T21:00:32.6032728Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2023-01-11T21:00:32.6033200Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2023-01-11T21:00:32.6034229Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2023-01-11T21:00:32.6035315Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2023-01-11T21:00:32.6036215Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2023-01-11T21:00:32.6037119Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T21:00:32.6037963Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T21:00:32.6039300Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T21:00:32.6040050Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T21:00:32.6040768Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T21:00:32.6041810Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T21:00:32.6042374Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T21:00:32.6043195Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T21:00:32.6044160Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T21:00:32.6045033Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T21:00:32.6045722Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T21:00:32.6046359Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2023-01-11T21:00:32.6047101Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2023-01-11T21:00:32.6048163Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T21:00:32.6049126Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6049909Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6050813Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6051642Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:32.6052382Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:32.6053320Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:32.6054632Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:32.6055412Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:32.6056378Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T21:00:32.6057038Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2023-01-11T21:00:32.6057592Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2023-01-11T21:00:32.6058328Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2023-01-11T21:00:32.6060383Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2023-01-11T21:00:32.6061141Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2023-01-11T21:00:32.6061925Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T21:00:32.6062703Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T21:00:32.6063573Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T21:00:32.6064467Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T21:00:32.6065517Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T21:00:32.6066542Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T21:00:32.6067436Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6068031Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6069080Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6069717Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6070986Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6072013Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6072598Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6074637Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6075255Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6075993Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6077694Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6078612Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6079409Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6080117Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6081111Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6082349Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6083153Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6084473Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6085102Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T21:00:32.6086658Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/_pt2e 2023-01-11T21:00:32.6087552Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_pt2e/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/_pt2e 2023-01-11T21:00:32.6088508Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_pt2e/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/_pt2e 2023-01-11T21:00:32.6089649Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6090341Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6091471Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6092552Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6093543Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6094589Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6095689Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6096747Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6097836Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6098911Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/onednn.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6100021Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6101169Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6101776Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6103000Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T21:00:32.6103780Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6104562Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6105105Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_decomposed.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6106015Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6107062Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6108026Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6109313Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6110251Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6111178Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/fuse_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6112105Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6113067Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6113978Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6114881Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6115951Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6116720Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6117766Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6118893Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/quantize_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6119939Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6120904Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T21:00:32.6121905Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:32.6122882Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:32.6123891Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:32.6125044Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:32.6126183Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:32.6127282Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2023-01-11T21:00:32.6128077Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6128871Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6129759Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6130760Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6132078Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6133065Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6134057Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6134765Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6136006Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6136857Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6138050Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6138949Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6139903Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T21:00:32.6141069Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2023-01-11T21:00:32.6141957Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2023-01-11T21:00:32.6143184Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2023-01-11T21:00:32.6144180Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2023-01-11T21:00:32.6144998Z creating build/bdist.linux-x86_64/wheel/torch/backends 2023-01-11T21:00:32.6145521Z copying build/lib.linux-x86_64-cpython-38/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2023-01-11T21:00:32.6146198Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2023-01-11T21:00:32.6146841Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2023-01-11T21:00:32.6147607Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2023-01-11T21:00:32.6148775Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2023-01-11T21:00:32.6149324Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2023-01-11T21:00:32.6150428Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2023-01-11T21:00:32.6150986Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2023-01-11T21:00:32.6152571Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2023-01-11T21:00:32.6153079Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2023-01-11T21:00:32.6154093Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2023-01-11T21:00:32.6154707Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2023-01-11T21:00:32.6155632Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2023-01-11T21:00:32.6156813Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2023-01-11T21:00:32.6157383Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2023-01-11T21:00:32.6158418Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2023-01-11T21:00:32.6158965Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2023-01-11T21:00:32.6159817Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2023-01-11T21:00:32.6160572Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2023-01-11T21:00:32.6161743Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2023-01-11T21:00:32.6162285Z copying build/lib.linux-x86_64-cpython-38/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2023-01-11T21:00:32.6163064Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2023-01-11T21:00:32.6163604Z copying build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2023-01-11T21:00:32.6165398Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2023-01-11T21:00:32.6165977Z copying build/lib.linux-x86_64-cpython-38/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2023-01-11T21:00:32.6166899Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2023-01-11T21:00:32.6167380Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2023-01-11T21:00:32.6168270Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2023-01-11T21:00:32.6169720Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2023-01-11T21:00:32.6170516Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2023-01-11T21:00:32.6171323Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2023-01-11T21:00:32.6172119Z copying build/lib.linux-x86_64-cpython-38/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2023-01-11T21:00:32.6173052Z copying build/lib.linux-x86_64-cpython-38/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2023-01-11T21:00:32.6173961Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2023-01-11T21:00:32.6174712Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2023-01-11T21:00:32.6175431Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2023-01-11T21:00:32.6176216Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2023-01-11T21:00:32.6177126Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2023-01-11T21:00:32.6178299Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6179114Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6179797Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6180839Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6181922Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6182956Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6183899Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6184596Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6185934Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6186912Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6187772Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6188487Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6189244Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6190187Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6191051Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6192030Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T21:00:32.6192993Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2023-01-11T21:00:32.6193508Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2023-01-11T21:00:32.6194675Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2023-01-11T21:00:32.6195684Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2023-01-11T21:00:32.6196450Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2023-01-11T21:00:32.6198106Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6198926Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6212379Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6213430Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6214415Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/c10d_error_logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6215117Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6215644Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6216237Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6216979Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6217785Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6218464Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6219102Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6219705Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T21:00:32.6220296Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T21:00:32.6220983Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T21:00:32.6221612Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/_ddp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T21:00:32.6222384Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T21:00:32.6223322Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T21:00:32.6224041Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T21:00:32.6224779Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T21:00:32.6225351Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T21:00:32.6225818Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T21:00:32.6226441Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T21:00:32.6227030Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T21:00:32.6227612Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T21:00:32.6228230Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T21:00:32.6228945Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T21:00:32.6229961Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/partial_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T21:00:32.6231008Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/replicated_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T21:00:32.6232014Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T21:00:32.6232823Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2023-01-11T21:00:32.6233777Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2023-01-11T21:00:32.6234612Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2023-01-11T21:00:32.6235665Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2023-01-11T21:00:32.6237361Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2023-01-11T21:00:32.6238245Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:32.6239251Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:32.6240405Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:32.6241637Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:32.6242775Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:32.6243920Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:32.6245070Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2023-01-11T21:00:32.6246001Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6247042Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6248241Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6249445Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6250574Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6251286Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6252050Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6252813Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6253577Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6254366Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6255225Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T21:00:32.6255847Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2023-01-11T21:00:32.6256617Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2023-01-11T21:00:32.6257352Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2023-01-11T21:00:32.6258202Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2023-01-11T21:00:32.6258870Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2023-01-11T21:00:32.6259762Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2023-01-11T21:00:32.6260545Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2023-01-11T21:00:32.6261426Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2023-01-11T21:00:32.6262062Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T21:00:32.6262982Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6263865Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6264731Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6265804Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6266607Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6267747Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6268713Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6269748Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6270422Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2023-01-11T21:00:32.6271131Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2023-01-11T21:00:32.6271699Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2023-01-11T21:00:32.6272369Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2023-01-11T21:00:32.6273010Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2023-01-11T21:00:32.6273588Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2023-01-11T21:00:32.6274380Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2023-01-11T21:00:32.6275065Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T21:00:32.6275938Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T21:00:32.6276614Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T21:00:32.6277263Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T21:00:32.6278096Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T21:00:32.6278863Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T21:00:32.6279415Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/redistribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T21:00:32.6280070Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T21:00:32.6280500Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T21:00:32.6281101Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T21:00:32.6281736Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/common_rules.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T21:00:32.6282313Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T21:00:32.6282974Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T21:00:32.6283591Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/pointwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T21:00:32.6284203Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T21:00:32.6284858Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/tp_sharding_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T21:00:32.6285752Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T21:00:32.6286315Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/view_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T21:00:32.6287575Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2023-01-11T21:00:32.6288167Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2023-01-11T21:00:32.6289274Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2023-01-11T21:00:32.6290254Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2023-01-11T21:00:32.6291532Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2023-01-11T21:00:32.6292590Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2023-01-11T21:00:32.6293454Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2023-01-11T21:00:32.6294468Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2023-01-11T21:00:32.6295779Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2023-01-11T21:00:32.6296713Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2023-01-11T21:00:32.6298021Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2023-01-11T21:00:32.6299194Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2023-01-11T21:00:32.6300259Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2023-01-11T21:00:32.6301265Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2023-01-11T21:00:32.6302769Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2023-01-11T21:00:32.6303751Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2023-01-11T21:00:32.6304739Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2023-01-11T21:00:32.6305919Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2023-01-11T21:00:32.6306824Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:32.6307857Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:32.6309048Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:32.6310277Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:32.6311491Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:32.6312734Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:32.6314014Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:32.6315284Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:32.6316498Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T21:00:32.6317441Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2023-01-11T21:00:32.6318456Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2023-01-11T21:00:32.6319606Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2023-01-11T21:00:32.6321018Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2023-01-11T21:00:32.6322205Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2023-01-11T21:00:32.6323043Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2023-01-11T21:00:32.6323923Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2023-01-11T21:00:32.6324834Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6325750Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6326835Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6327906Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6328980Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_nested_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6330022Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6331067Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6332123Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6333112Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6334132Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6335193Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6336237Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6337275Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6338322Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6339432Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6340648Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6341674Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6342856Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T21:00:32.6343967Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2023-01-11T21:00:32.6344798Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2023-01-11T21:00:32.6345723Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2023-01-11T21:00:32.6346640Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2023-01-11T21:00:32.6347424Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2023-01-11T21:00:32.6348373Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2023-01-11T21:00:32.6349602Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2023-01-11T21:00:32.6350711Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2023-01-11T21:00:32.6352237Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2023-01-11T21:00:32.6352950Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2023-01-11T21:00:32.6353623Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2023-01-11T21:00:32.6354217Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2023-01-11T21:00:32.6355968Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2023-01-11T21:00:32.6356956Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2023-01-11T21:00:32.6357863Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2023-01-11T21:00:32.6358527Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2023-01-11T21:00:32.6359159Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2023-01-11T21:00:32.6360268Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2023-01-11T21:00:32.6361302Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2023-01-11T21:00:32.6361967Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2023-01-11T21:00:32.6363748Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2023-01-11T21:00:32.6364752Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2023-01-11T21:00:32.6365989Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2023-01-11T21:00:32.6366968Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2023-01-11T21:00:32.6367846Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6368668Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6369808Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6370871Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6371890Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6372999Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6374127Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6375252Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6376282Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6377438Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6378161Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6379208Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T21:00:32.6380045Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2023-01-11T21:00:32.6380846Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2023-01-11T21:00:32.6381887Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2023-01-11T21:00:32.6382877Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2023-01-11T21:00:32.6383997Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2023-01-11T21:00:32.6384836Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T21:00:32.6385736Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T21:00:32.6386674Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T21:00:32.6387779Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T21:00:32.6388587Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T21:00:32.6389638Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T21:00:32.6390616Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T21:00:32.6391495Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2023-01-11T21:00:32.6392413Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2023-01-11T21:00:32.6393424Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2023-01-11T21:00:32.6394149Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2023-01-11T21:00:32.6394842Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6395501Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6396353Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6397356Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6398257Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_exec_order_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6399065Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6400036Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6400980Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6402116Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6402946Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6403618Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6404388Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6405063Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6405805Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6406456Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_unshard_param_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6407183Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6407796Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6408494Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6409037Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6411047Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6412316Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6413368Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T21:00:32.6414314Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2023-01-11T21:00:32.6415040Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2023-01-11T21:00:32.6416442Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2023-01-11T21:00:32.6417191Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2023-01-11T21:00:32.6417958Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2023-01-11T21:00:32.6418837Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2023-01-11T21:00:32.6419729Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2023-01-11T21:00:32.6420590Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2023-01-11T21:00:32.6422230Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2023-01-11T21:00:32.6423108Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2023-01-11T21:00:32.6423687Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2023-01-11T21:00:32.6424256Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2023-01-11T21:00:32.6426452Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2023-01-11T21:00:32.6427198Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2023-01-11T21:00:32.6428041Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2023-01-11T21:00:32.6428684Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6429218Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6430486Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/apply_optimizer_in_backward.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6431354Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6432156Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6432942Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6433821Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6434659Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6435524Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6436369Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6437124Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6438188Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6438959Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6439683Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6440591Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6441544Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T21:00:32.6443146Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2023-01-11T21:00:32.6443744Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2023-01-11T21:00:32.6444409Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6445046Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6445990Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6446837Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6447665Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/copy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6448604Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/dependency.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6449419Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6450433Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/phony.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6451227Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/pipe.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6452303Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/pipeline.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6454059Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/stream.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6454785Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6455566Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/worker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T21:00:32.6456748Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2023-01-11T21:00:32.6457419Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2023-01-11T21:00:32.6458375Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2023-01-11T21:00:32.6459105Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/_balance/profile.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2023-01-11T21:00:32.6460167Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:32.6460768Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:32.6461574Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/layout.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:32.6462375Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/namespace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:32.6463549Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/portal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:32.6464720Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/skippable.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:32.6465379Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipeline/sync/skip/tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2023-01-11T21:00:32.6466449Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6467139Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6468048Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6468863Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6470650Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6471333Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6472214Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6473108Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6473937Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6474876Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6475883Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T21:00:32.6476822Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2023-01-11T21:00:32.6477752Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2023-01-11T21:00:32.6478569Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2023-01-11T21:00:32.6479086Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2023-01-11T21:00:32.6479841Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2023-01-11T21:00:32.6480358Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T21:00:32.6481223Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T21:00:32.6482338Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T21:00:32.6483278Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/_view_with_dim_change.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T21:00:32.6483930Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T21:00:32.6484648Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/fsdp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T21:00:32.6485509Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/multihead_attention_tp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T21:00:32.6486115Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/style.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T21:00:32.6488148Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6488603Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6489181Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6489992Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6491063Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6491866Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6492776Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6493672Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6494601Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6495142Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6496331Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6497084Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6497975Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6499010Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6499729Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6500358Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6501258Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6503012Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6503731Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6504552Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6505549Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6506191Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6507329Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6508348Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6509205Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6510166Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6511418Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6512312Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6513207Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6514160Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6514995Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6515955Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6516722Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6517787Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6518473Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6519371Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6520561Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6521447Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6522197Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6523153Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6523778Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6524475Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6525608Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6527123Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6527956Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6529103Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6529691Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T21:00:32.6531219Z creating build/bdist.linux-x86_64/wheel/torch/fft 2023-01-11T21:00:32.6531632Z copying build/lib.linux-x86_64-cpython-38/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2023-01-11T21:00:32.6532986Z creating build/bdist.linux-x86_64/wheel/torch/func 2023-01-11T21:00:32.6533518Z copying build/lib.linux-x86_64-cpython-38/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/torch/func 2023-01-11T21:00:32.6534519Z creating build/bdist.linux-x86_64/wheel/torch/futures 2023-01-11T21:00:32.6534972Z copying build/lib.linux-x86_64-cpython-38/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2023-01-11T21:00:32.6536618Z creating build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6537126Z copying build/lib.linux-x86_64-cpython-38/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6537908Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6538693Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6539622Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6540695Z copying build/lib.linux-x86_64-cpython-38/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6541627Z copying build/lib.linux-x86_64-cpython-38/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6542261Z copying build/lib.linux-x86_64-cpython-38/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6544014Z copying build/lib.linux-x86_64-cpython-38/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6545942Z copying build/lib.linux-x86_64-cpython-38/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6546571Z copying build/lib.linux-x86_64-cpython-38/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6547205Z copying build/lib.linux-x86_64-cpython-38/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6548119Z copying build/lib.linux-x86_64-cpython-38/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6549219Z copying build/lib.linux-x86_64-cpython-38/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6550035Z copying build/lib.linux-x86_64-cpython-38/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6550809Z copying build/lib.linux-x86_64-cpython-38/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6551801Z copying build/lib.linux-x86_64-cpython-38/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T21:00:32.6552905Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6554079Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6554740Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6555498Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6556488Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6558174Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6559075Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6560058Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6560883Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6561933Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6562800Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6563624Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6564484Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6565218Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6565847Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6566560Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6567093Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T21:00:32.6568276Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:32.6568983Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:32.6569840Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:32.6570639Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:32.6571584Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:32.6572592Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:32.6573583Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:32.6574462Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:32.6575103Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2023-01-11T21:00:32.6576372Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T21:00:32.6577059Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T21:00:32.6578238Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T21:00:32.6579353Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T21:00:32.6580465Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T21:00:32.6581444Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T21:00:32.6582895Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T21:00:32.6583819Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T21:00:32.6584888Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T21:00:32.6585803Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:32.6586883Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:32.6588149Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:32.6589408Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:32.6590680Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:32.6591925Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:32.6593220Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2023-01-11T21:00:32.6594067Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6594863Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6595873Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/annotate_getitem_nodes.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6596832Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6597717Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6598673Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6599621Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6600551Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6601482Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6602398Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6603458Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6604368Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6605270Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6606198Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6607239Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6608142Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T21:00:32.6608898Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2023-01-11T21:00:32.6609742Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2023-01-11T21:00:32.6610752Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2023-01-11T21:00:32.6611494Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2023-01-11T21:00:32.6612347Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2023-01-11T21:00:32.6613130Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2023-01-11T21:00:32.6614035Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2023-01-11T21:00:32.6615060Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2023-01-11T21:00:32.6615833Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2023-01-11T21:00:32.6616661Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2023-01-11T21:00:32.6617622Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2023-01-11T21:00:32.6618578Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2023-01-11T21:00:32.6619548Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2023-01-11T21:00:32.6620289Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2023-01-11T21:00:32.6621128Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2023-01-11T21:00:32.6622091Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2023-01-11T21:00:32.6622964Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2023-01-11T21:00:32.6623793Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2023-01-11T21:00:32.6624734Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2023-01-11T21:00:32.6625678Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2023-01-11T21:00:32.6626650Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2023-01-11T21:00:32.6627365Z creating build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6628152Z copying build/lib.linux-x86_64-cpython-38/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6628995Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6629825Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6630661Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6631515Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6632478Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6633377Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6634245Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6635108Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6635962Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6636788Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6637663Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6638506Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6639356Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6640198Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6641067Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6641921Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6642770Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6643592Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6644443Z copying build/lib.linux-x86_64-cpython-38/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6645267Z copying build/lib.linux-x86_64-cpython-38/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6646140Z copying build/lib.linux-x86_64-cpython-38/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6647006Z copying build/lib.linux-x86_64-cpython-38/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6647857Z copying build/lib.linux-x86_64-cpython-38/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6648729Z copying build/lib.linux-x86_64-cpython-38/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T21:00:32.6649438Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2023-01-11T21:00:32.6650193Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2023-01-11T21:00:32.6651180Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2023-01-11T21:00:32.6651873Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2023-01-11T21:00:32.6652664Z copying build/lib.linux-x86_64-cpython-38/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2023-01-11T21:00:32.6653435Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2023-01-11T21:00:32.6654148Z copying build/lib.linux-x86_64-cpython-38/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2023-01-11T21:00:32.6654797Z creating build/bdist.linux-x86_64/wheel/torch/masked 2023-01-11T21:00:32.6655541Z copying build/lib.linux-x86_64-cpython-38/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2023-01-11T21:00:32.6656400Z copying build/lib.linux-x86_64-cpython-38/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2023-01-11T21:00:32.6657315Z copying build/lib.linux-x86_64-cpython-38/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2023-01-11T21:00:32.6658471Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T21:00:32.6659346Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T21:00:32.6660364Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T21:00:32.6661357Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T21:00:32.6662321Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T21:00:32.6663408Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T21:00:32.6664455Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T21:00:32.6665491Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T21:00:32.6666498Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T21:00:32.6667199Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2023-01-11T21:00:32.6667714Z copying build/lib.linux-x86_64-cpython-38/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2023-01-11T21:00:32.6668492Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T21:00:32.6669064Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T21:00:32.6669865Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T21:00:32.6670689Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T21:00:32.6671663Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T21:00:32.6672432Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T21:00:32.6674032Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T21:00:32.6675296Z creating build/bdist.linux-x86_64/wheel/torch/nested 2023-01-11T21:00:32.6675827Z copying build/lib.linux-x86_64-cpython-38/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2023-01-11T21:00:32.6676482Z creating build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6677144Z copying build/lib.linux-x86_64-cpython-38/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6678014Z copying build/lib.linux-x86_64-cpython-38/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6678799Z copying build/lib.linux-x86_64-cpython-38/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6679662Z copying build/lib.linux-x86_64-cpython-38/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6680327Z copying build/lib.linux-x86_64-cpython-38/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6682873Z copying build/lib.linux-x86_64-cpython-38/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6683910Z copying build/lib.linux-x86_64-cpython-38/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6684654Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6685442Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2023-01-11T21:00:32.6686211Z copying build/lib.linux-x86_64-cpython-38/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2023-01-11T21:00:32.6686775Z copying build/lib.linux-x86_64-cpython-38/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2023-01-11T21:00:32.6688154Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2023-01-11T21:00:32.6688447Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2023-01-11T21:00:32.6689674Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2023-01-11T21:00:32.6690119Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2023-01-11T21:00:32.6691227Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2023-01-11T21:00:32.6692166Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2023-01-11T21:00:32.6692973Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2023-01-11T21:00:32.6693688Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2023-01-11T21:00:32.6694072Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2023-01-11T21:00:32.6695607Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2023-01-11T21:00:32.6696492Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2023-01-11T21:00:32.6697508Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2023-01-11T21:00:32.6698622Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2023-01-11T21:00:32.6699226Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2023-01-11T21:00:32.6700477Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2023-01-11T21:00:32.6701487Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2023-01-11T21:00:32.6702644Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:32.6703275Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:32.6705184Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2023-01-11T21:00:32.6706630Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2023-01-11T21:00:32.6707174Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2023-01-11T21:00:32.6707537Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2023-01-11T21:00:32.6708569Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2023-01-11T21:00:32.6709593Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2023-01-11T21:00:32.6710938Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6711222Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6712214Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6713053Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6714579Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6714860Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6716358Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6717043Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6718038Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6719738Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6720255Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6721013Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6721825Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6722850Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6724077Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6724770Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6725777Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6727255Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6728684Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6729977Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6741188Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6741829Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6743506Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6744826Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6745375Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6747014Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6747657Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T21:00:32.6748816Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6749194Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6750016Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6750872Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6751511Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6752262Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6753018Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6753739Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6755481Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6756321Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6757138Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6758031Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6759007Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/common_types.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6760058Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/data_parallel.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6761099Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/parallel_apply.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6762395Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/replicate.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6763362Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/scatter_gather.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T21:00:32.6764979Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2023-01-11T21:00:32.6765454Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2023-01-11T21:00:32.6766689Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2023-01-11T21:00:32.6767231Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2023-01-11T21:00:32.6768456Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2023-01-11T21:00:32.6769064Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2023-01-11T21:00:32.6770213Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2023-01-11T21:00:32.6771313Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2023-01-11T21:00:32.6772202Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2023-01-11T21:00:32.6772940Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2023-01-11T21:00:32.6773550Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2023-01-11T21:00:32.6774315Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2023-01-11T21:00:32.6776184Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2023-01-11T21:00:32.6776852Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2023-01-11T21:00:32.6777215Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2023-01-11T21:00:32.6777817Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2023-01-11T21:00:32.6778445Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2023-01-11T21:00:32.6779117Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2023-01-11T21:00:32.6780041Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2023-01-11T21:00:32.6780826Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2023-01-11T21:00:32.6781686Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2023-01-11T21:00:32.6782439Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2023-01-11T21:00:32.6782981Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2023-01-11T21:00:32.6784420Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2023-01-11T21:00:32.6784795Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2023-01-11T21:00:32.6785844Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2023-01-11T21:00:32.6786738Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2023-01-11T21:00:32.6787614Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2023-01-11T21:00:32.6788155Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2023-01-11T21:00:32.6789555Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2023-01-11T21:00:32.6790825Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2023-01-11T21:00:32.6791321Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2023-01-11T21:00:32.6792681Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2023-01-11T21:00:32.6793227Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2023-01-11T21:00:32.6794400Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2023-01-11T21:00:32.6794871Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2023-01-11T21:00:32.6795668Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2023-01-11T21:00:32.6797055Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6797425Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6798658Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6799375Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6800127Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6800897Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6801856Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6802869Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6803602Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6804728Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6805109Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6806292Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T21:00:32.6807090Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6807611Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6808554Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6809719Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6829500Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6829970Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6830533Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6830928Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6831200Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6831485Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6831903Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6832194Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6832468Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6832735Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6833065Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6833327Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6833710Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T21:00:32.6833965Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6834383Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6835131Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6835769Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6836480Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6836956Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6837381Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6837913Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6838613Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6839063Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6839704Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T21:00:32.6840214Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6840637Z copying build/lib.linux-x86_64-cpython-38/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T21:00:32.6840947Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6841427Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6841938Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6842408Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6842921Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6843446Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6843881Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6844417Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6844921Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_patch_torch.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6845365Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6846026Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6846710Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6847539Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6848382Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6849813Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6850749Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6852264Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6852948Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6854187Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6854705Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6855832Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6856881Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6857753Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6859099Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6860176Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6863308Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6865354Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T21:00:32.6867118Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T21:00:32.6867797Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T21:00:32.6868695Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T21:00:32.6869705Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T21:00:32.6870980Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T21:00:32.6871885Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T21:00:32.6873126Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2023-01-11T21:00:32.6873921Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2023-01-11T21:00:32.6874805Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/_diagnostic.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2023-01-11T21:00:32.6875674Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/_rules.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2023-01-11T21:00:32.6877228Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:32.6877699Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:32.6878609Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/_infra.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:32.6879371Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/engine.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:32.6880282Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/formatter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:32.6880897Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2023-01-11T21:00:32.6882586Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6883122Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6883904Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6884637Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6885428Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6886603Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6887529Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6888281Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6889415Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6890409Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6891517Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6892602Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6893721Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6894538Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6895667Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6896956Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6898034Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.6898907Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6899896Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6900936Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6901872Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6903045Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6904137Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6904989Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6906214Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6907111Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6908022Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6908986Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6910026Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6910960Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6911936Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6913030Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6913980Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6915079Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6916140Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6917222Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6918201Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6919982Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6921912Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6922902Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6923862Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6924768Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6925738Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6926992Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6928053Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6929011Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6929979Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6931125Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6931956Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6933040Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6936033Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6936731Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6937411Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6938106Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6942142Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6942969Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T21:00:32.6943857Z creating build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6944569Z copying build/lib.linux-x86_64-cpython-38/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6946502Z copying build/lib.linux-x86_64-cpython-38/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6947586Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6948641Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6950395Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6952347Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6953527Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6955362Z copying build/lib.linux-x86_64-cpython-38/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6956506Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6957584Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6959260Z copying build/lib.linux-x86_64-cpython-38/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6960318Z copying build/lib.linux-x86_64-cpython-38/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6961427Z copying build/lib.linux-x86_64-cpython-38/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6962485Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6963577Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6964616Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6965666Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6966647Z copying build/lib.linux-x86_64-cpython-38/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6967917Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2023-01-11T21:00:32.6969090Z copying build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2023-01-11T21:00:32.6970155Z copying build/lib.linux-x86_64-cpython-38/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6971812Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6972827Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6973771Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6974766Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6975722Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6976674Z copying build/lib.linux-x86_64-cpython-38/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6977636Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6978630Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6979632Z copying build/lib.linux-x86_64-cpython-38/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6980539Z copying build/lib.linux-x86_64-cpython-38/torch/optim/optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6981520Z copying build/lib.linux-x86_64-cpython-38/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6982619Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6983642Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6984610Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6985615Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6986515Z copying build/lib.linux-x86_64-cpython-38/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T21:00:32.6987879Z creating build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6988812Z copying build/lib.linux-x86_64-cpython-38/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6989809Z copying build/lib.linux-x86_64-cpython-38/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6991124Z copying build/lib.linux-x86_64-cpython-38/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6991859Z copying build/lib.linux-x86_64-cpython-38/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6992792Z copying build/lib.linux-x86_64-cpython-38/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6993683Z copying build/lib.linux-x86_64-cpython-38/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6994731Z copying build/lib.linux-x86_64-cpython-38/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6995735Z copying build/lib.linux-x86_64-cpython-38/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6996722Z copying build/lib.linux-x86_64-cpython-38/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6997699Z copying build/lib.linux-x86_64-cpython-38/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6998668Z copying build/lib.linux-x86_64-cpython-38/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.6999654Z copying build/lib.linux-x86_64-cpython-38/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.7000538Z copying build/lib.linux-x86_64-cpython-38/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.7001720Z copying build/lib.linux-x86_64-cpython-38/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.7003354Z copying build/lib.linux-x86_64-cpython-38/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T21:00:32.7004864Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2023-01-11T21:00:32.7005796Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2023-01-11T21:00:32.7007076Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2023-01-11T21:00:32.7007895Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2023-01-11T21:00:32.7008882Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2023-01-11T21:00:32.7009939Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T21:00:32.7010701Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T21:00:32.7011904Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T21:00:32.7013178Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T21:00:32.7014357Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T21:00:32.7015367Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T21:00:32.7016315Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T21:00:32.7017482Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T21:00:32.7018696Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7019427Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7020481Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7021520Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7022639Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7023694Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7024533Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7025449Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7026425Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7027374Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7028457Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7029303Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7030129Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7031136Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7032038Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7032925Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T21:00:32.7034546Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7035361Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7036357Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7037387Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7038269Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7039162Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7040103Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7041312Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7046285Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7046929Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7047900Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7048752Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7049765Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T21:00:32.7050938Z creating build/bdist.linux-x86_64/wheel/torch/signal 2023-01-11T21:00:32.7051541Z copying build/lib.linux-x86_64-cpython-38/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal 2023-01-11T21:00:32.7052666Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2023-01-11T21:00:32.7054111Z copying build/lib.linux-x86_64-cpython-38/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2023-01-11T21:00:32.7054720Z copying build/lib.linux-x86_64-cpython-38/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2023-01-11T21:00:32.7055482Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2023-01-11T21:00:32.7055818Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2023-01-11T21:00:32.7057757Z creating build/bdist.linux-x86_64/wheel/torch/special 2023-01-11T21:00:32.7058047Z copying build/lib.linux-x86_64-cpython-38/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2023-01-11T21:00:32.7059126Z creating build/bdist.linux-x86_64/wheel/torch/testing 2023-01-11T21:00:32.7062600Z copying build/lib.linux-x86_64-cpython-38/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2023-01-11T21:00:32.7063330Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2023-01-11T21:00:32.7065232Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2023-01-11T21:00:32.7066664Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7067380Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7068333Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7069285Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/autograd_function_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7070272Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7071130Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7071893Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7073506Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_dist_composable.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7074190Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7075912Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7076413Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7077289Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7078354Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7084804Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7086254Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7088952Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7090007Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7091356Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7092725Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7093996Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7095495Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7097621Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7098583Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7099038Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7099548Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7100095Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7101136Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7102238Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7103511Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T21:00:32.7104402Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2023-01-11T21:00:32.7104830Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2023-01-11T21:00:32.7105976Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen/random_topo_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2023-01-11T21:00:32.7106931Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2023-01-11T21:00:32.7107721Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2023-01-11T21:00:32.7108518Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2023-01-11T21:00:32.7109221Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2023-01-11T21:00:32.7110614Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T21:00:32.7111097Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T21:00:32.7111846Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/checkpoint_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T21:00:32.7112786Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T21:00:32.7113860Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T21:00:32.7117701Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T21:00:32.7118619Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/multi_threaded_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T21:00:32.7119784Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T21:00:32.7120195Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T21:00:32.7121808Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2023-01-11T21:00:32.7122780Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2023-01-11T21:00:32.7123585Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2023-01-11T21:00:32.7124565Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2023-01-11T21:00:32.7125799Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2023-01-11T21:00:32.7127431Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.7128187Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.7129108Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2023-01-11T21:00:32.7129795Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2023-01-11T21:00:32.7130778Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2023-01-11T21:00:32.7131950Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor/dtensor_lagging_op_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2023-01-11T21:00:32.7133282Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor/gen_dtensor_lagging_op_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2023-01-11T21:00:32.7134173Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2023-01-11T21:00:32.7134785Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2023-01-11T21:00:32.7136015Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2023-01-11T21:00:32.7136619Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2023-01-11T21:00:32.7137338Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2023-01-11T21:00:32.7139141Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2023-01-11T21:00:32.7140630Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2023-01-11T21:00:32.7141356Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:32.7142044Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:32.7143256Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:32.7145316Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:32.7146309Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:32.7147414Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:32.7148577Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:32.7149716Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:32.7152827Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2023-01-11T21:00:32.7153545Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2023-01-11T21:00:32.7154346Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2023-01-11T21:00:32.7155667Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2023-01-11T21:00:32.7156715Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:32.7157999Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2023-01-11T21:00:32.7158724Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2023-01-11T21:00:32.7159562Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2023-01-11T21:00:32.7160417Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2023-01-11T21:00:32.7162164Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2023-01-11T21:00:32.7163032Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2023-01-11T21:00:32.7164215Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2023-01-11T21:00:32.7165138Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2023-01-11T21:00:32.7168811Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2023-01-11T21:00:32.7169443Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2023-01-11T21:00:32.7170157Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2023-01-11T21:00:32.7171878Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2023-01-11T21:00:32.7172607Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2023-01-11T21:00:32.7173595Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:32.7174253Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:32.7174921Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:32.7176030Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:32.7177528Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:32.7178567Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/signal.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:32.7180885Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2023-01-11T21:00:32.7181193Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2023-01-11T21:00:32.7181711Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2023-01-11T21:00:32.7182264Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2023-01-11T21:00:32.7183409Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2023-01-11T21:00:32.7185454Z creating build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7185811Z copying build/lib.linux-x86_64-cpython-38/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7186936Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7187703Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_crash_handler.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7190148Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_cuda_trace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7190473Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7190810Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7191453Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7191752Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7193109Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7193469Z copying build/lib.linux-x86_64-cpython-38/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7194458Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7195855Z copying build/lib.linux-x86_64-cpython-38/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7196244Z copying build/lib.linux-x86_64-cpython-38/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7197924Z copying build/lib.linux-x86_64-cpython-38/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7198234Z copying build/lib.linux-x86_64-cpython-38/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7200171Z copying build/lib.linux-x86_64-cpython-38/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7200764Z copying build/lib.linux-x86_64-cpython-38/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7201566Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7202240Z copying build/lib.linux-x86_64-cpython-38/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7203325Z copying build/lib.linux-x86_64-cpython-38/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7203879Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7204695Z copying build/lib.linux-x86_64-cpython-38/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7205549Z copying build/lib.linux-x86_64-cpython-38/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7206528Z copying build/lib.linux-x86_64-cpython-38/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T21:00:32.7207837Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2023-01-11T21:00:32.7208253Z copying build/lib.linux-x86_64-cpython-38/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2023-01-11T21:00:32.7209616Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2023-01-11T21:00:32.7210494Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2023-01-11T21:00:32.7211613Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T21:00:32.7212218Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T21:00:32.7213277Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/blas_compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T21:00:32.7214413Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T21:00:32.7215204Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T21:00:32.7216575Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/end_to_end.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T21:00:32.7217394Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T21:00:32.7218324Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T21:00:32.7220152Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T21:00:32.7220774Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T21:00:32.7221477Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:32.7223382Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:32.7224407Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:32.7225244Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:32.7226365Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:32.7227210Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:32.7228063Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2023-01-11T21:00:32.7229655Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T21:00:32.7230512Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T21:00:32.7231172Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T21:00:32.7232360Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T21:00:32.7233634Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T21:00:32.7234967Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T21:00:32.7235826Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T21:00:32.7237072Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T21:00:32.7238102Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T21:00:32.7239750Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:32.7240637Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:32.7241551Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:32.7242836Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:32.7243887Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:32.7244795Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:32.7246386Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T21:00:32.7250928Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T21:00:32.7251583Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2023-01-11T21:00:32.7252384Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2023-01-11T21:00:32.7253225Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2023-01-11T21:00:32.7254689Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T21:00:32.7255402Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T21:00:32.7256500Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T21:00:32.7257339Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T21:00:32.7259047Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T21:00:32.7260219Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T21:00:32.7261109Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T21:00:32.7262205Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T21:00:32.7263407Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T21:00:32.7264736Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T21:00:32.7265489Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T21:00:32.7266574Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T21:00:32.7267496Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T21:00:32.7268430Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T21:00:32.7269503Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/serialization.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T21:00:32.7270457Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T21:00:32.7271525Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T21:00:32.7272677Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T21:00:32.7273608Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T21:00:32.7274699Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T21:00:32.7275838Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T21:00:32.7276916Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T21:00:32.7278150Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T21:00:32.7279443Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T21:00:32.7280384Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:32.7281323Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:32.7282491Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:32.7283333Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:32.7284438Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:32.7285453Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2023-01-11T21:00:32.7286609Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7287498Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7288543Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7289595Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7290695Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7291853Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7292787Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7293733Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7294738Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7295736Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7296857Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7297740Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T21:00:32.7298869Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2023-01-11T21:00:32.7299602Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2023-01-11T21:00:32.7300652Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2023-01-11T21:00:32.7301693Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2023-01-11T21:00:32.7302997Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2023-01-11T21:00:32.7303912Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2023-01-11T21:00:32.7304819Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2023-01-11T21:00:32.7305991Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2023-01-11T21:00:32.7306863Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2023-01-11T21:00:32.7307865Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2023-01-11T21:00:32.7309157Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2023-01-11T21:00:32.7310308Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2023-01-11T21:00:32.7311258Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T21:00:32.7312284Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T21:00:32.7313428Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T21:00:32.7314288Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T21:00:32.7315329Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T21:00:32.7319641Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T21:00:32.7320506Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T21:00:32.7322037Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2023-01-11T21:00:32.7322563Z copying build/lib.linux-x86_64-cpython-38/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2023-01-11T21:00:32.7323819Z copying build/lib.linux-x86_64-cpython-38/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2023-01-11T21:00:32.7324879Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T21:00:32.7325729Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T21:00:32.7326801Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T21:00:32.7327765Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T21:00:32.7328774Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T21:00:32.7329812Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T21:00:32.7330922Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T21:00:32.7332563Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7332985Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7333962Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_caffe2_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7334939Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7337086Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7337707Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7338257Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7338821Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7339451Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7340321Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7341257Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T21:00:32.7342833Z copying build/lib.linux-x86_64-cpython-38/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:32.7343493Z creating build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7345200Z copying build/lib.linux-x86_64-cpython-38/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7373299Z copying build/lib.linux-x86_64-cpython-38/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7401748Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_edge_op_registration -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7406507Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7504501Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7605579Z copying build/lib.linux-x86_64-cpython-38/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7607040Z copying build/lib.linux-x86_64-cpython-38/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7611734Z copying build/lib.linux-x86_64-cpython-38/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7616907Z copying build/lib.linux-x86_64-cpython-38/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7621386Z copying build/lib.linux-x86_64-cpython-38/torch/bin/ProcessGroupGlooTest -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7627107Z copying build/lib.linux-x86_64-cpython-38/torch/bin/ProcessGroupNCCLTest -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7632371Z copying build/lib.linux-x86_64-cpython-38/torch/bin/ProcessGroupNCCLErrorsTest -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7637294Z copying build/lib.linux-x86_64-cpython-38/torch/bin/ProcessGroupMPITest -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7638757Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7643515Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7649639Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7758755Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7763937Z copying build/lib.linux-x86_64-cpython-38/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7765545Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7796095Z copying build/lib.linux-x86_64-cpython-38/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T21:00:32.7799127Z creating build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7799644Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7803816Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7808221Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7812782Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7817736Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7822034Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7826589Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7831284Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7836043Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7840893Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Array_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7845622Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7850248Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_C++17_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7855184Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7859504Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7864137Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7868559Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7872969Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7878655Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_SmallVectorTest -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7892055Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7896554Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7901236Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7905911Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7910247Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7914558Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7919113Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7923654Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7928496Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7933400Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_either_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7941938Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7947079Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7951562Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7965648Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7969921Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7974648Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7981773Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7987199Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7991650Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.7996704Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8001127Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8006571Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8009772Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cuda_CUDAAssertionsTest_1_var_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8014287Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cuda_CUDAAssertionsTest_catches_stream -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8019039Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8023519Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8028171Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8032694Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8037461Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8041829Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cuda_CUDATest -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8046044Z copying build/lib.linux-x86_64-cpython-38/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8052595Z copying build/lib.linux-x86_64-cpython-38/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8057023Z copying build/lib.linux-x86_64-cpython-38/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8062976Z copying build/lib.linux-x86_64-cpython-38/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8067819Z copying build/lib.linux-x86_64-cpython-38/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8072990Z copying build/lib.linux-x86_64-cpython-38/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8077980Z copying build/lib.linux-x86_64-cpython-38/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8083424Z copying build/lib.linux-x86_64-cpython-38/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8088050Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8092941Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8097405Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8105442Z copying build/lib.linux-x86_64-cpython-38/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8109837Z copying build/lib.linux-x86_64-cpython-38/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8114210Z copying build/lib.linux-x86_64-cpython-38/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8119563Z copying build/lib.linux-x86_64-cpython-38/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8124160Z copying build/lib.linux-x86_64-cpython-38/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8132009Z copying build/lib.linux-x86_64-cpython-38/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8136268Z copying build/lib.linux-x86_64-cpython-38/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8140718Z copying build/lib.linux-x86_64-cpython-38/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8146093Z copying build/lib.linux-x86_64-cpython-38/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8150497Z copying build/lib.linux-x86_64-cpython-38/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8155072Z copying build/lib.linux-x86_64-cpython-38/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8159833Z copying build/lib.linux-x86_64-cpython-38/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8164137Z copying build/lib.linux-x86_64-cpython-38/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8168602Z copying build/lib.linux-x86_64-cpython-38/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8172998Z copying build/lib.linux-x86_64-cpython-38/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8179187Z copying build/lib.linux-x86_64-cpython-38/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8184181Z copying build/lib.linux-x86_64-cpython-38/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8188772Z copying build/lib.linux-x86_64-cpython-38/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8192863Z copying build/lib.linux-x86_64-cpython-38/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8197983Z copying build/lib.linux-x86_64-cpython-38/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8202906Z copying build/lib.linux-x86_64-cpython-38/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8207553Z copying build/lib.linux-x86_64-cpython-38/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8215082Z copying build/lib.linux-x86_64-cpython-38/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8220069Z copying build/lib.linux-x86_64-cpython-38/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8220776Z copying build/lib.linux-x86_64-cpython-38/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8225958Z copying build/lib.linux-x86_64-cpython-38/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8231288Z copying build/lib.linux-x86_64-cpython-38/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8236123Z copying build/lib.linux-x86_64-cpython-38/torch/test/variant_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8240317Z copying build/lib.linux-x86_64-cpython-38/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8241431Z copying build/lib.linux-x86_64-cpython-38/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8248192Z copying build/lib.linux-x86_64-cpython-38/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8252730Z copying build/lib.linux-x86_64-cpython-38/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8256853Z copying build/lib.linux-x86_64-cpython-38/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8261435Z copying build/lib.linux-x86_64-cpython-38/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8267062Z copying build/lib.linux-x86_64-cpython-38/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8276344Z copying build/lib.linux-x86_64-cpython-38/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8282178Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8293634Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8302103Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8314017Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8323427Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8328927Z copying build/lib.linux-x86_64-cpython-38/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8337397Z copying build/lib.linux-x86_64-cpython-38/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8342106Z copying build/lib.linux-x86_64-cpython-38/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8347374Z copying build/lib.linux-x86_64-cpython-38/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8352024Z copying build/lib.linux-x86_64-cpython-38/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8381814Z copying build/lib.linux-x86_64-cpython-38/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8386652Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_apply_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8391513Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_atomic_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8398389Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_caching_host_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8402064Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8408433Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8413091Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_cub_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8418092Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_device_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8422733Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_distributions_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8428432Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8432843Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8437780Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_half_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8442273Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_integer_divider_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8446806Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8451199Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8455693Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8460076Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_stream_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8465375Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_vectorized_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8469925Z copying build/lib.linux-x86_64-cpython-38/torch/test/cuda_cudnn_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T21:00:32.8474864Z creating build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8475813Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8476647Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8477459Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8478564Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8479464Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8480375Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8481260Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8482020Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8482844Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8483629Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8484507Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8485362Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8486201Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8487159Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8488005Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8488929Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8489770Z copying build/lib.linux-x86_64-cpython-38/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8491446Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8493467Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T21:00:32.8494421Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2023-01-11T21:00:32.8495687Z copying build/lib.linux-x86_64-cpython-38/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2023-01-11T21:00:32.8496517Z creating build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8496926Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libc10_cuda.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8501403Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8506415Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libcaffe2_nvrtc.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8507236Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_cuda_linalg.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8512385Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8518047Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8520447Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8523842Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libc10d_cuda_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8524466Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8525718Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:32.8668478Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:33.0410646Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_cuda.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:33.1511379Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:33.1511907Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T21:00:33.1513441Z creating build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1514229Z copying build/lib.linux-x86_64-cpython-38/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1515118Z copying build/lib.linux-x86_64-cpython-38/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1516125Z copying build/lib.linux-x86_64-cpython-38/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1517310Z copying build/lib.linux-x86_64-cpython-38/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1518306Z copying build/lib.linux-x86_64-cpython-38/torch/include/qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1519379Z copying build/lib.linux-x86_64-cpython-38/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1521298Z copying build/lib.linux-x86_64-cpython-38/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1521994Z copying build/lib.linux-x86_64-cpython-38/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1522513Z copying build/lib.linux-x86_64-cpython-38/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1524417Z copying build/lib.linux-x86_64-cpython-38/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1525670Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1526905Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1528045Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1529114Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1530020Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1531152Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1532068Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1533122Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1534012Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1535114Z copying build/lib.linux-x86_64-cpython-38/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1537766Z copying build/lib.linux-x86_64-cpython-38/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T21:00:33.1539789Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1540765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1541988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1545179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1546085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1547018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1547983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1548992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1549982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1551166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1552044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1552965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1554137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1555256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1556197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1557095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1558252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1559288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1560419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1561388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1562325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1563270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1564414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1565370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1566576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1567632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1568628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1569555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1570540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1571480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1572468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1573740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1574762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1575734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1576982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1577945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1578878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1580065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1581016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1582057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1583375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1584346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1585293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1586591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1587564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1588490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1589668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1590626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1591578Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1592545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1593791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelNativeTBB.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1594792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1595848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1596855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1597998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1598935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1599877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1600817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1602030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1603011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1604030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1605032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1606001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1606942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1607863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1608927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1609852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1610806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1611776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1612858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1614119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1615053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1616013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1616915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1618145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1619104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1620065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1621250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1622206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1623263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1624152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1625102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1626076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1627044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1627937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1628885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1629860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1630812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1631729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1632656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1633714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1634678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1635687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1636626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1637783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1638936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1640167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1641442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1642618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1643774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1644990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1646229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1647273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1648227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1649199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1650179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1651109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1652089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1653349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1654637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1668398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1674378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1685908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1686836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T21:00:33.1687734Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2023-01-11T21:00:33.1688915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2023-01-11T21:00:33.1689817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2023-01-11T21:00:33.1690962Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2023-01-11T21:00:33.1692118Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1693050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1694287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1695058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1696006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1697428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1700974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1701920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1703043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1704068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1704700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1705579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T21:00:33.1706349Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T21:00:33.1707248Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1708227Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1709146Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1710150Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1711256Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1712277Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1713272Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1714495Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1715584Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1716655Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1717654Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1718453Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1719049Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1719850Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:33.1720767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:33.1721736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:33.1722729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:33.1723546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:33.1724543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:33.1725499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:33.1726495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:33.1727684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2023-01-11T21:00:33.1728612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2023-01-11T21:00:33.1729754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2023-01-11T21:00:33.1730577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2023-01-11T21:00:33.1731427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2023-01-11T21:00:33.1732339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2023-01-11T21:00:33.1732940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2023-01-11T21:00:33.1734939Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1735646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1736403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1737293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1738116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1739250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1739948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1741026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1741870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1743145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1744020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1746035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1746649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1747603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1748805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1749427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1750782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1751778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1753074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1753809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1754592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1755777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1756425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1757662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1758785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1759518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1760479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1761324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1762183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1763044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1764190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1764908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1765784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1766832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1767726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1768665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1769649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1770742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1771705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1772747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1773500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1774440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1775413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1776370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1777050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1777646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1778206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1779156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1780244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1781087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1781876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1783303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1784218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1785023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1786218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1786942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1787789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1788754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1790289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1791134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1792414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1793659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1794470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1795325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1796277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1797405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1798448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1799720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1800651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1801621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1804897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1805849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T21:00:33.1807131Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2023-01-11T21:00:33.1808027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2023-01-11T21:00:33.1809107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2023-01-11T21:00:33.1810459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2023-01-11T21:00:33.1811573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2023-01-11T21:00:33.1832297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2023-01-11T21:00:33.1833395Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:33.1834408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:33.1835691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:33.1836845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:33.1837999Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1839157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2023-01-11T21:00:33.1839999Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2023-01-11T21:00:33.1840940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2023-01-11T21:00:33.1842071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2023-01-11T21:00:33.1843170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2023-01-11T21:00:33.1844295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2023-01-11T21:00:33.1845370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2023-01-11T21:00:33.1846452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2023-01-11T21:00:33.1847576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2023-01-11T21:00:33.1848467Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2023-01-11T21:00:33.1849440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2023-01-11T21:00:33.1850545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2023-01-11T21:00:33.1851672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2023-01-11T21:00:33.1852828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2023-01-11T21:00:33.1853652Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1854625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1855667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1856663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1857681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1858764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1859814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1860845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1861862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1862958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1863926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1864912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1865903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1866905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1867828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1868801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1869801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1870795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1871759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1872777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1873780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1874773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1875815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1876902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1877907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1879001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1880015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1881016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1882030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1883164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1884160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1885169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1886130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1887056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1888042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1889012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T21:00:33.1889788Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1890702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1891785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1892866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1893976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1895079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1896148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1897194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1898279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1899357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1900295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T21:00:33.1901013Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T21:00:33.1901846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T21:00:33.1903042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T21:00:33.1903909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T21:00:33.1904756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T21:00:33.1905692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T21:00:33.1906607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T21:00:33.1907538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T21:00:33.1908306Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1909127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1910077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1911166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1912164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1913144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1914228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1915313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1916251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1917290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1918287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1919214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1920235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1921261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T21:00:33.1931649Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1932521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1933488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1934488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1935508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1936796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1938017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1939127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1940320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1941394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1942784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1943937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1945025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1946070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1947103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1948131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1949169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1950378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1951542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1952706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1953818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1954977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1956150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1957281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1958378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1959429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1960584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1961584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1962706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1963801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1964909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1965893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1966971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1968075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1969080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1970066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1971037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1972045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1973257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1974447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1975554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1976590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1977641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1978696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1979674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1980662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1981752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1982976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1984005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1985112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1986098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1987182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1988510Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1989764Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1990905Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1992043Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.1993091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1994248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1995483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1996555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1997607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1998630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.1999619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2000614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2001671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2002720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2003723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2004758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2005888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2007046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2008108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2009249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2010425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2011602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2012722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2013744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2014940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2016104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2017188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2018213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2019318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2019928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2020525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2021109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2021733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2022654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2023295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2023939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2024660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2025274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2025904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2026471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2027258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2027856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2028428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2028969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2029764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2030359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2030932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2031518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2032210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2032788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2033325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2033894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2034595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2035877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2036892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2037687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2038911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2040044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2040960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2041911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2043199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2044206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2045010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2046057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2047476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2048162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2049138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2050325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2051596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2052524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2053492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2054456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2055553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2056617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2057481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2058557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2060420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2060880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2062766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2063171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2063766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2065302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2065749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2067129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2068019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2069080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2069830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2070564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2071456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2072314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2073185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2074064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2074848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2075808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2076568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2077635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2078375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2079280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2080296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2081183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2081662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2083116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2084167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2085058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2085902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2086879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2087995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2089056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2090093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2091069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2092101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2093011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2094249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2095153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2096389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2097437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2098518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2099880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2100897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2101807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2103164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2104300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2105265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2106384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2107457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2108603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2109724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2110638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2111551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2112822Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2113685Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2114752Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2115656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2116963Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2117902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2119047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2119972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2121229Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2122078Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2123147Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2124083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2125239Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2126377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2127141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2127966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2129356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2130463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2131258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2132499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2133436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2134438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2135479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2136558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2137796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2138379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2139423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2139980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2141673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2142394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2143559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2144427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2145499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2146582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2148335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2148940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2149723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2150620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2151811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2152687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2153958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2155175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2156071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2157187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2158122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2159185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2160458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2161328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2162226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2163330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2164352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2165327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2167110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2168104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2169326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2170195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2171226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2172195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2173225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2174402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2175576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2176558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2177514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2178547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2179970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2180781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2181662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2183182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2185085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2186069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2186991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2187986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2188858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2191064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2191932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2192693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2193409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2194155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2195391Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2196141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2196852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2201077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2201503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2201895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2202414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2202789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2203306Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2203759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2204202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2204522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2205070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2205731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2206935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2207882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2208546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2209537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2210184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2211095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2211691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2212541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2213358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2213971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2214891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2216682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2217182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2218936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2219369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2219818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2221182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2221847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2222800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2223492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2224104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2225002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2225722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2226544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2228266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2228849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2229572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2230425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2231228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2231973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2232770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2233569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2234427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2235429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2237162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2237796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2238443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2239200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2239918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2240436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2241730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2242585Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2243309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2244162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2245041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2245511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2246516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2247148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2247943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2248703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2249761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2251180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2251857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2252805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2253785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2254506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2255653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2256518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2257317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2258069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2258836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2259730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2260503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2261499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2262244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2263456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2264524Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2265372Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2266311Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2267151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2267917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2268848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2269695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2270533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2271266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2272203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2273425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2273908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2274655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2275487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2276408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2277113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2277826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2278761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2279622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2280574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2281302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2282093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2283509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2284318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2285340Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2286136Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2287106Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2287906Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2288954Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2289758Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2290721Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2291607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2292501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2293414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2294393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2295329Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2296259Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2297214Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2298082Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2299190Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2299968Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2300862Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2301804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2302881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2303783Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2304839Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2305737Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2306676Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2307564Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2308475Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2309225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2310234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2311297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2312323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2313035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2313855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2314724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2315851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2316672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2317464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2318589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2319367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2319989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2321144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2321993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2323114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2323592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2325112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2325626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2326880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2327779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2328743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2329502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2330355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2331219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2332084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2332754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2333593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2334432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2335283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2336123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2337041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2338048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2338854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2339789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2340603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2342581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2343282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2343768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2345524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2345932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2347510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2347908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2348919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2349397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2350823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2351280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2352352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2353060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2354225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2355333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2355838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2357031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2358035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2359130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2360266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2361369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2362128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2363344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2364215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2365261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2366429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2367602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2368447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2369487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2370327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2371358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2372404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2373571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2374616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2375555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2376972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2377850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2378775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2379931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2380956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2382060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2383241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2384372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2385322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2386397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2387362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2388440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2389274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2390442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2391410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2392507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2393474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2394445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2395882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2396597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2397757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2399135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2399974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2401013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2401974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2402961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2403929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2405067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2406956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2407717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2408863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2409937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2410877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2412179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2413204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2414219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2415206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2416273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2417415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2418358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2419524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2420714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2421811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2423075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2424220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2425583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2426570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2427699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2428692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2429770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2430686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2431941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2433007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2433932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2435105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2435950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2437041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2438296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2439470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2440240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2441396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2442457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2443555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2444653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2445834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2446651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2447864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2448986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2449932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2450993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2452320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2453281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2454377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2455484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2456410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2457497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2458703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2460079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2460932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2461916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2463174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2464410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2465471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2466508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2467590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2468672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2469845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2470894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2471980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2473005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2474192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2475315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2476645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2478271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2479398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2480368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2481547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2482842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2483789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2484971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2485992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2487210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2488235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2489356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2490464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2491819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2492846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2493946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2494876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2496064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2497037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2498333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2499591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2500455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2501370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2502768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2504008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2506190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2507000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2508366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2509198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2510032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2511373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2512690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2513567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2514600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2515718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2517047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2517970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2519185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2520050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2521139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2522409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2523636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2524625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2526074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2527045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2528077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2529101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2530184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2531219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2532415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2533612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2534613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2535579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2536830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2537772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2538898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2539781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2541047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2542051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2543321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2544457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2545685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2546590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2547564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2548693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2551175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2551766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2552912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2553847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2554850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2556012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2557149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2558353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2559670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2560546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2561648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2562857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2563863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2565109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2566288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2567300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2568558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2570309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2570901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2571676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2572562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2573675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2574729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2575627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2577079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2577858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2579196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2580113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2581336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2582305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2583527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2584529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2585549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2586664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2587651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2588649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2590029Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2591073Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2592114Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2593145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2594207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2595565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2596732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2597787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2598866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2599907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2601827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2602774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2603235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2604402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2605470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2606588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2607539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2608564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2610272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2610991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2611941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2612917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2613807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2615046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2616077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2617111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2618265Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2619059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2621018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2622349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2623667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2624770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2625804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2626796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2627993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2628906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2629896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2630915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2632101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2633034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2634058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2635384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2636439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2637660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2638754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2639871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2640863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2642047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2643221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2644437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2645286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2646245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2647493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2648436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2649689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2650655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2651753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2652796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2653922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2654808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2655747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2656890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2657964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2659045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2660242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2661347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2662375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2663340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2665606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2666622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2667828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2669060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2670015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2670939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2672063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2673379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2674284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2675243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2676508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2677910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2678687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2679666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2680670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2681796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2682712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2683891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2684810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2686345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2687313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2688261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2689182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2690340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2692063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2693120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2694281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2695573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2696403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2697484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2698659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2699488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2700607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2701677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2702917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2704314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2705339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2706442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2707389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2708419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2709646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2710542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2711519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2712845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2714136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2715266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2716470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2717580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2718503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2719503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2720551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2721660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2722744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2723710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2724830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2725791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2726864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2728189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2729055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2730054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2731145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2732223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2733416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2734274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2735580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2736468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2737551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2738513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2739639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2740643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2741789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2742851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2744012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2745105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2746103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2747077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2748209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2749398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2750609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2751627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2752796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2753888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2754714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2755939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2756959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2758323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2759126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2760225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2762228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2763212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2764288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2765284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2766266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2767484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2768610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2769559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2770633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2771782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2772696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2773652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2774890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2775900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2776933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2777976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2778992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2779972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2781248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2782254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2783260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2784499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2785685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2786704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2788093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2789121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2790229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2791196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2792245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2793422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2794398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2795530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2796513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2797878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2798932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2799732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2800503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2801570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2802530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2804215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2804704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2806298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2807201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2808240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2809438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2810296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2811240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2812443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2813657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2814479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2815557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2816616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2817890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2818965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2820368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2821365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2822693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2823926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2826216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2827023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2828030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2829180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2830411Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2831562Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2833057Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2834346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2835536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2836666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2837837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2838745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2839969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2841068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2842303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2843192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2844400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2845327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2846500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2847572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2848686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2849722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2850962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2851804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2852837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2854099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2855505Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2856323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2857362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2858524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2859432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2860567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2861586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2863110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2864297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2865336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2866382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2867388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2868431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2869523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2870516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2871780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2872689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2873801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2875175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2876094Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2877298Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2878432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2879474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2880422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2881511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2882756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2884626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2885301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2886152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2887044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2888235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2889139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2890432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2891614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2892873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2893835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2894866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2896020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2897117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2898191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2899097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2900456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2901730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2902710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2904999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2905949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2907089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2908173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2909009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2910148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2911139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2912340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2913445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2914558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2915634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2916768Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.2917786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2918860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2919933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2921159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2921983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2923212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2924371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2925441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2926421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2927622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2928587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2929656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2930781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2932019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2933172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2934131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2935284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2936655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2937439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2938486Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2939585Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2940828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2941938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2943129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2944138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2945404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2946376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2947409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2948529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2949850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2950839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2951954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2953040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2954071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2955077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2956241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2957439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2958361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2959472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2960671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2961792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2962764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2963971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2965234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2966222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2967408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2968509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2969529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2970574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2971620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2972530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2973729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2975631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2976802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2978243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2979090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2980132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2981383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2982325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_prelu_kernel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2983627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2986012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2986961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2988039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2988980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2990436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2991700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2992639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2993695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2994710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2995957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2996926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2997888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.2999136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3000060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3001081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3002430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3003397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3004548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3005608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3006749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3007766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3008772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3009920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3011183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3012190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3013128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3014136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3015244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3016660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3017613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3018523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3019723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3020915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3021978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3023143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3024216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3025442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3026628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3027738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3028705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3029662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3030813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3033606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3034816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3035686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3036353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3037003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3037807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3038559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3039722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3040785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3041957Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.3043041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3044041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3045150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3046181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3048076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3048990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3050487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3051544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3052640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3053502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3054813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3055865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3057026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3058141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3059066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3060011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3061394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3062284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3063783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3064644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3066056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3066846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3067890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3069009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3070121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3071041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3072179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3073506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3074608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3075948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3077167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3078315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3079116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3079967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3081133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3082408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3083479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3084399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3085505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3086763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3087760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3088756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3089616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3090919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3093281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3093894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3094459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3095308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3096477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3097631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3098640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3099709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3100948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3102045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3103443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3104520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3105360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3106412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3107570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3108930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3109561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3110655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3111818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3112988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3114059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3115292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3116421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3117531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3119532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3120487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3121569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3122869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3123514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3124502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3125741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3126800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3127726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3128940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3130126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3131434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3132303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3133233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3134335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3135922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3137169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3138519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3139131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3140192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3141045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3142197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3143376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3145500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3147416Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.3148131Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.3148964Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.3150068Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.3151098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3152074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3153210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3154328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3155565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3156812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3157654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3158829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3160064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3161356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3162152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3163388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3164527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3165803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3166636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3167752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3168911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3170079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3171583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3172343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3172997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3174240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3175428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3176304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3177334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3178463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3179423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3180536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3181101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3182682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3183771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3184819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3185749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3186760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3187932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3188960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3190739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3191703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3192798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3194075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3195155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3197067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3197793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3198736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3199637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3200347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3201483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3202747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3203184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3204363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3205114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3206205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3206814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3208473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3209000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3209947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3210419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3211594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3212572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3213332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3214293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3215277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3216227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3217172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3218181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3219290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3220235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3221217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3222188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3223471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3224539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3225427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3226714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3227489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3228588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3229861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3230530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3231401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3232047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3233290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3234173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3235104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_symeig_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3236520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3237596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3238534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3239476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_symeig_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3240289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_symeig_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3241205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3242371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3243322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3244015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3245856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3246789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3247718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3248758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3249560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3250361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3251214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3252090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3252934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3254197Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.3255226Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.3256191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3257164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3258097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3258970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3259749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3260838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3261979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3262979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3263912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3264956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3266115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3267076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3268030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3268775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3269498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3270545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3271726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3272851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3273861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3274513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3275424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3276585Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3277577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3278366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3279217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3280262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3280924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3282008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3283213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3283906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3284858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3285919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3287074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3288350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3289317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3290272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3291122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3292079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3292872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3293724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3294429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3295854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3296752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3297571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3298497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3299314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3300026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3301288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3302060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3303069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3303751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3305274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3306216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3307254Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.3308235Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.3309295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3310223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3310848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3311752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3313006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3314136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3314870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3316688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3317442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3318435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3319108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3320054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3320869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3321824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3322797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3323755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3324857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3325736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3326340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3327336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3328425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3329455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3330234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3331438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3332297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3333396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3334595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3335618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3336589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3338334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3339171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3339868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3340788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3341691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3342600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3343547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3344683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3345752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3346686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3347479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3348535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3349527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3350485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3351355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3352490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3353312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3354720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3356011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3356820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3357764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3358440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3359551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3360417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3361091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3362439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3363201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3364129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3365097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3365689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3366839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3367736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3368561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3369760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3370759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3371654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3372852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3373875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3374887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3375640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3376742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3377569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3378550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3379565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3380543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3381773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3383032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3384186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3385314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3386253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3387294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3388333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3389599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3390577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3391680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3392404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3393298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3394074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3394749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3395453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3396474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3397724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3399042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3400353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3401607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3402747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3403868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3404984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3406142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3407238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3408511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3409878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3411038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3412259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3413305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3414380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3415459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3416583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3417632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3418690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3419979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3421263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3422435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3423786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3424915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3426111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3427187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3428457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3429799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3430930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3432045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3433123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3434249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3435377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3436558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3437604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3438686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3439946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3441299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3442490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3443606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3444744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3445903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3447003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3448291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3449609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3450787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3451884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3452998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3454101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3455199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3456273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3457304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3458410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3459698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3461069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3462216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3463451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3464739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3465879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3467006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3468079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3469338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3470688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3471849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3472976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3474082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3475259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3476277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3477311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3478353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3479404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3480426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3481487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3482683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3483850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3485050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3486178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3487327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3488575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3489697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3490842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3491935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3493149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3494339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3495421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3496509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3497710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3498881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3499973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3501096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3502341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3503540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3504650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3505717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3506903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3508072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3509278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3510345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3511521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3512792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3513823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3514889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3516118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3517287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3518401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3519412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3520526Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3521775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3522914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3523920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3524918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3525872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3526865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3527951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3529059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3530031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3531011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3532118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3533366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3534668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3535871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3537090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3538154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3539183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3540370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3541561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3542848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3543979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3545101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3546258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3547427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3548467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3549529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3550554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3551583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3552604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3553578Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3554657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3555780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3556915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3557932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3558884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3559819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3561022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3562095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3563096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3564066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3565185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3566304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3567328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3568308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3569296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3570282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3571248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3572237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3573394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3574529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3575546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3576542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3577525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3578519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3579496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3580479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3581654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3582915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3583964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3584970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3586172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3587290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3588387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3589457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3590503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3591542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3592582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3593691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3594836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3596005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3597069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3598234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3599353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3600484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3601563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3602576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3603590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3604715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3605929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3606956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3607964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3609010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3610336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3611605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3612718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3613820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3614931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3616041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3617100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3618337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3619554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3620643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3621714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3622919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3623983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3625022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3626047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3627071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3628335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3629575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3630866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3631965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3633050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3634230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3635358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3636608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3637817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3638886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3639950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3641014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3642071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3643097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3644077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3645140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3646372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3647474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3648488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3649452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3650382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3651340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3652287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3653247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3654310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3655355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3656359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3657410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3658465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3659382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3660523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3661662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3662824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3663815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3664813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3665836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3666821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3685248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3687783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3690012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3691056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3692056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3693053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3694074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3695013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3696000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3697147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3698262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3699388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3700381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3701372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3702340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3703565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3704519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3705679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3706792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3707801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3708791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3709789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3710747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3711732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3712664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3713756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3714836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3715908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3716895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3717855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3718758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3719820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3720891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3721858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3722891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3724036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3725238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3726450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3727683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3728845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3729973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3731019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3731954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3733037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3734081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3735191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3736446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3737589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3738574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3739544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3740501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3741448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3742669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3743529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3744478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3745408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3746509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3747692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3748708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3749674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3750734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3751857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3752845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3753799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3755013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3756241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3757283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3758297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3759261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3760244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3761200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3762146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3763112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3764205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3765255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3766245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3767230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3768304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3769377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3770391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3771364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3772425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3773574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3774703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3775739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3776723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3777706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3778661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3779593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3780728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3781861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3782437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3783163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3783743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3784319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3784867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3785425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3786179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3786780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3787344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3787880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3788458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3789035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3789586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3790133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3790902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3791474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3792028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3792675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3793267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3793854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3794426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3795081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3795622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3796336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3797009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3797596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3798180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3798781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3799355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3799919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3800476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3801028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3801719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3802301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3802909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3803476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3804054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3804568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3805192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3805863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3806432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3807077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3807625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3808324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3808887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3809466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3809996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3810678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3811247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3811809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3812375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3813061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3813638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3814216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3814767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3815317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3816003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3816594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3817482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3818206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3819262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3820151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3821280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3822698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3823437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3825856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3826644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3827918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3828872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3829955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3830926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3832025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3833302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3834429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3835411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3836864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3837712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3838841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3839873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3840935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3841884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3843039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3844208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3845357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3846616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3847765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3848686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3849726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3850775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3851926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3853249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3854245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3855279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3856602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3857914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3858898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3861101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3862084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3863207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3864214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3865349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3866631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3867724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3868719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3869733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3870909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3872116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3873137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3874337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3875303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3876573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3877557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3878614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3879646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3880752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3881858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3883158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3884224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3885509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3886402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3887490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3888482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3889617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3891424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3891995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3892887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3893828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3895088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3896043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3897181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3898257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3899287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3900405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3901371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3902751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3903582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3904789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3905883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3907065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3908097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3909303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3910299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3911599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3912484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3913508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3914681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3915764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3916955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3917973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3919090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3920371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3921360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3922463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3923512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3924709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3925768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3926726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3927782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3929053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3930158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3931823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3932941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3934075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3935106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3936038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3937242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3938293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3939653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3940802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3941445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3942425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3943544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3945814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3947459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3948260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3948877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3949510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3950266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3950974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3951989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3952908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3953911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3955018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3956438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3957176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3958246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3958929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3960077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3960901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3961920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3962707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3963640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3964364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3965485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3966153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3967803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3968641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3969654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3970758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3971724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3972830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3973959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3974970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3976088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3977292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3978428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3979719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3980715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3981762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3983337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3985841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3986769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3987799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3988784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3989808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3991001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3992127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3993188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3994459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3995506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3996639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3997737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.3998898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4000190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4001610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4002779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4004108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4005177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4006207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4007259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4008414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4009646Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4010562Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4012439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4013108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4013757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4014856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4015919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4017142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4018391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4019464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4020501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4021505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4022945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4023909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4025099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4026059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4027174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4028186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4029374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4030531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4031568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4032752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4033924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4034813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4035920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4037087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4038351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4039256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4040382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4041478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4042640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4043714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4044805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4045815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4046912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4047936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4049139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4050175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4051140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4052235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4053521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4054480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4055589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4056558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4057812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4058880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4059846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4060854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4061963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4063113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4064481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4065596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4066614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4067668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4068834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4070082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4071131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4073042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4074141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4075597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4076645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4077638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4078723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4079938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4080887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4082034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4083001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4084297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4085630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4086542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4087652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4088723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4089719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4090800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4091968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4092906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4094322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4095315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4096307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4097274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4098533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4099349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4100618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4101634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4102982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4104267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4105176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4106171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4107204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4108663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4109614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4110748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4111815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4112952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4114312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4115500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4116306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4117497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4118482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4119541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4120586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4121667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4122810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4123977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4125331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4126320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4127310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4129473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4130069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4131046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4131951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4133009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4134193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4135478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4136323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4137352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4138355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4139778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4140706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4141621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4142858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4145350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4146344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4147600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4148808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4149868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4150935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4152070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4153224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4154519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4155591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4156786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4157859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4159122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4160018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4161048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4162055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4163304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4164260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4165400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4166515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4167622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4168588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4169810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4170814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4171858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4172969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4174132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4175058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4176124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4177209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4178149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4179608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4180848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4181695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4182957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4183993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4185336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4186461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4187573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4188524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4189731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4190721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4191746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4192802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4193843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4195062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4196089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4197430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4198463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4199552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4200419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4201470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4202536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4203530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4204540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4205796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4206771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4207812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4208937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4210235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4211090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4212157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4213195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4214322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4216138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4217204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4218189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4219367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4220312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4221394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4222883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4224150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4225057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4226118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4227104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4228345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4229485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4230685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4232347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4233425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4234251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4235156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4236099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4237261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4238372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4239480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4240489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4241766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4242780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4243840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4244865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4245835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4246935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4248011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4249324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4250444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4251691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4252693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4253896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4255054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4256041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4256983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4258182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4259211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4261109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4261840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4304844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4305732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4306321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4306881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4307645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4308273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4308883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4309458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4310050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4310632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4311213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4311765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4312359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4312904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4313670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4314277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4314889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4315730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4316330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4316919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4317594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4318151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4318685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4319234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4319914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4320460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4321034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4321624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4322196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4322746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4323437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4323991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4324529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4325230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4325817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4326397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4326942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4327509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4328101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4328674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4329234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4329884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4330479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4331168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4332025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4332700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4333294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4333884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4334457Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4335021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4335736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4336262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4336840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4337416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4338128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4338778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4339346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4339995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4340688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4341296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4341912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4342647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4343230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4343762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4344573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4345144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4345692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4346251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4347058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4347615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4348208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4348736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4349405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4349976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4350541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4351116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4351833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4352541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4353135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4353778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4354360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4355093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4355686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4356402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4356999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4357679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4358242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4359022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4359610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4360195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4360722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4361489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4362066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4362645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4363193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4363864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4364442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4364997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4365565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4366228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4366798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4367366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4367926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4368644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4369591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4370600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4371707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4372590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4373906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4374911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4376250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4377681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4378548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4379615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4380737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4381941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4383340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4384348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4385324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4386552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4387821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4388824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4389812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4390862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4392120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4393022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4394100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4395369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4396603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4397841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4399104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4400391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4401522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4402821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4404108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4404981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4405864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4407455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4408506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4409552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4410638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4411895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4413088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4414149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4415204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4416597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4417751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4418871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4419660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4420820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4423398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4424199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4425104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4426448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4427431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4428911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4429918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4430821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4431885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4433081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4434159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4435286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4436546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4437693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4441243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4441855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4442428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4442965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4443692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4444288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4444888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4445985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4447129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4448200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4449169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4450264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4451499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4452596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4453848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4455144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4457060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4457644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4458332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4459383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4460594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4461690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4463007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4464013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4465165Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4466160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4467221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4468346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4469460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4470697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4471814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4472851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4473885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4475019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4476229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4477238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4478370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4479475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4480778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4481842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4482986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4483927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4484984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4486129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4487230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4488315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4489315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4490564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4491882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4493086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4494992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4496032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4497022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4497954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4499225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4500308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4501473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4503805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4504490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4505028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4507424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4508143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4508813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4509734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4510808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4511841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4512938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4514092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4515204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4516450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4517376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4518569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4519577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4520881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4521770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4522705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4524062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4525148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4526195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4527469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4528375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4530077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4531096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4531678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4532763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4533966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4534688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4536172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4537098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4538024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4538864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4539619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4540609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4542295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4542880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4544621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4545122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4545929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4546467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4547734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4548687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4549802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4550773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4551931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4552536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4553687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4554568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4555518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4556336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4556853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4557910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4558991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4559609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4560668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4562184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4562897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4564012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4564891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4565777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4566609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4567568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4568475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4569885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4570608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4572183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4573075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4573640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4574667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4575208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4575946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4577108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4577586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4578403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4579523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4580395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4581404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4582787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4583731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4584860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4585835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4586657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4587286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4588335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4589466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4590460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4591427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4592300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4593398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4594203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4595485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4596323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4596958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4598049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4598846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4601774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4602180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4602612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4603138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4604083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4604650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4605623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4606620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4607456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4608886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4609402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4610516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4611466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4612681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4613536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4614121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4615571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4616480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4617081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4618079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4618714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4619553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4620755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4621574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4623637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4623959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4625224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4626233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4626989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4627752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4629038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4629732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4630688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4631448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4632313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4633250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4634073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4635091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4635990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4636997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4637929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4638828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4640323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4640695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4641601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4642590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4643771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4644673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4645524Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4646459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4647599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4648581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4649286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4650273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4650828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4652188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4652720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4654268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4654890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4655741Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4656605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4657589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4658283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4659302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4660406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4661412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4662153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4663060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4664464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4665803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4666651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4667521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4668545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4669685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4670556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4671868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4672816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4673616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4674567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4675664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4677248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4677821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4678625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4679309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4679932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4681109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4682222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4683598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4684291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4685573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4686527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4687346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4688383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4689296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4690140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4691974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4692491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4693345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4694252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4695007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4696112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4696952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4697926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4698713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4699775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4700648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4701867Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4702905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4703762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4704370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4705948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4706641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4707350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4708160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4709257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4709781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4710935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4711820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4712679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4713778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4714773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4716074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4717004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4718101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4719214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4720397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4721395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4722626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4723553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4724790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4725876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4726963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4728251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4730915Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4731508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4732043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4732745Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4733387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4733912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4735273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4735681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4736940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4737902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4738676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4739666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4740629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4741402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4742210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4743164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4744564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4745013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4746009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4747416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4748265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4750004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4750492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4751244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4752084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4753099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4754201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4755963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4756869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4757865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4758456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4759715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4760964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4761980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4762806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4763493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4764513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4765649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4766378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4767515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4768019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4769132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4770277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4771162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4772166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4773052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4774007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4775373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4776221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4777368Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4778099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4779083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4780012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4781004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4782412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4783398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4784590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4785545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4786715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4787628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4788834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4789704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4791824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4792593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4793324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4794197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4794886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4796316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4796934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4797927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4798625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4799503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4800401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4801160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4802044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4802740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4803880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4804479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4805759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4806242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4807727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4808260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4809344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4811138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4811945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4812885Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4813984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4814804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4816272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4816581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4817986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4818523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4819517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4821013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4821355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4822669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4823638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4825270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4825980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4826415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4827441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4828430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4828904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4829923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4830625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4831647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4832407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4833905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4834502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4835458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4836411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4837308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4838325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4838816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4840265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4840833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4841863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4842696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4843649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4844539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4845536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4846455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4847436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4848354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4849262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4850209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4851116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4852089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4852962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4853992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4854866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4855806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4856725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4857651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4858467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4859922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4860530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4861584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4862954Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4863772Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4864663Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4865434Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4866172Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4866762Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4867721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4868537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4870456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4870871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4872356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4873151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4874196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4875257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4876359Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4877295Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4878020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4879074Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4880619Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4881317Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4882448Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4883335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4885173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4885810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4886685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4887332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4888219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4888841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4890450Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4890972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4891618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4892487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4893042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4894511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4895592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4896505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4897665Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.4898707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4900088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4900982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4902166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4903532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4904657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4905834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4906922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4907763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4909299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4910159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4911654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4912288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4913648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4914649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4915845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4916969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4918401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4919361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4920347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4921359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4922548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4923493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4924568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4925594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4926694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4927820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4928938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4930241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4931563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4932722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4933729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4934837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4936048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4937098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4938156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4940164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4941179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4942202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4943422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4944540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4945776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4946772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4947843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4948960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4950023Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4951218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4952874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4953468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4954699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4955501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4956416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4957784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4958773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4959847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4960433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4961982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4963114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4964219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4965132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4966316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4967504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4969482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4970459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4971342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4972349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4973537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4974569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4975731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4976536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4978045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4978815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4979925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4980590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4981579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4982807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4983488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4985472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4986268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4987238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4988063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4989057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4990166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4990990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4992385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4993348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4993920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4995136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4996107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4997581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4998174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.4999573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5000279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5001171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5001936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5002899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5004025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5004512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5005961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5006339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5008292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5008612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5010112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5010427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5012009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5012596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5013916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5014656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5015609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5016530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5017496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5018520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5019638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5020422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5021474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5022425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5023367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5024330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5025166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5025913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5026707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5027571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5028288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5029279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5029946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5030869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5031686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5032436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5033234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5034434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5035347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5036581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5037225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5038235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5039503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5040255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5041158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5042242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5042972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5044049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5044758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5045593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5046350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5047352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5048152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5049210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5050074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5051245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5051669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5052979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5053497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5055119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5055936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5056569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5057749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5058764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5059277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5060112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5061031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5061904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5063072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5063874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5064768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5065756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5067556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5068249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5069352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5070371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5071582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5072382Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5073606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5074400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5075339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5076338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5077186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5077936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5078883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5079835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5080994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5081755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5082439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5083329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5084187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5085148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5085931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5086810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5087968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5088734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5089631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5090346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5091352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5092100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5093133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5093878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5095014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5096016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5096708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5097503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5098695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5099507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5100191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5101167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5102004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5103207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5104239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5105049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5105958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5106805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5107789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5108487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5109275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5110507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5111094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5112118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5112871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5113910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5114598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5115829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5116571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5117448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5118322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5119067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5119844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5120645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5121453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5122210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5123111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5123667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5125258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5126191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5126868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5127888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5128759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5129586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5130480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5131472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5132398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5133458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5134554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5135547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5136256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5137329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5138572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5139311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5140144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5140971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5141957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5143344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5144143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5145756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5146726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5148298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5148940Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5149787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5150893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5151837Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.5152584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5153487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5153969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5155278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5156338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5157172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5158552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5158984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5160229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5161057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5161718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5163321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5163957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5164827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5165461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5166464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5167639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5168184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5169070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5169889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5171309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5171743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5172047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5173350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5173747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5174477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5176020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5177169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5178120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5179057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5180201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5181328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5182629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5183990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5184704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5185936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5187419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5188607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5189850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5190872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5191892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5193054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5194184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5195288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5196494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5197597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5198672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5199777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5200920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5202004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5204724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5205338Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5205909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5206579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5207350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5207826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5209378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5210042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5210972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5212018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5212934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5213804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5215270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5215974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5216802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5217888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5219072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5220340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5221273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5222423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5223540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5224552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5225738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5226821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5227999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5228959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5230049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5231007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5232440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5233618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5234614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5235627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5236939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5237938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5239105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5240147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5241252Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5242409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5243530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5244838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5245969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5246999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5248164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5249155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5250408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5251400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5252539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5253588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5254817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5255790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5257936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5258702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5259989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5261144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5262344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5263655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5264725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5266106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5267033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5267928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5269032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5270345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5271669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5272875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5273950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5275181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5276211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5277514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5278401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5279450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5281038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5282160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5283275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5284169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5285281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5286581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5287629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5288629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5290009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5290962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5292782Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5293331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5294088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5295435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5296228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5297102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5298521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5298967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5299846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5300971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5301960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5302392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5303865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5305515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5305992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5307277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5308777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5309509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5310230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5311055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5311991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5313089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5313680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5314547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5315261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5315922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5317277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5317821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5319342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5319881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5321112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5321609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5323093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5323698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5325511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5326294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5327140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5328072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5328948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5329945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5330919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5331715Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5332924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5333541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5334556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5335366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5336313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5337109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5337689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5338637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5339630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5340403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5341261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5342197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5343032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5344564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5345150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5346588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5347131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5347671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5348456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5349503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5350194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5351132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5352126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5353064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5353865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5354815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5355988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5356822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5357697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5358489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5359319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5359972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5360887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5361739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5362727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5363676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5364683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5365392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5366303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5367222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5368148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5369116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5370792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5371156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5371778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5373384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5374081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5374605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5375325Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5376158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5377175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5377857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5378830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5380157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5380987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5383970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5384344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5384658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5386076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5386584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5387293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5388192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5389439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5390706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5391552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5392729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5393879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5394814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5396075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5397037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5398393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5399362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5400477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5401566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5402646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5403913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5405111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5406168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5407354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5408371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5409425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5410430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5411534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5412588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5413763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5415039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5416020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5417100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5418329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5419401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5420345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5421391Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5422986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5423818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5424902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5425906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5427164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5428355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5429536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5430483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5431901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5432630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5433691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5434754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5435924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5437013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5438182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5439410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5440546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5441568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5442719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5443947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5444992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5446181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5447098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5448078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5449266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5450315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5451380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5452478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5454479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5455396Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5456376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5457567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5458612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5459795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5461019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5462128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5463188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5465535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5466300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5467539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5468655Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5469730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5471019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5471930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5473211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5474319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5475174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5477182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5477778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5478810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5479410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5480151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5481652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5482283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5483344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5483965Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5484895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5485826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5486750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5487593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5488717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5489942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5490430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5491835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5492569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5493281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5494569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5495188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5496188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5497102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5498056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5499092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5499895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5500866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5501742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5502956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5503872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5504552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5505823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5506665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5507702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5508579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5509588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5510451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5511404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5512327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5513860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5514331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5515378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5516270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5517385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5518432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5519833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5520848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5521848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5522637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5524243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5524821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5525622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5526770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5528096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5528619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5529763Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5530516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5532769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5533261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5534125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5535040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5536108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5537160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5538201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5539189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5540286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5541548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5542773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5543809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5544975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5546086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5547088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5548193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5550432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5551036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5551663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5552508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5553664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5554581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5555682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5556682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5557790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5558700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5559929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5561245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5562205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5563150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5564185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5564946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5566465Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5566870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5568366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5569175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5570030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5570842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5571841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5572884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5573709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5574540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5575187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5576496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5577442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5578435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5579263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5580398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5581445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5582176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5583308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5584019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5585698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5586469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5587580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5588566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5589108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5590415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5591173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5592527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5593256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5594467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5595364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5596545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5597569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5598761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5599565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5600770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5601207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5602239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5602934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5604177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5604951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5606467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5606889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5608213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5609350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5609674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5611047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5611542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5612254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5613740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5614136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5614961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5616291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5616911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5617853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5618994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5619969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5620747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5621865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5622405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5623512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5625242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5625730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5627056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5628172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5629100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5629903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5630873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5631688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5632427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5633456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5634120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5635719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5636095Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5638060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5638687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5639254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5640004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5640671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5641577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5642554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5643311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5644437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5645241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5646636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5647565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5648759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5649742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5650874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5652026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5653152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5654123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5655418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5656444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5657395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5658468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5659780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5660752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5661945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5663329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5664422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5665415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5666590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5667588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5668886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5670016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5671059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5672038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5683146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5683734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5684567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5685860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5686798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5687774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5688970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5690270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5691333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5692562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5693529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5694926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5696050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5697263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5698313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5699437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5700824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5701404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5703028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5703610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5704557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5705456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5706857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5707629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5708677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5709566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5710843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5711721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5713088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5713961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5714818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5716673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5717496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5719033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5719768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5720612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5721646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5722626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5723921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5724964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5726976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5727680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5728943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5729989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5731100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5732105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5733540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5734573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5735696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5736793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5737919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5738863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5740060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5741099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5742401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5743723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5744710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5745883Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5746897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5748044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5749032Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5750354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5751674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5753046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5753739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5754432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5755432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5756864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5757944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5759021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5760229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5761186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5762397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5763380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5764589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5765764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5766668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5767701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5768713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5769848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5771027Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5772384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5773453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5774568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5775644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5776930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5777891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5778959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5780059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5781295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5782263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5783360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5785799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5786617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5788269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5788984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5789851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5790935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5792098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5793429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5794424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5795551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5796601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5797800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5799295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5800477Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5801504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5802754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5803667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5805062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5806920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5807936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5808891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5810099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5811557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5812701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5813804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5814896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5816050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5818204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5818877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5820056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5820981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5822110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5823310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5824631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5825591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5830856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5831597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5832653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5833615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5834733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5836000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5837094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5838221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5839344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5840413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5841643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5842862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5843845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5845108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5845896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5846972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5848155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5849219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5850212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5851258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5852358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5853599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5854765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5855989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5856927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5858286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5859106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5860240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5861383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5862675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5863814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5864925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5865921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5866873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5867990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5869296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5870265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5871440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5872446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5873785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5874571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5876547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5877523Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5879518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5880584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5881351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5882540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5883269Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5884237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5885441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5886540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5887622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5889145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5889992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5890949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5892344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5893076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5893998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5894952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5896486Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5897218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5898168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5899039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5900080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5900847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5906069Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5907017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5907774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5908926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5909783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5911182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5911975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5912726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5913808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5914514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5916012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5916818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5917776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5918623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5919591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5920316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5921588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5922376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5923114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5924090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5925145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5926171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5927048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5928369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5929289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5930564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5931518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5932310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5933447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5934176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5934764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5935700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5936642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5937624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5939031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5939520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5940166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5941235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5942016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5943921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5945846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5946850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5947388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5948604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5949214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5950028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5951058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5951714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5953339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5954239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5955057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5955864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5956750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5957626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5958491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5960211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5960764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5961302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5962849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5963610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5964698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5965887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5969266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5969604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5971800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5972120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5973747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5974217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5975898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5976584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5977680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5978479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5979488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5981637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5982101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5982669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5983327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5984140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5985233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5986128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5986797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5987963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5988702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5989543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5990577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5991508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5992278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5993202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5994054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.5995213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6003942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6004684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6005286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6006155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6006743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6007230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6007683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6008101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6008478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6008887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6009250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6009742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6010198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6010689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6011154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6011625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6012112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6012582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6013469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6014571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6015337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6016074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6016552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6017573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6019508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6020066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6020837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6022075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6023184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6023929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6024871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6025676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6026946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6028644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6029521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6030432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6031589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6032591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6033440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6034621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6035695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6036752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6037928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6038754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6040289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6041825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6042690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6043948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6044975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6046105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6046816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6047489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6048414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6049430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6050656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6051631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6052651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6053265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6054244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6055758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6056262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6057310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6058121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6059100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6060010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6060944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6062367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6062962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6064343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6064870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6067625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6067975Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6068330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6069350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6070028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6071290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6071960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6073104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6074288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6075237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6076234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6077250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6078250Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6079429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6080281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6081392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6082056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6083321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6084169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6084818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6086215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6086981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6087966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6088981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6090114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6090748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6092018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6092889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6093737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6094536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6095447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6096930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6097587Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6098908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6100011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6100582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6101566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6102606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6103418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6105100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6105880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6106852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6107687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6108594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6109552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6110364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6111150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6112133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6113129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6114093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6114879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6115916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6116733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6117674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6118510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6119420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6120199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6121239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6121983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6122911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6123710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6124623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6125419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6126486Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6127218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6128185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6129071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6129748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6130689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6131619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6132536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6133685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6135148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6135600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6137359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6137806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6138648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6139722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6141038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6142010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6143082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6144393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6145147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6146113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6147117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6147682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6149462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6150071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6150928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6151787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6152791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6153678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6154644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6155492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6156275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6157199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6158405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6159017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6160082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6160881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6161956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6162792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6164047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6164776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6165709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6166566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6167884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6168618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6169951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6170866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6171353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6172739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6173798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6174624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6176410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6176808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6177712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6178560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6179506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6180920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6182031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6183137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6183935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6184641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6185716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6186469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6187495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6188234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6188928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6190186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6190623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6192116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6192696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6193916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6194739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6195653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6197170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6197817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6198814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6199399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6200497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6201042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6202350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6202755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6204028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6204474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6205560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6206330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6207289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6208213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6209172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6209798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6211551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6212440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6213446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6214520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6215409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6216510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6217464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6218453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6219596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6220432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6221716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6222648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6223680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6224752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6226514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6226994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6227652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6228753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6230013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6231117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6231930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6233006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6234230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6235388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6236349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6237369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6238438Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6239471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6240710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6241675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6242777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6243955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6244863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6246167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6247201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6248502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6249411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6250280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6251632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6252982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6254007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6255060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6256207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6257191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6258296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6259364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6260525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6262804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6263454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6265426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6266273Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6266952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6268118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6269417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6270179Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6270904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6271792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6272581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6273384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6274352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6275393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6276979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6277776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6278700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6279501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6280277Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6281211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6281956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6283248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6283920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6284670Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6285651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6286607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6287581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6288261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6289233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6290275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6291047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6291881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6292646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6293679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6294740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6295564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6296535Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6297307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6298253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6299326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6300139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6301334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6301992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6303316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6304214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6305174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6306140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6307144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6308156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6309142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6310128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6311221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6311971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6313279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6314198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6315192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6315968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6317428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6318246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6319028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6319976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6320991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6321890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6322775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6323674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6324912Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6326695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6327203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6328005Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6328712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6329780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6330687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6331756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6332683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6333709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6334623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6335384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6336520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6337581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6338540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6339312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6340350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6341414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6342177Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6343176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6344145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6344955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6345925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6346981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6347849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6348713Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6349967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6350724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6351779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6352710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6353678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6354647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6355651Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6356707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6357771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6358704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6359505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6360314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6361412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6362426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6363187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6364093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6365129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6365841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6367082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6368012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6368904Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6369672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6370987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6371808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6372876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6373906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6374982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6375952Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6377045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6378026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6379093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6380230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6381294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6382276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6383546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6384410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6385719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6386510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6388064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6388986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6389845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6390661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6391635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6392549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6393851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6394243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6395324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6396279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6397266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6398218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6399356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6399985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6401130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6402041Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6403109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6404354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6405491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6406507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6407078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6408013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6409302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6409986Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6411271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6411991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6412983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6414231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6415079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6416195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6417164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6418388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6418922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6419939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6420798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6421528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6422383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6423735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6425555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6426375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6427094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6428289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6428877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6429626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6430525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6431445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6432183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6433028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6434052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6434958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6436921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6437253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6437743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6438615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6439607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6440881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6441893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6443021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6444166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6445020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6446064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6447192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6448257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6449532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6450984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6452234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6453432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6454385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6455573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6456687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6457805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6458789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6459890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6461011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6462195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6463366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6464463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6465880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6466685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6467766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6469021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6470171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6471128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6472212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6473257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6474682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6475877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6476878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6477913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6479072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6480130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6481209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6482529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6483530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6484660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6485717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6486942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6488048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6489175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6490311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6491462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6492377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6493537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6494476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6495786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6496803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6497852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6498926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6500266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6501021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6502164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6503405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6504501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6505530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6507618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6508240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6508981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6510178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6511215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6512375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6513378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6514479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6515619Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6516748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6517718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6518898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6519960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6520972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6522942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6523935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6525342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6526295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6527152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6528221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6529511Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6530471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6531580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6532586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6533729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6534891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6535928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6537075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6538279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6539353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6540459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6541451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6542678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6543807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6545264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6546329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6547430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6548415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6549512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6550899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6551818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6552936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6554175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6555248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6556458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6557572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6558564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6559774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6560880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6561993Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6563050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6564153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6565186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6566435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6567439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6568503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6569534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6570774Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6571784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6572797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6573934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6575118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6576283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6577462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6578310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6579415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6580488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6581762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6583230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6584255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6585201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6586339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6587669Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6588757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6589936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6591016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6592074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6593239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6595251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6596131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6597154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6598215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6599304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6600343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6601479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6602819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6603735Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6604813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6606002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6607157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6608292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6609260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6610321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6611397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6612615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6613708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6615026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6615995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6617080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6618859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6619415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6620350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6621620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6622839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6623978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6626319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6627124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6628127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6629260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6630378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6631480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6632622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6633646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6634708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6635972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6637062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6638139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6639245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6640243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6641488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6642907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6644014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6644992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6645916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6647224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6648329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6649470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6650448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6651586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6652633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6653760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6655061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6657707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6658354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6659098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6659739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6660596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6661757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6662963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6664085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6665071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6666161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6667944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6669102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6670458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6671434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6672493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6673518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6674744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6675994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6676785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6677888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6679106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6680260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6681234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6683621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6684334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6684916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6686114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6686896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6688004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6689198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6690374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6691436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6692540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6693647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6695015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6695941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6697020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6698089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6699358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6700401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6701493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6702762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6704051Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6705081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6706310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6707239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6708449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6709514Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6710493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6711502Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6712766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6713826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6714887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6716077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6717383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6718615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6719662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6720712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6721827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6722957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6724030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6725090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6726118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6727336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6728289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6729351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6730484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6731788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6732661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6733938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6734988Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6736408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6737543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6738517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6740482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6741274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6742647Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6743653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6745880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6746616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6747953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6749060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6750160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6751409Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6752624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6753736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6754835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6756021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6757026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6758175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6760060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6760854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6761928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6763144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6764400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6765419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6766513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6767548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6768634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6769829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6770899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6772136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6773123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6774548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6775428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6776620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6777738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6778807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6779936Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6781025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6782093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6783361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6784849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6785692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6786905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6787949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6788886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6790146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6791174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6792307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6793531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6794742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6795814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6796902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6797983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6798998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6800452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6801443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6802799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6804921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6805541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6806227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6807011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6807909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6808982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6810256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6811249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6811866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6814274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6815029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6816249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6817341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6818304Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6819458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6820568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6821597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6823046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6824105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6825211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6826400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6827557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6828813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6829797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6830699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6832008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6833054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6834079Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6835151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6836160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6837680Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6838561Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6839791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6840600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6841855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6842853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6844070Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6845144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6846127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6847274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6848467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6849594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6850753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6851707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6852767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6854014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6855356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6856346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6857480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6858546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6859649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6860646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6861750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6862900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6864138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6865515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6866392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6867464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6868553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6869800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6870804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6871869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6873105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6874217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6875404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6877251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6877839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6878765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6879803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6880941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6882025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6883231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6884287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6886039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6886982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6888979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6889581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6890220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6891388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6892874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6893764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6895012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6896219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6897141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6898276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6900193Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6900584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6901326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6902246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6903707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6905154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6906668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6907157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6907652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6908805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6909623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6910941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6911789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6912740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6913601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6914770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6915794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6916910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6917907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6918423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6919779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6920445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6921379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6922550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6923258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6924267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6925140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6926108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6927542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6928555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6929307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6930516Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6931317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6932597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6933423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6934380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6935572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6936342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6937608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6938645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6939580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6940455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6941400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6942327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6943321Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6944658Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6945369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6946582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6947463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6948490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6949708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6950130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6952160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6952926Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6953624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6954590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6956030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6956792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6957895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6958673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6960081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6960611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6961994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6962977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6963895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6965167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6965809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6967157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6967706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6969162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6969776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6970987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6971586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6973050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6974435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6975015Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6975846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6976835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6978108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6979056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6980907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6981341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6982046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6982924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6985073Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6985690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6986632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6987653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6989088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6990089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6991052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6992100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6994017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6994662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6995518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6996679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6997822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.6999067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7000196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7001276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7002351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7004170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7004840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7005536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7006593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7007697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7008862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7010045Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7011085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7012420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7013251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7014327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7015480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7016943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7017949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7018913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7020779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7021805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7022945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7024336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7025354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7026439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7027628Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7028808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7029736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7030846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7032134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7033132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7034183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7035513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7036733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7038031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7038984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7040109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7041208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7042385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7043360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7044461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7045642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7046842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7047756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7048733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7049856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7051066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7052183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7053352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7054446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7056421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7057434Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7058053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7058811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7060047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7061009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7062000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7063184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7064983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7066244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7067329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7068295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7069633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7070577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7071589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7072780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7074208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7075640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7076614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7078091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7078862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7079971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7081076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7082093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7083306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7084817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7085899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7087285Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7088206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7089259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7090480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7091506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7092621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7094794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7095730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7096768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7097990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7098990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7100084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7101162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7102220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7103531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7104786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7105848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7106773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7108157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7109171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7110341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7111427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7112695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7113572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7114834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7115969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7117081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7118189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7119393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7120529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7121649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7122719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7123954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7125043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7126077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7127371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7128454Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7129367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7130588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7131827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7132716Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7133729Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7134963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7136189Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7137372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7138564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7139466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7140667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7141661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7142795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7143949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7145090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7146115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7147206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7148581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7149685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7150499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7151566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7152920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7154266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7155244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7156202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7157306Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7158388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7159223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7160115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7160989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7161994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7162927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7163557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7165214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7165796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7166584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7167236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7168510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7169014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7170385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7171003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7172153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7172945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7173835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7174861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7175682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7176979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7177815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7178694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7179846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7180880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7182138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7182879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7183888Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7185237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7186155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7187456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7188248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7189256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7190175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7191210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7191894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7192783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7193458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7194441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7195419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7196286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7197076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7198092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7198846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7199751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7200540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7201435Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7202500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7203318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7204377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7205283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7206181Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7207086Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7208077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7209186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7210538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7211201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7212456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7213191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7214058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7215693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7216081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7216821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7218258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7218720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7221107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7221736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7222307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7223422Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7225342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7226436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7228150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7229233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7230470Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7231666Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7232679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7233819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7234779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7236223Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7237400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7238445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7239640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7241008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7241925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7243109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7244375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7245385Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7246350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7247410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7248635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7249525Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7250725Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7251846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7252968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7254017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7255109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7256274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7257555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7258719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7259852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7262017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7262778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7263556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7264305Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7264946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7265710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7266760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7267707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7268443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7269562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7270290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7271340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7272129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7274008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7274616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7275367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7276122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7277030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7277879Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7278778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7279711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7280452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7281429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7282160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7283003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7283730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7284679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7285474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7286662Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7287571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7288400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7289616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7290489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7291451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7292126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7293714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7294293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7294902Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7295784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7296421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7297294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7298219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7299130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7299833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7300534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7301490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7302201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7303290Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7304039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7304788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7305733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7306333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7307334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7308229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7309059Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7310401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7310846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7312254Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7313085Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7314140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7315446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7315992Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7317207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7317979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7319063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7320168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7320966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7321709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7322673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7323676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7324527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7325430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7326376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7327309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7328407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7329238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7330172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7331261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7332125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7333036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7333984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7335118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7336227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7337147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7338146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7339263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7340162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7341174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7342161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7343471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7344828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7345759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7346762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7347591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7348579Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7349692Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7350586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7351546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7352423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7354786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7355578Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7356030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7357091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7357602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7358892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7359466Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7360456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7361384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7362411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7363489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7364171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7364865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7365858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7366834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7367538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7368653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7369634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7370604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7371527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7373560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7374145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7375118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7376003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7377149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7378400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7379462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7380447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7381683Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7382819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7384060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7384999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7386153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7387286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7388657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7389706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7390678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7391765Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7392922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7394171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7395371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7396528Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7397518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7398548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7400080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7401038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7401990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7403048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7404215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7405445Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7406608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7407742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7408608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7409724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7410928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7412116Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7413104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7414258Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7415257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7416431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7417673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7418772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7419913Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7420899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7422882Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7423744Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7424991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7426163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7427548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7428812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7429825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7430797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7431906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7432959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7434097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7435170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7436386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7437694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7438971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7439827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7441014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7442011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7443026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7444013Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7445119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7446427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7447543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7448499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7449604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7450702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7451853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7452935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7454266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7455406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7456349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7457318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7458406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7459500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7460844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7461966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7462906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7464146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7465550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7466746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7467645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7468777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7469987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7470963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7472171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7473130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7474237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7475380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7476832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7477742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7478848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7479941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7481264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7482178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7483242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7484411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7485559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7486890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7488411Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7489053Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7490643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7491050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7491869Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7492862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7495337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7495948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7496657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7497841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7499262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7500261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7500977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7502124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7503624Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7505496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7506334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7507374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7508093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7509828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7510176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7511558Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7512257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7513625Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7514513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7515645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7517065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7517929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7519705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7520275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7521067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7522234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7523448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7524458Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7525803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7526777Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7527887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7528800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7529957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7531043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7532092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7533108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7534320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7535731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7536862Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7538102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7538984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7540108Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7541519Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7542740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7543758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7545188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7546151Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7547064Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7548236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7549406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7550522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7551478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7552621Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7553857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7554809Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7555968Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7556887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7557995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7559075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7560131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7561334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7562728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7563700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7564805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7566626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7567588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7568682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7569794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7570908Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7572238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7573111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7574937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7575508Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7576562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7577632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7578707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7579924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7581195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7582342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7583329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7584575Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7585552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7586709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7587816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7588854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7590055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7591046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7592140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7593239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7594393Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7595691Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7596720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7597816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7599004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7599963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7601284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7602518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7603476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7604485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7605531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7606650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7607708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7609046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7610077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7611288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7613028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7613420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7614695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7615455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7616188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7618102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7618711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7619833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7620766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7621433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7622415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7623604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7624404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7625227Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7626008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7626934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7627638Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7628431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7629345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7630247Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7630981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7632540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7633176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7634559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7635498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7636702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7637474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7638369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7639423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7640238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7641175Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7642082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7642976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7644243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7645221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7645990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7646796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7647700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7649017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7649805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7650468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7651367Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7652429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7653358Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7654329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7655062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7656076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7656824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7657710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7658751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7659348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7660131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7661082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7661905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7662874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7664210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7665781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7666117Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7667235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7668091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7669664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7670169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7671119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7672167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7673394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7674101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7675697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7676750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7677810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7678697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7679805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7681147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7682119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7683389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7684439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7685596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7686654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7687709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7689036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7689891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7691114Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7692160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7693146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7694240Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7695239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7697030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7697644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7698911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7699724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7700245Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7701206Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7702042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7703922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7704421Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7705433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7706264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7707259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7708249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7709143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7710087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7711097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7712006Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7713055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7713632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7714726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7716557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7716995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7717780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7718748Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7719453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7720417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7721340Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7722312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7723097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7724001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7725371Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7726107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7726909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7727817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7728732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7729766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7730641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7731837Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7732567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7734071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7734550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7735201Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7736894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7737453Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7739148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7739609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7741935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7742668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7743236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7744110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7744807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7745753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7746786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7747672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7748667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7749313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7750372Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7751497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7752279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7753383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7754257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7756092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7756698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7757449Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7757929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7758771Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7760836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7762109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7762583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7763142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7764125Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7765390Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7766219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7768260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7768788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7769303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7770650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7771287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7772544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7773684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7774660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7775652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7777012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7778062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7779180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7780327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7781395Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7782388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7783602Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7784642Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7786035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7786995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7788150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7789214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7790364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7791447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7792593Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7793631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7794989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7795955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7797043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7798137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7799255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7800365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7801460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7802569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7803861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7804853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7805911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7806957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7808162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7809159Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7810256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7811424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7812656Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7813872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7814884Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7815923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7817019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7818090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7819426Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7820429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7821549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7822787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7824576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7826551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7827613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7828694Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7829739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7830719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7832316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7833664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7834495Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7835646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7836901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7838153Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7839172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7839980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7840954Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7842229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7843034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7844483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7845461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7846327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7847400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7848106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7849292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7850109Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7851098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7852034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7852854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7854275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7854723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7856019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7856747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7858072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7858941Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7859818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7861009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7862184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7863341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7864147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7865142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7866350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7867072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7868188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7868994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7870289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7870981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7872188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7873082Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7874133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7875186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7876425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7877031Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7878402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7878989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7880276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7881100Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7882437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7883176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7884559Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7885818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7886484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7887203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7887953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7888779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7889914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7891866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7892467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7893048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7894208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7894924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7895768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7897499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7898048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7899113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7900049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7900721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7901743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7902734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7903924Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7904689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7905746Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7906815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7907534Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7908891Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7909452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7910505Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7911542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7911868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7913622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7914251Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7915020Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7915507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7916510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7917899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7918710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7919569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7920490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7921274Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7922209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7923319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7924354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7925256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7925846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7927197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7928213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7928922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7929865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7930723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7931807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7932702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7933527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7935275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7935708Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7936327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7937327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7938205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7938918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7940543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7940928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7942089Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7942700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7944162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7944822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7946362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7947075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7948138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7949498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7950098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7951897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7952318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7953220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7954429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7956150Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7956997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7957922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7959522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7960907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7962262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7963695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7964489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7965280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7966494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7967474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7968610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7969609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7970849Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7972184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7973353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7974569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7975731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7976626Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7977768Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7979003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7980146Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7981349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7982789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7983686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7985737Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7987294Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7987840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7988402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7989278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7990102Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7991184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7992248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7993186Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7994443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7995705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7996769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7997681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.7998822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8000210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8001308Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8002369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8003577Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8004786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8005537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8006872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8007910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8009197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8010187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8011180Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8012101Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8013328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8014389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8015464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8016345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8017854Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8018840Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8019896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8020959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8022113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8023375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8024697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8025877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8027236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8028091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8029172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8030318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8032003Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8033183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8034171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8035407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8036709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8038036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8039231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8040107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8041295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8042557Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8043586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8044736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8045978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8046919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8047890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8049017Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8050345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8051335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8052386Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8053639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8054948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8055866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8057080Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8058211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8059307Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8060363Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8061420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8062873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8063979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8065040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8066115Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8067237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8068553Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8069667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8070742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8071804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8073674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8074160Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8075038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8075835Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8077280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8078267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8079072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8080424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8081270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8081945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8083136Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8084419Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8085823Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8086591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8087404Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8088287Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8089863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8090761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8091772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8092909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8094122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8095253Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8096187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8097167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8098265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8099517Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8100612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8101703Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8103679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8104743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8106067Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8107187Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8108272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8109377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8110286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8111343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8112446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8113634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8115055Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8116148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8117475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8118759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8119742Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8120817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8121851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8123025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8124198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8125420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8127281Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8127930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8128838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8129943Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8131173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8132129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8133037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8134249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8135348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8136478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8137376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8138500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8139958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8141025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8142814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8143310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8145515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8146472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8147450Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8148532Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8149964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8150865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8151909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8153040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8154323Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8155520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8157609Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8158229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8159093Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8160352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8161137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8162235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8163249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8164431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8165518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8166545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8167664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8168981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8169946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8171025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8172149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8173448Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8174544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8175547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8177429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8178316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8179582Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8180653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8181706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8182935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8184194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8185474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8186389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8187654Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8188847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8189720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8190825Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8191934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8193216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8194442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8195764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8196832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8197955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8199200Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8200168Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8201130Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8202238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8203331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8204389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8205807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8206804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8207870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8209138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8210322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8211342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8212476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8213479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8214962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8215933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8216910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8218063Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8219425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8220420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8221555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8223008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8223978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8225081Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8225998Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8227144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8228216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8229331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8230620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8231753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8233140Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8234157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8235183Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8236155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8237629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8238749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8239727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8240795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8241994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8243142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8244373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8245496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8246753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8247895Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8248789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8250917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8251617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8254061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8255256Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8256217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8256812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8257873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8258959Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8259707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8260271Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8261012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8262072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8263407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8264282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8265598Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8266578Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8267354Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8268892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8269994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8271191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8272607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8273574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8274574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8275430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8276829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8277948Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8278859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8279827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8280928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8281960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8282757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8283427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8284826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8285665Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8286984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8287966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8288918Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8290148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8291231Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8292228Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8293185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8294235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8295275Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8296237Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8297476Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8298570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8299620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8300607Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8301583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8302813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8303971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8305652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8306894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/symeig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8308309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8309600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/symeig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8325322Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/symeig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8327789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8328983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8330066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8331301Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8332510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8333469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8334436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8335381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8336320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8337259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8338376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8339485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8340483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8341479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8342645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8343622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8344610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8345564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8346675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8347796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8348801Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8349789Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8350755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8351723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8352664Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8353688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8354618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8355851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8357084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8358124Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8359173Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8360182Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8361195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8362167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8363319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8364428Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8365423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8366381Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8367356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8368311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8369259Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8370207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8371286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8372342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8373339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8374300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8375388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8376475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8377573Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8378572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8379507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8380467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8381614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8382807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8383800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8384762Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8385728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8386955Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8388120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8389192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8390248Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8391284Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8392332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8393373Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8394554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8395755Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8396775Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8397786Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8398798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8399799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8400813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8401857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8402938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8403991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8404925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8405939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8406984Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8407994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8408958Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8410091Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8411203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8412218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8413327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8414383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8415355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8416278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8417262Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8418369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8419480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8420491Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8421610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8422796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8423806Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8424781Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8425859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8426785Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8427761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8428875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8430062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8431078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8432050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8433024Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8434120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8435282Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8436318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8437332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8438352Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8439330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8440408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8441513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8442551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8443572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8444568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8445645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8446727Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8447728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8448827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8450029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8451094Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8452083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8453075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8454122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8455229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8456332Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8457337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8458341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8459315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8460327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8461357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8462337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8463235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8464313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8465433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8466427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8467389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8468376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8469369Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8470335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8471238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8472218Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8473444Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8474540Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8475605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8476685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8477843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8478851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8479841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8480784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8481764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8482865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8484065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8485134Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8486246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8487533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8488688Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8489719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8490678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8491652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8492623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8493719Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8494800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8495776Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8496788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8497932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8498990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8499956Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8500932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8502199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8503510Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8504560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8505594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8506640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8507682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8508675Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8509653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8510784Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8511903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8512911Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8513877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8515046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8516157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8517196Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8518190Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8519212Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8520203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8521191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8522169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8523216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8524205Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8525315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8526503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8527479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8528467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8529597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8530720Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8531709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8532698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8533790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8534897Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8535931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8536946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8537932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8538909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8539893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8540856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8541815Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8542886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8543982Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8545061Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8546030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8547128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8548264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8549356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8550441Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8551403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8552410Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8553413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8554348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8555355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8556416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8557475Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8558460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8559420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8560497Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8561671Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8562881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8563933Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8565039Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8566309Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8567440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8568416Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8569399Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8570366Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8571412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8572496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8573590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8574747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8575951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8577026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8577996Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8578974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8579942Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8580939Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8582052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8583313Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8584314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8585335Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8586351Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8587375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8588379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8589487Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8590747Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8591870Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8592861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8593871Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8594892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8596068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8597047Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8598000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8599076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8600220Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8601207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8602239Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8603230Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8604217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8605203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8606347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8607498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8608591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8609629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8610661Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8611657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8612754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8613842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8614999Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8616149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8617238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8618299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8619398Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8620429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8621467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8622586Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8623530Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8624474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8625566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8626646Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8627645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8628601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8629712Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8630799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8631793Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8632787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8633946Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8635144Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8636198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8637192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8638266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8639328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8640443Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8641724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8642856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8644025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8645021Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8646010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8647009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8648111Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8649370Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8650592Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8651704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8652783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8653893Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8655010Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8656088Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8657319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8658581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8659728Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8660792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8661841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8663035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8664071Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8665099Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8666123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8667163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8668501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8669754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8670865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8672042Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8673157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8674270Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8675379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8676539Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8677863Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8679060Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8680120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8681188Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8682242Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8683296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8684316Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8685330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8686374Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8687652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8688889Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8689989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8691065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8692243Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8693345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8694407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8695639Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8696987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8698123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8699192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8700214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8701280Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8702326Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8703455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8704461Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8705496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8706754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8708009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8709157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8710246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8711362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8712414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8713494Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8714717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8716122Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8717279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8718349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8719397Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8720547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8721615Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8722657Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8723668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8724676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8725950Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8727202Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8728330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8729423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8730504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8731599Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8732684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8733922Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8735208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8736286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8737356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8738407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8739459Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8740564Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8741600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8742740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8743761Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8745084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8746327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8747460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8748551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8749617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8750700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8751790Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8753022Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8754291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8755480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8756544Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8757591Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8758663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8759706Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8760730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8761759Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8762788Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8763846Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8765204Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8766469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8767603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8768780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8769928Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8771033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8772128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8773355Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8774635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8775773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8776850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8777934Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8779000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8780074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8781133Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8782360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8783681Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8784791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8785766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8786707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8787800Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8789148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8790296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8791330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8792292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8793339Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8794289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8795423Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8796464Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8797439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8798379Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8799436Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8800474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8801496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8802474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8803563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8804701Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8805298Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8805894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8806468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8807036Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8807590Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8808158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8808697Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8809362Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8810033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8810618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8811161Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8811724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8812345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8812886Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8813480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8814072Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8814791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8815604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8816663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8817420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8818405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8819766Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8820418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8821194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8822035Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8824113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8824791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8825919Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8826686Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8827589Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8828606Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8829600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8830324Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8831029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8831898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8832649Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8833588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8834471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8835241Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8836209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8837098Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8838137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8839226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8839901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8840916Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8841802Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8842496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8843329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8844012Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8844976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8845707Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8846903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8847604Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8848327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8849828Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8850315Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8851677Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8852255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8853623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8854121Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8855429Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8856224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8856979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8857717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8858739Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8859844Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8860845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8861613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8862756Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8863808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8864887Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8866018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8867143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8867722Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8869424Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8870336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8871103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8872272Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8873580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8874520Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8875507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8876608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8877548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8878567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8879754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8881291Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8882910Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8883636Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8884403Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8885357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8886603Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8887439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T21:00:33.8891915Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2023-01-11T21:00:33.8892837Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2023-01-11T21:00:33.8894087Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2023-01-11T21:00:33.8894983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2023-01-11T21:00:33.8895731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2023-01-11T21:00:33.8897225Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2023-01-11T21:00:33.8898070Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T21:00:33.8898917Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T21:00:33.8900333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T21:00:33.8900903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T21:00:33.8902215Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/MPSHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T21:00:33.8903048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/ORTHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T21:00:33.8904662Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8905203Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8906480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8907610Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8908512Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8909493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8910731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8911415Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8912482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8913816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8914634Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8915178Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8916551Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8917704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8918460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8919527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8920418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8922044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8922632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8923288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8924016Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8925164Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8925957Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8926648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8928279Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FractionalMaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8929038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8929687Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8931430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8931834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8932536Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8933107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8933843Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8934650Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8935463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8936488Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8937276Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8939442Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8940574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8941142Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8941881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8943264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8943796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8944699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8946877Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8947469Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8948040Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8948757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8949521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8950320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8951405Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8952456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8953413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8954451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8955594Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8956611Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8957580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8958570Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8959685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8960817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8961967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8962795Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8963878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8964945Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8965743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8966856Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8967972Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8968595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8969673Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8970758Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8972030Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8972881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8973845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8974678Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8975693Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8976792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8977921Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8978718Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8979842Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8980805Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8981853Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8982865Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8984038Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8986176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8986964Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8988052Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8988995Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8989914Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8990990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T21:00:33.8992957Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.8993816Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.8994328Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.8995360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.8996635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.8997207Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.8998292Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.8999211Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9000937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9001537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9002162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9002787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9003496Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9004257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9005118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9006156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9006798Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9007652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9008265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9009171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9009896Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9010767Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9011537Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9012345Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T21:00:33.9013935Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9014392Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9015342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9015920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9016987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9017787Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9019209Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9020147Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9021376Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9022167Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9023286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9024319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9025234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9026278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9027388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9028350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9029420Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9030734Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9031949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9032571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9033408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9034400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9035342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9036629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9037468Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9038760Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9039827Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9041014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9041839Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9042898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9044090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9044953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9046058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9048478Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9049267Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9050221Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9051997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9053174Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9054158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9055138Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9056112Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9057710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9058702Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9059861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9060977Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9062054Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9064278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9065113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9066456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9068260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9068949Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9069614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9070456Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9071596Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9072833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T21:00:33.9074192Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2023-01-11T21:00:33.9075135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2023-01-11T21:00:33.9076310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2023-01-11T21:00:33.9077613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2023-01-11T21:00:33.9078318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2023-01-11T21:00:33.9079264Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2023-01-11T21:00:33.9080288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2023-01-11T21:00:33.9081590Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9082400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9083714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9084648Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9085572Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9086822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9087791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9088797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9089527Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9090723Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9092717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9093600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9094437Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9095050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T21:00:33.9096491Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2023-01-11T21:00:33.9097317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2023-01-11T21:00:33.9098643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2023-01-11T21:00:33.9101459Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2023-01-11T21:00:33.9102083Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2023-01-11T21:00:33.9102784Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2023-01-11T21:00:33.9104884Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2023-01-11T21:00:33.9105951Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2023-01-11T21:00:33.9106782Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2023-01-11T21:00:33.9107740Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2023-01-11T21:00:33.9109486Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2023-01-11T21:00:33.9110109Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2023-01-11T21:00:33.9111597Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2023-01-11T21:00:33.9112520Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2023-01-11T21:00:33.9113080Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2023-01-11T21:00:33.9114003Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2023-01-11T21:00:33.9115337Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2023-01-11T21:00:33.9117035Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9117366Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9118630Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9119075Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9120255Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9121088Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9122077Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9123007Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9123835Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9124736Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9125590Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9126228Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9127253Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9128187Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9129810Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9130516Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9131936Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9132803Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9133730Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9134768Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9135935Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9136714Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9137763Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9139111Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9139701Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9140508Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9141374Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9142188Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9143644Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9145294Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9145868Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9146495Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9147738Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9148523Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9149451Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9150078Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9151276Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9151756Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9152535Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9154332Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9155741Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9156513Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9157349Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9158176Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T21:00:33.9159775Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9160258Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9160989Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9161712Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9162544Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9163333Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9164809Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9165279Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9166285Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9168035Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9168510Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9169280Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9170555Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9171266Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9172855Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T21:00:33.9174293Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9175167Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9176057Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9176971Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9178073Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9179278Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9179974Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9181087Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9182071Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9183209Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9184306Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9185269Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9186315Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9187255Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9188236Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9189327Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9190393Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9191489Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9192792Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9194097Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9195139Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9196164Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9197293Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9198318Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9199306Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9200332Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9201403Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9202501Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9203519Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9204644Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9206067Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9206928Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9208377Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9209351Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9210203Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9211550Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9212591Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9213552Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9214587Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9216447Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9217028Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9217585Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9218249Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9219850Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9221010Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9222024Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9223067Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9224022Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9225132Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9226066Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9227344Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9228419Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9229344Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9230276Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/either.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9231294Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9232329Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9234175Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9235088Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/in_place.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9236768Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9237921Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9239204Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9240228Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9241663Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9243421Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9243985Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/math_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9244662Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9245898Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9247756Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9248600Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9249792Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9250810Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9251366Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9252324Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9253063Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9254320Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/reverse_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9255110Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9256300Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9256986Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9258563Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9259054Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9260168Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9261159Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9262406Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9263855Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9264253Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9265501Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/variant.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9266827Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T21:00:33.9268286Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9268919Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9269674Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9270720Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9271602Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9272648Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9273556Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9274577Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9275583Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9276480Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9277632Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9278582Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDADeviceAssertion.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9279663Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T21:00:33.9281217Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2023-01-11T21:00:33.9281833Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2023-01-11T21:00:33.9282752Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2023-01-11T21:00:33.9283891Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl/cuda_cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2023-01-11T21:00:33.9285014Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T21:00:33.9285881Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T21:00:33.9287297Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T21:00:33.9288270Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T21:00:33.9289456Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T21:00:33.9290414Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T21:00:33.9291911Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9292513Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9293273Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9294528Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9295564Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9296610Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9297629Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9298117Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9299329Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9300510Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9301424Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9302144Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9303067Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/PythonTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9305254Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9306054Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9306953Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9308184Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9309073Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9309841Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9311420Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9312508Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9313382Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9314245Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9315527Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9316642Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9317598Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9319424Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9320520Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9321078Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T21:00:33.9321751Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2023-01-11T21:00:33.9322713Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2023-01-11T21:00:33.9323698Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9324518Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9325620Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9326673Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9327813Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9328730Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9329583Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9330684Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9331717Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9332768Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9333781Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9334857Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/linalg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9336006Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9337217Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9337962Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9338813Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9339947Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9340997Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9341747Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9343191Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9344168Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9345081Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9346245Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9346798Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T21:00:33.9348568Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2023-01-11T21:00:33.9349124Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9349813Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9350811Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9351739Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9352322Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9353492Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9354177Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9355187Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9356567Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2023-01-11T21:00:33.9357322Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9358251Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9358913Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9360225Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T21:00:33.9360678Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9361993Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9362469Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9363441Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9364244Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9365193Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9366033Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9367334Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2023-01-11T21:00:33.9367954Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9368808Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9370759Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9371013Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T21:00:33.9371695Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9372797Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9373578Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9374377Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9375041Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9375859Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9376523Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9377593Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2023-01-11T21:00:33.9378162Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9378663Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9380063Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9381091Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9382012Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9383171Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2023-01-11T21:00:33.9384197Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9385417Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9386566Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T21:00:33.9387546Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9389073Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9390101Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9391100Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9393002Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9393712Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9394556Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9395495Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9396367Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9397723Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T21:00:33.9398659Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9399877Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9400889Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9401862Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9402876Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9403925Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9405234Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9406001Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9407185Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9408163Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9409410Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9410325Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9411282Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9412195Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9413532Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9414635Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9415825Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T21:00:33.9416907Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9418175Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9419210Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9420220Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9421227Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9422205Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9423301Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9424368Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9425512Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9426437Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9427345Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9428679Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9429690Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9430690Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9431583Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9432908Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9433983Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9434894Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9435978Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9437408Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9438388Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9439683Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T21:00:33.9440565Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9441668Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9442950Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9443909Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9444867Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9445962Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9447118Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9448223Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9449191Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9450162Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9451185Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9452106Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9453137Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9454561Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9455691Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9456706Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9457646Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9458925Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9460103Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9461556Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9462614Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9463836Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9464758Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9466063Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T21:00:33.9467174Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9468405Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9469519Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9470476Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9471392Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9472509Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9473490Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9474499Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9476222Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9477009Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9477806Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2023-01-11T21:00:33.9478708Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9480180Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2023-01-11T21:00:33.9480930Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9482115Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9483096Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9484226Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T21:00:33.9485174Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9486113Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9487079Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9488122Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9489047Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9490455Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9491404Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9492438Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9493530Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2023-01-11T21:00:33.9494576Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9495503Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9496608Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2023-01-11T21:00:33.9497364Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9498576Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9500006Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9500694Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9501603Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9502569Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9503775Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9507016Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9507901Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9508938Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9510144Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9511028Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9511854Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9513033Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9514018Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9515066Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9516025Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9518091Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9518460Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9519217Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9521079Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9521742Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9522418Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9523211Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9524151Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9524854Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9526697Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9527306Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9528170Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9528533Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9529597Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9530501Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9531550Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9532650Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9533695Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9534599Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9535542Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9536540Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9537470Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9538717Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_return_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9539667Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9540585Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9541640Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9542883Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9543800Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9545571Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9546251Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9546919Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9547827Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9548652Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9550603Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T21:00:33.9551832Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:33.9552760Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:33.9554128Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:33.9555079Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:33.9556298Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:33.9557155Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:33.9557675Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2023-01-11T21:00:33.9559863Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2023-01-11T21:00:33.9560364Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2023-01-11T21:00:33.9560882Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2023-01-11T21:00:33.9561735Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2023-01-11T21:00:33.9564843Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2023-01-11T21:00:33.9566094Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:33.9566839Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:33.9567544Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:33.9568248Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:33.9569375Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:33.9570113Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:33.9570955Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2023-01-11T21:00:33.9571678Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9572313Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9573544Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9574009Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9575015Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9575804Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9577076Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9577820Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9578676Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9579525Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9580857Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9581379Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T21:00:33.9583614Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2023-01-11T21:00:33.9584138Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9584560Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9585452Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9586543Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9587267Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9588178Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9588775Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9589590Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9590160Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9591333Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9592069Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9592975Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9593749Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9595572Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9596556Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Ops.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9597017Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9597855Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9598681Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9600257Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9601130Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9601937Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9603534Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9604183Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9604981Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9605826Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9606591Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9607533Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9608466Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9609383Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9610293Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9611278Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9612197Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9613309Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9614228Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9615130Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9616086Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9616902Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9617754Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9618672Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9619466Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9620375Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T21:00:33.9621240Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9622158Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9622916Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9624759Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9625304Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9625845Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9626597Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9627203Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9628198Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9628653Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9629710Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9630589Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9632437Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9633257Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9633833Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9634454Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9635130Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9636106Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9636844Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9637801Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9638470Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9639053Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9640209Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9640995Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9641631Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9642434Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9643242Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9644006Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T21:00:33.9645136Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2023-01-11T21:00:33.9645557Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2023-01-11T21:00:33.9646639Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2023-01-11T21:00:33.9647354Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2023-01-11T21:00:33.9648707Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:33.9649185Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:33.9649851Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:33.9650625Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:33.9651636Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:33.9652377Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:33.9653247Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:33.9654347Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:33.9655260Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:33.9655877Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T21:00:33.9657676Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9658334Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9659136Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9659783Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9660659Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9661399Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9662092Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9663009Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9663782Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9664658Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9665765Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9666593Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9667438Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9668218Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9670290Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9670790Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9671262Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9672058Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9672766Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9673228Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9673950Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9675109Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9675732Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9676815Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9677574Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9678486Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9679258Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9680198Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9680788Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9682071Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9682860Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9683649Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9684780Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9685469Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9686214Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9687983Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9688789Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9689618Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9690277Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9690996Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9692496Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9692930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9693658Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9694081Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9695134Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9695931Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9696971Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9697822Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9698558Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9699318Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9700323Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9701018Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9701819Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9702743Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9703579Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9705395Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9706489Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9707054Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9707975Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9709106Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9709722Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9710915Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9712046Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9712658Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9713584Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9714475Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9715920Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9716881Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9717647Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9718435Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9719606Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9720462Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9721271Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9722036Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9722965Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9724377Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9724892Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9725747Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9735812Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9736280Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9737233Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9738391Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9739304Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9741346Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9742083Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9742957Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9743634Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9744475Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9745337Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T21:00:33.9746753Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:33.9747513Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9748767Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:33.9749655Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9750404Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T21:00:33.9752393Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9753394Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9754052Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9755549Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9756257Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9757111Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2023-01-11T21:00:33.9758168Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9758962Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9760036Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9760974Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9761800Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9763100Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9763747Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9764887Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9765587Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9766327Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9767149Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9767901Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9768645Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9769551Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9770163Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9771098Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9771886Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9772860Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9773929Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9775577Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9776055Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9776619Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9778703Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9779382Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9780073Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9780874Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9781671Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9782975Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9783788Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9784736Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9785455Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9786191Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9788192Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9788731Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9789712Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9790396Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9791140Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T21:00:33.9792068Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9792458Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9793531Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9794438Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9795510Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9796272Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9798291Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9798765Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9799314Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9800110Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9800913Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9801712Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9802468Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T21:00:33.9812356Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9813034Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9813686Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9814257Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9814607Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9814984Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9815348Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9815702Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9816052Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9816427Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9817111Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9818220Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9818921Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9819585Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9820037Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9821971Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9822831Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9823368Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9824044Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9824650Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9825312Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9826071Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9827498Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9828179Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9828765Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9829560Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9830358Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9831344Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9832383Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T21:00:33.9833360Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2023-01-11T21:00:33.9834006Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2023-01-11T21:00:33.9835607Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2023-01-11T21:00:33.9836169Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2023-01-11T21:00:33.9837015Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2023-01-11T21:00:33.9837583Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2023-01-11T21:00:33.9839311Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9839885Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9841107Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9841643Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9842618Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9843175Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9843799Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9844397Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9845309Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9846149Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9846818Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9847743Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9848343Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9849899Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9850433Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9851769Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9853082Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9853706Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9855189Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9856015Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9856516Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9857333Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9858040Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T21:00:33.9859172Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9860475Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9861578Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9862604Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9863413Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9864843Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9865940Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9866860Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9867872Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9868900Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9870879Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9871575Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9872240Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9873047Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9873975Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T21:00:33.9875265Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9877182Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9877795Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9878310Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9879895Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9880809Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9881687Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9882690Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9883651Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9884583Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9885555Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9886490Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9887440Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9888494Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9889550Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9890545Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9891477Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9892459Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9893350Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9894770Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9895884Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9896952Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9898016Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9898840Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T21:00:33.9899889Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2023-01-11T21:00:33.9900846Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2023-01-11T21:00:33.9902013Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2023-01-11T21:00:33.9903411Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9904288Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9905490Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9906403Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9907372Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9908410Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9909449Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9910351Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9911256Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9912307Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9913231Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9914256Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9917122Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9919083Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9919771Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9920508Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9921650Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9922799Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9923665Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9924723Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9925880Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9926919Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9928026Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9929685Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9934650Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9935448Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9936017Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9937089Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9937996Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9939679Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9940268Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9941411Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9942589Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9943277Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9943972Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9945167Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9946161Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9946879Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9947917Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9948856Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9949555Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9950349Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9951228Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T21:00:33.9952853Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:33.9953453Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:33.9954261Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:33.9954992Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:33.9956059Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:33.9956511Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:33.9958484Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:33.9959098Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:33.9959844Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:33.9960668Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T21:00:33.9961371Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2023-01-11T21:00:33.9963013Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9963690Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9964696Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9965476Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9966623Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9967464Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9969067Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9969752Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9970602Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9971342Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9972233Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9973272Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9974099Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9974865Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9975979Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9976741Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9977619Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9978852Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9979587Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9980675Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/inlining.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9981560Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9982589Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9983464Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9984306Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9985378Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9986166Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9987001Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9987893Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9988642Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9989888Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9991113Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9992058Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9992638Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9993831Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9994986Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:33.9995868Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:33.9996776Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0000458Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0002350Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0002908Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:34.0003493Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0005259Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0005741Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0006809Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0007305Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0008414Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0010310Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0010903Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0011494Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0012412Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0013313Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0016665Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0017125Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0017623Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0018142Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0018645Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0019132Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0019777Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0020665Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0021433Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0022649Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0023414Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0025386Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0025934Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0027045Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0027943Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0028976Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0029605Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0030671Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:34.0031482Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0032060Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0033193Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:34.0033920Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0034643Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0035374Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0036523Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:34.0037262Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0038093Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:34.0039127Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0039507Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0040648Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0041651Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0042520Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0043239Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0044855Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:34.0045877Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0046599Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0047348Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T21:00:34.0048296Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0049807Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2023-01-11T21:00:34.0050228Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0051366Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0052127Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0053634Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0054728Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T21:00:34.0055678Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0056700Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0058417Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0059396Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0060471Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0061636Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0062794Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0064040Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0065276Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0066329Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0067299Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0068485Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0069496Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0070454Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0071645Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0073805Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0074535Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0075625Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0076691Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2023-01-11T21:00:34.0077411Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2023-01-11T21:00:34.0078560Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2023-01-11T21:00:34.0080513Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T21:00:34.0081465Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T21:00:34.0082588Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T21:00:34.0083546Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T21:00:34.0084490Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/data_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T21:00:34.0085486Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/events.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T21:00:34.0086596Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T21:00:34.0087391Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/perf-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T21:00:34.0088331Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/perf.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T21:00:34.0089554Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T21:00:34.0090653Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2023-01-11T21:00:34.0092189Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2023-01-11T21:00:34.0094078Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2023-01-11T21:00:34.0097617Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2023-01-11T21:00:34.0098473Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2023-01-11T21:00:34.0099111Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2023-01-11T21:00:34.0100707Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0101518Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/memory.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0102395Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/auto_gil.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0103351Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0104567Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0105670Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0106781Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0107560Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0108752Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0109692Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0110503Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0111542Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0113355Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0113983Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0114670Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0115309Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0116976Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0118374Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0118950Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0120137Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0120900Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0122159Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0122792Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0124109Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_symnode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0125222Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0126067Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0126597Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0128708Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0129294Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0130051Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0131097Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0132003Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0133743Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0134271Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0134985Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0135631Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0136550Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0137350Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0138300Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0139209Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0140373Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0141177Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0141958Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0142611Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T21:00:34.0143534Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2023-01-11T21:00:34.0144215Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2023-01-11T21:00:34.0145757Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2023-01-11T21:00:34.0146247Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2023-01-11T21:00:34.0146757Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2023-01-11T21:00:34.0147736Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2023-01-11T21:00:34.0148665Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2023-01-11T21:00:34.0149264Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2023-01-11T21:00:34.0150616Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0150965Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0152316Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0153094Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0154056Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0155116Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0156038Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0156672Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0157804Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0158660Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0159745Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0160792Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0161684Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0162837Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0163931Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0164775Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0166653Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0167518Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0168105Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0169308Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0170603Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0171571Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0172902Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0173511Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0174614Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T21:00:34.0175752Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2023-01-11T21:00:34.0176542Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0177817Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2023-01-11T21:00:34.0178677Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0179541Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2023-01-11T21:00:34.0181012Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:34.0181685Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T21:00:34.0182791Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0183906Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0185959Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0186834Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0187794Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0188785Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0189756Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0190982Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0191646Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0193468Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0194041Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0195476Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0196056Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0197985Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0198399Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0199237Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0200388Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0201759Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0202582Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0203817Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0204816Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0205751Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0206932Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0208802Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0209800Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0210735Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0212959Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0214424Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0215801Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T21:00:34.0216989Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T21:00:34.0218048Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T21:00:34.0219213Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T21:00:34.0221109Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T21:00:34.0221845Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T21:00:34.0223034Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T21:00:34.0224312Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T21:00:34.0225628Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T21:00:34.0227095Z creating build/bdist.linux-x86_64/wheel/torch/include/THC 2023-01-11T21:00:34.0227928Z copying build/lib.linux-x86_64-cpython-38/torch/include/THC/THCAtomics.cuh -> build/bdist.linux-x86_64/wheel/torch/include/THC 2023-01-11T21:00:34.0228653Z copying build/lib.linux-x86_64-cpython-38/torch/include/THC/THCDeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/THC 2023-01-11T21:00:34.0231738Z creating build/bdist.linux-x86_64/wheel/torch/share 2023-01-11T21:00:34.0232253Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2023-01-11T21:00:34.0233005Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2023-01-11T21:00:34.0233769Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2023-01-11T21:00:34.0235379Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2023-01-11T21:00:34.0236021Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2023-01-11T21:00:34.0237024Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2023-01-11T21:00:34.0238139Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2023-01-11T21:00:34.0238882Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2023-01-11T21:00:34.0240587Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T21:00:34.0241207Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T21:00:34.0242358Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T21:00:34.0243496Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T21:00:34.0244645Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T21:00:34.0245259Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T21:00:34.0246390Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T21:00:34.0247465Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/threads.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T21:00:34.0248603Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T21:00:34.0249641Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T21:00:34.0250890Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2023-01-11T21:00:34.0251554Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2023-01-11T21:00:34.0252502Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2023-01-11T21:00:34.0253907Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2023-01-11T21:00:34.0254451Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0255308Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0257083Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0258296Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0259091Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2023-01-11T21:00:34.0260614Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0261226Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0262193Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0263510Z copying build/lib.linux-x86_64-cpython-38/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-11T21:00:34.0265036Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2023-01-11T21:00:34.0265616Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2023-01-11T21:00:34.0266005Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2023-01-11T21:00:34.0268216Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2023-01-11T21:00:34.0268811Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2023-01-11T21:00:34.0269489Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2023-01-11T21:00:34.0269942Z copying build/lib.linux-x86_64-cpython-38/torch/_C.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:34.0270660Z copying build/lib.linux-x86_64-cpython-38/torch/_C_flatbuffer.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T21:00:34.0273249Z creating build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0273779Z copying build/lib.linux-x86_64-cpython-38/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0274677Z copying build/lib.linux-x86_64-cpython-38/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0275644Z copying build/lib.linux-x86_64-cpython-38/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0276276Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0278029Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0278950Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_executorch.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0280584Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0282105Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0282448Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0283884Z copying build/lib.linux-x86_64-cpython-38/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0284325Z copying build/lib.linux-x86_64-cpython-38/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0286406Z copying build/lib.linux-x86_64-cpython-38/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0286771Z copying build/lib.linux-x86_64-cpython-38/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T21:00:34.0288219Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0288697Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0289618Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0290557Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0291519Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0292428Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0293368Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0294205Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0305304Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0305785Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0306232Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0306556Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0306942Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0307311Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T21:00:34.0307510Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2023-01-11T21:00:34.0307853Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2023-01-11T21:00:34.0308221Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2023-01-11T21:00:34.0308674Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2023-01-11T21:00:34.0309071Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2023-01-11T21:00:34.0309284Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T21:00:34.0309557Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T21:00:34.0310205Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T21:00:34.0310738Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T21:00:34.0311307Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T21:00:34.0311731Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T21:00:34.0312073Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T21:00:34.0312254Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch 2023-01-11T21:00:34.0313110Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2023-01-11T21:00:34.0313569Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2023-01-11T21:00:34.0314154Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2023-01-11T21:00:34.0315396Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/custom_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2023-01-11T21:00:34.0315863Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/et_cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2023-01-11T21:00:34.0317037Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2023-01-11T21:00:34.0317991Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2023-01-11T21:00:34.0318610Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2023-01-11T21:00:34.0319535Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2023-01-11T21:00:34.0320055Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2023-01-11T21:00:34.0321469Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2023-01-11T21:00:34.0322838Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2023-01-11T21:00:34.0323486Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2023-01-11T21:00:34.0324157Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2023-01-11T21:00:34.0324647Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2023-01-11T21:00:34.0325300Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2023-01-11T21:00:34.0325913Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2023-01-11T21:00:34.0326667Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2023-01-11T21:00:34.0327951Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2023-01-11T21:00:34.0328531Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2023-01-11T21:00:34.0329085Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2023-01-11T21:00:34.0329918Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2023-01-11T21:00:34.0330868Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2023-01-11T21:00:34.0332336Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2023-01-11T21:00:34.0332938Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2023-01-11T21:00:34.0333935Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2023-01-11T21:00:34.0334597Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2023-01-11T21:00:34.0338704Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2023-01-11T21:00:34.0340074Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0340445Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0341471Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0342016Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0342733Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0344874Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0345965Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0347246Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0348198Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0349141Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0350165Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0351138Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0351911Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0352833Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0354366Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0355351Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0357446Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0358153Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0358840Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0359498Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0360311Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0361055Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0362154Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0363371Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0364359Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0365271Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0366302Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0367223Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0368184Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0369319Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0370153Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0371212Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0372398Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0373511Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0374696Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0375533Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0376595Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0377427Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0378467Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0379300Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T21:00:34.0383787Z running install_egg_info 2023-01-11T21:00:34.1061388Z running egg_info 2023-01-11T21:00:34.1061723Z creating torch.egg-info 2023-01-11T21:00:34.1095280Z writing torch.egg-info/PKG-INFO 2023-01-11T21:00:34.1098812Z writing dependency_links to torch.egg-info/dependency_links.txt 2023-01-11T21:00:34.1101365Z writing entry points to torch.egg-info/entry_points.txt 2023-01-11T21:00:34.1103220Z writing requirements to torch.egg-info/requires.txt 2023-01-11T21:00:34.1105387Z writing top-level names to torch.egg-info/top_level.txt 2023-01-11T21:00:34.1106364Z writing manifest file 'torch.egg-info/SOURCES.txt' 2023-01-11T21:00:34.3200197Z reading manifest file 'torch.egg-info/SOURCES.txt' 2023-01-11T21:00:34.3200348Z reading manifest template 'MANIFEST.in' 2023-01-11T21:00:39.6180122Z warning: no previously-included files matching '*.o' found anywhere in distribution 2023-01-11T21:00:39.7328089Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2023-01-11T21:00:39.9488276Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2023-01-11T21:00:39.9488615Z adding license file 'LICENSE' 2023-01-11T21:00:39.9488857Z adding license file 'NOTICE' 2023-01-11T21:00:40.4965509Z writing manifest file 'torch.egg-info/SOURCES.txt' 2023-01-11T21:00:40.5057243Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-2.0.0a0+git8419ddd-py3.8.egg-info 2023-01-11T21:00:40.5086723Z running install_scripts 2023-01-11T21:00:40.6986928Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2023-01-11T21:00:40.6987322Z adding license file "NOTICE" (matched pattern "NOTICE*") 2023-01-11T21:00:40.7082736Z creating build/bdist.linux-x86_64/wheel/torch-2.0.0a0+git8419ddd.dist-info/WHEEL 2023-01-11T21:00:40.7085588Z creating 'dist/torch-2.0.0a0+git8419ddd-cp38-cp38-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-01-11T21:00:40.7255605Z adding 'functorch/_C.cpython-38-x86_64-linux-gnu.so' 2023-01-11T21:00:40.7265340Z adding 'functorch/__init__.py' 2023-01-11T21:00:40.7267159Z adding 'functorch/_src/__init__.py' 2023-01-11T21:00:40.7268649Z adding 'functorch/_src/aot_autograd/__init__.py' 2023-01-11T21:00:40.7270582Z adding 'functorch/_src/eager_transforms/__init__.py' 2023-01-11T21:00:40.7271721Z adding 'functorch/_src/make_functional/__init__.py' 2023-01-11T21:00:40.7273148Z adding 'functorch/_src/vmap/__init__.py' 2023-01-11T21:00:40.7274633Z adding 'functorch/compile/__init__.py' 2023-01-11T21:00:40.7277321Z adding 'functorch/dim/__init__.py' 2023-01-11T21:00:40.7278747Z adding 'functorch/dim/batch_tensor.py' 2023-01-11T21:00:40.7280729Z adding 'functorch/dim/delayed_mul_tensor.py' 2023-01-11T21:00:40.7282532Z adding 'functorch/dim/dim.py' 2023-01-11T21:00:40.7284338Z adding 'functorch/dim/magic_trace.py' 2023-01-11T21:00:40.7286742Z adding 'functorch/dim/op_properties.py' 2023-01-11T21:00:40.7293445Z adding 'functorch/dim/reference.py' 2023-01-11T21:00:40.7295343Z adding 'functorch/dim/tree_map.py' 2023-01-11T21:00:40.7297066Z adding 'functorch/dim/wrap_type.py' 2023-01-11T21:00:40.7298646Z adding 'functorch/experimental/__init__.py' 2023-01-11T21:00:40.7301870Z adding 'functorch/experimental/_cond.py' 2023-01-11T21:00:40.7304748Z adding 'functorch/experimental/_map.py' 2023-01-11T21:00:40.7306087Z adding 'functorch/experimental/batch_norm_replacement.py' 2023-01-11T21:00:40.7307561Z adding 'functorch/experimental/control_flow.py' 2023-01-11T21:00:40.7308957Z adding 'functorch/experimental/ops.py' 2023-01-11T21:00:40.7315824Z adding 'torch/_C.cpython-38-x86_64-linux-gnu.so' 2023-01-11T21:00:40.7322743Z adding 'torch/_C_flatbuffer.cpython-38-x86_64-linux-gnu.so' 2023-01-11T21:00:40.7324388Z adding 'torch/_VF.py' 2023-01-11T21:00:40.7326248Z adding 'torch/__config__.py' 2023-01-11T21:00:40.7327238Z adding 'torch/__future__.py' 2023-01-11T21:00:40.7340964Z adding 'torch/__init__.py' 2023-01-11T21:00:40.7348109Z adding 'torch/_appdirs.py' 2023-01-11T21:00:40.7350526Z adding 'torch/_classes.py' 2023-01-11T21:00:40.7352608Z adding 'torch/_deploy.py' 2023-01-11T21:00:40.7356993Z adding 'torch/_guards.py' 2023-01-11T21:00:40.7373367Z adding 'torch/_jit_internal.py' 2023-01-11T21:00:40.7376656Z adding 'torch/_linalg_utils.py' 2023-01-11T21:00:40.7389479Z adding 'torch/_lobpcg.py' 2023-01-11T21:00:40.7394141Z adding 'torch/_lowrank.py' 2023-01-11T21:00:40.7416493Z adding 'torch/_meta_registrations.py' 2023-01-11T21:00:40.7420702Z adding 'torch/_namedtensor_internals.py' 2023-01-11T21:00:40.7428461Z adding 'torch/_ops.py' 2023-01-11T21:00:40.7432056Z adding 'torch/_python_dispatcher.py' 2023-01-11T21:00:40.7434054Z adding 'torch/_six.py' 2023-01-11T21:00:40.7436620Z adding 'torch/_sources.py' 2023-01-11T21:00:40.7438441Z adding 'torch/_storage_docs.py' 2023-01-11T21:00:40.7453458Z adding 'torch/_tensor.py' 2023-01-11T21:00:40.7486485Z adding 'torch/_tensor_docs.py' 2023-01-11T21:00:40.7496033Z adding 'torch/_tensor_str.py' 2023-01-11T21:00:40.7612676Z adding 'torch/_torch_docs.py' 2023-01-11T21:00:40.7631100Z adding 'torch/_utils.py' 2023-01-11T21:00:40.7633757Z adding 'torch/_utils_internal.py' 2023-01-11T21:00:40.7637777Z adding 'torch/_vmap_internals.py' 2023-01-11T21:00:40.7641885Z adding 'torch/_weights_only_unpickler.py' 2023-01-11T21:00:40.7665954Z adding 'torch/functional.py' 2023-01-11T21:00:40.7677321Z adding 'torch/hub.py' 2023-01-11T21:00:40.7681684Z adding 'torch/library.py' 2023-01-11T21:00:40.7704118Z adding 'torch/overrides.py' 2023-01-11T21:00:40.7708462Z adding 'torch/py.typed' 2023-01-11T21:00:40.7711725Z adding 'torch/quasirandom.py' 2023-01-11T21:00:40.7714801Z adding 'torch/random.py' 2023-01-11T21:00:40.7716961Z adding 'torch/return_types.py' 2023-01-11T21:00:40.7731834Z adding 'torch/serialization.py' 2023-01-11T21:00:40.7741286Z adding 'torch/storage.py' 2023-01-11T21:00:40.7745157Z adding 'torch/torch_version.py' 2023-01-11T21:00:40.7747380Z adding 'torch/types.py' 2023-01-11T21:00:40.7749167Z adding 'torch/version.py' 2023-01-11T21:00:40.7778448Z adding 'torch/_C/_VariableFunctions.pyi' 2023-01-11T21:00:40.7811321Z adding 'torch/_C/__init__.pyi' 2023-01-11T21:00:40.7816742Z adding 'torch/_C/_autograd.pyi' 2023-01-11T21:00:40.7818036Z adding 'torch/_C/_cudnn.pyi' 2023-01-11T21:00:40.7820398Z adding 'torch/_C/_distributed_autograd.pyi' 2023-01-11T21:00:40.7824406Z adding 'torch/_C/_distributed_c10d.pyi' 2023-01-11T21:00:40.7827447Z adding 'torch/_C/_distributed_rpc.pyi' 2023-01-11T21:00:40.7829399Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2023-01-11T21:00:40.7831195Z adding 'torch/_C/_functions.pyi' 2023-01-11T21:00:40.7833609Z adding 'torch/_C/_functorch.pyi' 2023-01-11T21:00:40.7834903Z adding 'torch/_C/_itt.pyi' 2023-01-11T21:00:40.7837357Z adding 'torch/_C/_lazy.pyi' 2023-01-11T21:00:40.7838673Z adding 'torch/_C/_lazy_ts_backend.pyi' 2023-01-11T21:00:40.7840986Z adding 'torch/_C/_monitor.pyi' 2023-01-11T21:00:40.7842911Z adding 'torch/_C/_nn.pyi' 2023-01-11T21:00:40.7844666Z adding 'torch/_C/_nvtx.pyi' 2023-01-11T21:00:40.7846606Z adding 'torch/_C/_onnx.pyi' 2023-01-11T21:00:40.7849526Z adding 'torch/_C/_profiler.pyi' 2023-01-11T21:00:40.7851183Z adding 'torch/_C/_verbose.pyi' 2023-01-11T21:00:40.7853493Z adding 'torch/_C_flatbuffer/__init__.pyi' 2023-01-11T21:00:40.7857152Z adding 'torch/_decomp/__init__.py' 2023-01-11T21:00:40.7886461Z adding 'torch/_decomp/decompositions.py' 2023-01-11T21:00:40.7892845Z adding 'torch/_decomp/decompositions_for_jvp.py' 2023-01-11T21:00:40.7894618Z adding 'torch/_dispatch/__init__.py' 2023-01-11T21:00:40.7897583Z adding 'torch/_dispatch/python.py' 2023-01-11T21:00:40.7900778Z adding 'torch/_dynamo/__init__.py' 2023-01-11T21:00:40.7904635Z adding 'torch/_dynamo/allowed_functions.py' 2023-01-11T21:00:40.7907949Z adding 'torch/_dynamo/bytecode_analysis.py' 2023-01-11T21:00:40.7912651Z adding 'torch/_dynamo/bytecode_transformation.py' 2023-01-11T21:00:40.7917238Z adding 'torch/_dynamo/codegen.py' 2023-01-11T21:00:40.7921431Z adding 'torch/_dynamo/comptime.py' 2023-01-11T21:00:40.7925482Z adding 'torch/_dynamo/config.py' 2023-01-11T21:00:40.7927795Z adding 'torch/_dynamo/config_utils.py' 2023-01-11T21:00:40.7933541Z adding 'torch/_dynamo/convert_frame.py' 2023-01-11T21:00:40.7944361Z adding 'torch/_dynamo/debug_utils.py' 2023-01-11T21:00:40.7953892Z adding 'torch/_dynamo/eval_frame.py' 2023-01-11T21:00:40.7957036Z adding 'torch/_dynamo/exc.py' 2023-01-11T21:00:40.7958400Z adding 'torch/_dynamo/external_utils.py' 2023-01-11T21:00:40.7966767Z adding 'torch/_dynamo/guards.py' 2023-01-11T21:00:40.7969122Z adding 'torch/_dynamo/hooks.py' 2023-01-11T21:00:40.7971788Z adding 'torch/_dynamo/logging.py' 2023-01-11T21:00:40.7974235Z adding 'torch/_dynamo/mutation_guard.py' 2023-01-11T21:00:40.7983724Z adding 'torch/_dynamo/output_graph.py' 2023-01-11T21:00:40.7987408Z adding 'torch/_dynamo/profiler.py' 2023-01-11T21:00:40.7989862Z adding 'torch/_dynamo/replay_record.py' 2023-01-11T21:00:40.7993962Z adding 'torch/_dynamo/resume_execution.py' 2023-01-11T21:00:40.7998533Z adding 'torch/_dynamo/side_effects.py' 2023-01-11T21:00:40.8001704Z adding 'torch/_dynamo/skipfiles.py' 2023-01-11T21:00:40.8004823Z adding 'torch/_dynamo/source.py' 2023-01-11T21:00:40.8025256Z adding 'torch/_dynamo/symbolic_convert.py' 2023-01-11T21:00:40.8029105Z adding 'torch/_dynamo/test_case.py' 2023-01-11T21:00:40.8031664Z adding 'torch/_dynamo/test_minifier_common.py' 2023-01-11T21:00:40.8035412Z adding 'torch/_dynamo/testing.py' 2023-01-11T21:00:40.8037872Z adding 'torch/_dynamo/types.py' 2023-01-11T21:00:40.8048166Z adding 'torch/_dynamo/utils.py' 2023-01-11T21:00:40.8050538Z adding 'torch/_dynamo/optimizations/__init__.py' 2023-01-11T21:00:40.8053076Z adding 'torch/_dynamo/optimizations/analysis.py' 2023-01-11T21:00:40.8059942Z adding 'torch/_dynamo/optimizations/backends.py' 2023-01-11T21:00:40.8065795Z adding 'torch/_dynamo/optimizations/distributed.py' 2023-01-11T21:00:40.8068581Z adding 'torch/_dynamo/optimizations/inference.py' 2023-01-11T21:00:40.8070814Z adding 'torch/_dynamo/optimizations/log_args.py' 2023-01-11T21:00:40.8075232Z adding 'torch/_dynamo/optimizations/normalize.py' 2023-01-11T21:00:40.8078115Z adding 'torch/_dynamo/optimizations/subgraph.py' 2023-01-11T21:00:40.8081240Z adding 'torch/_dynamo/optimizations/torchxla_integration.py' 2023-01-11T21:00:40.8085687Z adding 'torch/_dynamo/optimizations/training.py' 2023-01-11T21:00:40.8088012Z adding 'torch/_dynamo/variables/__init__.py' 2023-01-11T21:00:40.8091119Z adding 'torch/_dynamo/variables/base.py' 2023-01-11T21:00:40.8100405Z adding 'torch/_dynamo/variables/builder.py' 2023-01-11T21:00:40.8108815Z adding 'torch/_dynamo/variables/builtin.py' 2023-01-11T21:00:40.8111967Z adding 'torch/_dynamo/variables/constant.py' 2023-01-11T21:00:40.8116051Z adding 'torch/_dynamo/variables/dicts.py' 2023-01-11T21:00:40.8120615Z adding 'torch/_dynamo/variables/functions.py' 2023-01-11T21:00:40.8125415Z adding 'torch/_dynamo/variables/lists.py' 2023-01-11T21:00:40.8132108Z adding 'torch/_dynamo/variables/misc.py' 2023-01-11T21:00:40.8138548Z adding 'torch/_dynamo/variables/nn_module.py' 2023-01-11T21:00:40.8144859Z adding 'torch/_dynamo/variables/tensor.py' 2023-01-11T21:00:40.8153535Z adding 'torch/_dynamo/variables/torch.py' 2023-01-11T21:00:40.8158327Z adding 'torch/_dynamo/variables/user_defined.py' 2023-01-11T21:00:40.8160631Z adding 'torch/_functorch/__init__.py' 2023-01-11T21:00:40.8195558Z adding 'torch/_functorch/aot_autograd.py' 2023-01-11T21:00:40.8204633Z adding 'torch/_functorch/autograd_function.py' 2023-01-11T21:00:40.8207895Z adding 'torch/_functorch/benchmark_utils.py' 2023-01-11T21:00:40.8210316Z adding 'torch/_functorch/compile_utils.py' 2023-01-11T21:00:40.8215042Z adding 'torch/_functorch/compilers.py' 2023-01-11T21:00:40.8217306Z adding 'torch/_functorch/config.py' 2023-01-11T21:00:40.8238101Z adding 'torch/_functorch/eager_transforms.py' 2023-01-11T21:00:40.8243181Z adding 'torch/_functorch/fx_minifier.py' 2023-01-11T21:00:40.8249555Z adding 'torch/_functorch/make_functional.py' 2023-01-11T21:00:40.8251623Z adding 'torch/_functorch/named_members_polyfill.py' 2023-01-11T21:00:40.8258963Z adding 'torch/_functorch/partitioners.py' 2023-01-11T21:00:40.8262433Z adding 'torch/_functorch/pyfunctorch.py' 2023-01-11T21:00:40.8264379Z adding 'torch/_functorch/python_key.py' 2023-01-11T21:00:40.8266043Z adding 'torch/_functorch/pytree_hacks.py' 2023-01-11T21:00:40.8271803Z adding 'torch/_functorch/top_operators_github_usage.py' 2023-01-11T21:00:40.8274126Z adding 'torch/_functorch/utils.py' 2023-01-11T21:00:40.8283039Z adding 'torch/_functorch/vmap.py' 2023-01-11T21:00:40.8285626Z adding 'torch/_inductor/__init__.py' 2023-01-11T21:00:40.8292220Z adding 'torch/_inductor/codecache.py' 2023-01-11T21:00:40.8297777Z adding 'torch/_inductor/compile_fx.py' 2023-01-11T21:00:40.8301365Z adding 'torch/_inductor/config.py' 2023-01-11T21:00:40.8303706Z adding 'torch/_inductor/cuda_properties.py' 2023-01-11T21:00:40.8307828Z adding 'torch/_inductor/debug.py' 2023-01-11T21:00:40.8312916Z adding 'torch/_inductor/decomposition.py' 2023-01-11T21:00:40.8317325Z adding 'torch/_inductor/dependencies.py' 2023-01-11T21:00:40.8319501Z adding 'torch/_inductor/exc.py' 2023-01-11T21:00:40.8325852Z adding 'torch/_inductor/graph.py' 2023-01-11T21:00:40.8364403Z adding 'torch/_inductor/ir.py' 2023-01-11T21:00:40.8400532Z adding 'torch/_inductor/lowering.py' 2023-01-11T21:00:40.8404919Z adding 'torch/_inductor/metrics.py' 2023-01-11T21:00:40.8410641Z adding 'torch/_inductor/mkldnn.py' 2023-01-11T21:00:40.8416712Z adding 'torch/_inductor/optimize_indexing.py' 2023-01-11T21:00:40.8423083Z adding 'torch/_inductor/overrides.py' 2023-01-11T21:00:40.8437384Z adding 'torch/_inductor/scheduler.py' 2023-01-11T21:00:40.8444838Z adding 'torch/_inductor/sizevars.py' 2023-01-11T21:00:40.8447305Z adding 'torch/_inductor/test_operators.py' 2023-01-11T21:00:40.8451863Z adding 'torch/_inductor/utils.py' 2023-01-11T21:00:40.8454782Z adding 'torch/_inductor/virtualized.py' 2023-01-11T21:00:40.8459899Z adding 'torch/_inductor/codegen/__init__.py' 2023-01-11T21:00:40.8463014Z adding 'torch/_inductor/codegen/autotuner.py' 2023-01-11T21:00:40.8469051Z adding 'torch/_inductor/codegen/common.py' 2023-01-11T21:00:40.8484162Z adding 'torch/_inductor/codegen/cpp.py' 2023-01-11T21:00:40.8487886Z adding 'torch/_inductor/codegen/cpp_prefix.h' 2023-01-11T21:00:40.8503841Z adding 'torch/_inductor/codegen/triton.py' 2023-01-11T21:00:40.8507933Z adding 'torch/_inductor/codegen/triton_conv_delta_x.j2' 2023-01-11T21:00:40.8510819Z adding 'torch/_inductor/codegen/triton_conv_delta_x_hwc.j2' 2023-01-11T21:00:40.8513198Z adding 'torch/_inductor/codegen/triton_mm.j2' 2023-01-11T21:00:40.8517536Z adding 'torch/_inductor/codegen/triton_template.py' 2023-01-11T21:00:40.8525018Z adding 'torch/_inductor/codegen/wrapper.py' 2023-01-11T21:00:40.8527733Z adding 'torch/_inductor/triton_ops/__init__.py' 2023-01-11T21:00:40.8533276Z adding 'torch/_inductor/triton_ops/autotune.py' 2023-01-11T21:00:40.8536863Z adding 'torch/_inductor/triton_ops/batched_matmul.py' 2023-01-11T21:00:40.8542660Z adding 'torch/_inductor/triton_ops/conv.py' 2023-01-11T21:00:40.8546086Z adding 'torch/_inductor/triton_ops/conv1x1.py' 2023-01-11T21:00:40.8549130Z adding 'torch/_inductor/triton_ops/conv_perf_model.py' 2023-01-11T21:00:40.8551749Z adding 'torch/_inductor/triton_ops/matmul.py' 2023-01-11T21:00:40.8554287Z adding 'torch/_inductor/triton_ops/mm_perf_model.py' 2023-01-11T21:00:40.8556106Z adding 'torch/_inductor/triton_ops/utils.py' 2023-01-11T21:00:40.8558615Z adding 'torch/_lazy/__init__.py' 2023-01-11T21:00:40.8561244Z adding 'torch/_lazy/closure.py' 2023-01-11T21:00:40.8563109Z adding 'torch/_lazy/computation.py' 2023-01-11T21:00:40.8564717Z adding 'torch/_lazy/config.py' 2023-01-11T21:00:40.8566398Z adding 'torch/_lazy/debug.py' 2023-01-11T21:00:40.8568094Z adding 'torch/_lazy/device_context.py' 2023-01-11T21:00:40.8571678Z adding 'torch/_lazy/extract_compiled_graph.py' 2023-01-11T21:00:40.8573536Z adding 'torch/_lazy/ir_cache.py' 2023-01-11T21:00:40.8575110Z adding 'torch/_lazy/metrics.py' 2023-01-11T21:00:40.8576983Z adding 'torch/_lazy/tensor_factory_functions.py' 2023-01-11T21:00:40.8578511Z adding 'torch/_lazy/ts_backend.py' 2023-01-11T21:00:40.8600090Z adding 'torch/_prims/__init__.py' 2023-01-11T21:00:40.8606759Z adding 'torch/_prims/context.py' 2023-01-11T21:00:40.8609137Z adding 'torch/_prims/executor.py' 2023-01-11T21:00:40.8615030Z adding 'torch/_prims/nvfuser_executor.py' 2023-01-11T21:00:40.8621319Z adding 'torch/_prims/nvfuser_prims.py' 2023-01-11T21:00:40.8639560Z adding 'torch/_prims_common/__init__.py' 2023-01-11T21:00:40.8645531Z adding 'torch/_prims_common/wrappers.py' 2023-01-11T21:00:40.8691779Z adding 'torch/_refs/__init__.py' 2023-01-11T21:00:40.8698116Z adding 'torch/_refs/_conversions.py' 2023-01-11T21:00:40.8702356Z adding 'torch/_refs/fft.py' 2023-01-11T21:00:40.8706545Z adding 'torch/_refs/linalg/__init__.py' 2023-01-11T21:00:40.8708630Z adding 'torch/_refs/nn/__init__.py' 2023-01-11T21:00:40.8720766Z adding 'torch/_refs/nn/functional/__init__.py' 2023-01-11T21:00:40.8722257Z adding 'torch/_refs/special/__init__.py' 2023-01-11T21:00:40.8724373Z adding 'torch/_subclasses/__init__.py' 2023-01-11T21:00:40.8738564Z adding 'torch/_subclasses/fake_tensor.py' 2023-01-11T21:00:40.8742090Z adding 'torch/_subclasses/fake_utils.py' 2023-01-11T21:00:40.8749361Z adding 'torch/_subclasses/meta_utils.py' 2023-01-11T21:00:40.8751749Z adding 'torch/amp/__init__.py' 2023-01-11T21:00:40.8755923Z adding 'torch/amp/autocast_mode.py' 2023-01-11T21:00:40.8758277Z adding 'torch/ao/__init__.py' 2023-01-11T21:00:40.8760312Z adding 'torch/ao/nn/__init__.py' 2023-01-11T21:00:40.8762385Z adding 'torch/ao/nn/intrinsic/__init__.py' 2023-01-11T21:00:40.8764318Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2023-01-11T21:00:40.8766682Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2023-01-11T21:00:40.8768611Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2023-01-11T21:00:40.8770510Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2023-01-11T21:00:40.8776735Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2023-01-11T21:00:40.8780465Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2023-01-11T21:00:40.8782828Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2023-01-11T21:00:40.8785097Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2023-01-11T21:00:40.8786704Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2023-01-11T21:00:40.8788609Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2023-01-11T21:00:40.8790615Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2023-01-11T21:00:40.8792404Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2023-01-11T21:00:40.8794667Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2023-01-11T21:00:40.8797094Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2023-01-11T21:00:40.8799711Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2023-01-11T21:00:40.8801634Z adding 'torch/ao/nn/qat/__init__.py' 2023-01-11T21:00:40.8803229Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2023-01-11T21:00:40.8804949Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2023-01-11T21:00:40.8806822Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2023-01-11T21:00:40.8808679Z adding 'torch/ao/nn/qat/modules/__init__.py' 2023-01-11T21:00:40.8811561Z adding 'torch/ao/nn/qat/modules/conv.py' 2023-01-11T21:00:40.8814390Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2023-01-11T21:00:40.8816843Z adding 'torch/ao/nn/qat/modules/linear.py' 2023-01-11T21:00:40.8818724Z adding 'torch/ao/nn/quantizable/__init__.py' 2023-01-11T21:00:40.8820486Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2023-01-11T21:00:40.8826750Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2023-01-11T21:00:40.8832131Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2023-01-11T21:00:40.8834642Z adding 'torch/ao/nn/quantized/__init__.py' 2023-01-11T21:00:40.8841087Z adding 'torch/ao/nn/quantized/functional.py' 2023-01-11T21:00:40.8843623Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2023-01-11T21:00:40.8845499Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2023-01-11T21:00:40.8848858Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2023-01-11T21:00:40.8852179Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2023-01-11T21:00:40.8863224Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2023-01-11T21:00:40.8867334Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2023-01-11T21:00:40.8870790Z adding 'torch/ao/nn/quantized/modules/activation.py' 2023-01-11T21:00:40.8873416Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2023-01-11T21:00:40.8880797Z adding 'torch/ao/nn/quantized/modules/conv.py' 2023-01-11T21:00:40.8883675Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2023-01-11T21:00:40.8887380Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2023-01-11T21:00:40.8890645Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2023-01-11T21:00:40.8895023Z adding 'torch/ao/nn/quantized/modules/linear.py' 2023-01-11T21:00:40.8897930Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2023-01-11T21:00:40.8900118Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2023-01-11T21:00:40.8902854Z adding 'torch/ao/nn/quantized/modules/utils.py' 2023-01-11T21:00:40.8904771Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2023-01-11T21:00:40.8906553Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2023-01-11T21:00:40.8909071Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2023-01-11T21:00:40.8911269Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2023-01-11T21:00:40.8916181Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2023-01-11T21:00:40.8918701Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2023-01-11T21:00:40.8921917Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2023-01-11T21:00:40.8923790Z adding 'torch/ao/nn/sparse/__init__.py' 2023-01-11T21:00:40.8925418Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2023-01-11T21:00:40.8928092Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2023-01-11T21:00:40.8930005Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2023-01-11T21:00:40.8931581Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2023-01-11T21:00:40.8934354Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2023-01-11T21:00:40.8935869Z adding 'torch/ao/ns/__init__.py' 2023-01-11T21:00:40.8940637Z adding 'torch/ao/ns/_numeric_suite.py' 2023-01-11T21:00:40.8950559Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2023-01-11T21:00:40.8952967Z adding 'torch/ao/ns/fx/__init__.py' 2023-01-11T21:00:40.8958766Z adding 'torch/ao/ns/fx/graph_matcher.py' 2023-01-11T21:00:40.8969547Z adding 'torch/ao/ns/fx/graph_passes.py' 2023-01-11T21:00:40.8974529Z adding 'torch/ao/ns/fx/mappings.py' 2023-01-11T21:00:40.8984633Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2023-01-11T21:00:40.8987360Z adding 'torch/ao/ns/fx/ns_types.py' 2023-01-11T21:00:40.8990390Z adding 'torch/ao/ns/fx/pattern_utils.py' 2023-01-11T21:00:40.8993941Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2023-01-11T21:00:40.8999714Z adding 'torch/ao/ns/fx/utils.py' 2023-01-11T21:00:40.9003868Z adding 'torch/ao/ns/fx/weight_utils.py' 2023-01-11T21:00:40.9005589Z adding 'torch/ao/pruning/__init__.py' 2023-01-11T21:00:40.9007080Z adding 'torch/ao/pruning/_mappings.py' 2023-01-11T21:00:40.9008582Z adding 'torch/ao/pruning/_experimental/__init__.py' 2023-01-11T21:00:40.9010152Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2023-01-11T21:00:40.9015652Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2023-01-11T21:00:40.9017768Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2023-01-11T21:00:40.9020765Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2023-01-11T21:00:40.9022824Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2023-01-11T21:00:40.9027416Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2023-01-11T21:00:40.9030723Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2023-01-11T21:00:40.9033605Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2023-01-11T21:00:40.9035186Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2023-01-11T21:00:40.9038913Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2023-01-11T21:00:40.9039372Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2023-01-11T21:00:40.9041179Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2023-01-11T21:00:40.9043015Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2023-01-11T21:00:40.9046226Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2023-01-11T21:00:40.9048535Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2023-01-11T21:00:40.9050261Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2023-01-11T21:00:40.9054201Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2023-01-11T21:00:40.9056232Z adding 'torch/ao/pruning/scheduler/__init__.py' 2023-01-11T21:00:40.9059063Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2023-01-11T21:00:40.9061498Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2023-01-11T21:00:40.9063717Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2023-01-11T21:00:40.9065334Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2023-01-11T21:00:40.9069265Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2023-01-11T21:00:40.9071621Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2023-01-11T21:00:40.9073709Z adding 'torch/ao/pruning/sparsifier/utils.py' 2023-01-11T21:00:40.9076995Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2023-01-11T21:00:40.9079774Z adding 'torch/ao/quantization/__init__.py' 2023-01-11T21:00:40.9082359Z adding 'torch/ao/quantization/_correct_bias.py' 2023-01-11T21:00:40.9085363Z adding 'torch/ao/quantization/_equalize.py' 2023-01-11T21:00:40.9088302Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2023-01-11T21:00:40.9090321Z adding 'torch/ao/quantization/_quantize_pt2e.py' 2023-01-11T21:00:40.9096011Z adding 'torch/ao/quantization/fake_quantize.py' 2023-01-11T21:00:40.9099765Z adding 'torch/ao/quantization/fuse_modules.py' 2023-01-11T21:00:40.9103150Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2023-01-11T21:00:40.9119210Z adding 'torch/ao/quantization/observer.py' 2023-01-11T21:00:40.9126516Z adding 'torch/ao/quantization/qconfig.py' 2023-01-11T21:00:40.9130980Z adding 'torch/ao/quantization/qconfig_mapping.py' 2023-01-11T21:00:40.9132976Z adding 'torch/ao/quantization/quant_type.py' 2023-01-11T21:00:40.9136532Z adding 'torch/ao/quantization/quantization_mappings.py' 2023-01-11T21:00:40.9144551Z adding 'torch/ao/quantization/quantize.py' 2023-01-11T21:00:40.9152281Z adding 'torch/ao/quantization/quantize_fx.py' 2023-01-11T21:00:40.9157059Z adding 'torch/ao/quantization/quantize_jit.py' 2023-01-11T21:00:40.9159186Z adding 'torch/ao/quantization/stubs.py' 2023-01-11T21:00:40.9166103Z adding 'torch/ao/quantization/utils.py' 2023-01-11T21:00:40.9168258Z adding 'torch/ao/quantization/_pt2e/__init__.py' 2023-01-11T21:00:40.9170803Z adding 'torch/ao/quantization/_pt2e/utils.py' 2023-01-11T21:00:40.9172760Z adding 'torch/ao/quantization/backend_config/__init__.py' 2023-01-11T21:00:40.9177987Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2023-01-11T21:00:40.9180958Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2023-01-11T21:00:40.9187308Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2023-01-11T21:00:40.9190857Z adding 'torch/ao/quantization/backend_config/executorch.py' 2023-01-11T21:00:40.9193210Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2023-01-11T21:00:40.9195526Z adding 'torch/ao/quantization/backend_config/native.py' 2023-01-11T21:00:40.9197621Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2023-01-11T21:00:40.9200024Z adding 'torch/ao/quantization/backend_config/onednn.py' 2023-01-11T21:00:40.9202429Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2023-01-11T21:00:40.9204827Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2023-01-11T21:00:40.9208782Z adding 'torch/ao/quantization/backend_config/utils.py' 2023-01-11T21:00:40.9211157Z adding 'torch/ao/quantization/backend_config/x86.py' 2023-01-11T21:00:40.9213129Z adding 'torch/ao/quantization/fx/__init__.py' 2023-01-11T21:00:40.9217042Z adding 'torch/ao/quantization/fx/_decomposed.py' 2023-01-11T21:00:40.9227910Z adding 'torch/ao/quantization/fx/_equalize.py' 2023-01-11T21:00:40.9239430Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2023-01-11T21:00:40.9254478Z adding 'torch/ao/quantization/fx/convert.py' 2023-01-11T21:00:40.9259792Z adding 'torch/ao/quantization/fx/custom_config.py' 2023-01-11T21:00:40.9263494Z adding 'torch/ao/quantization/fx/fuse.py' 2023-01-11T21:00:40.9266239Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2023-01-11T21:00:40.9268628Z adding 'torch/ao/quantization/fx/graph_module.py' 2023-01-11T21:00:40.9270412Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2023-01-11T21:00:40.9272027Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2023-01-11T21:00:40.9275388Z adding 'torch/ao/quantization/fx/match_utils.py' 2023-01-11T21:00:40.9277861Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2023-01-11T21:00:40.9298129Z adding 'torch/ao/quantization/fx/prepare.py' 2023-01-11T21:00:40.9304363Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2023-01-11T21:00:40.9307658Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2023-01-11T21:00:40.9310187Z adding 'torch/ao/quantization/fx/tracer.py' 2023-01-11T21:00:40.9320681Z adding 'torch/ao/quantization/fx/utils.py' 2023-01-11T21:00:40.9323408Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2023-01-11T21:00:40.9342686Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2023-01-11T21:00:40.9352497Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2023-01-11T21:00:40.9357027Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2023-01-11T21:00:40.9366205Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2023-01-11T21:00:40.9372972Z adding 'torch/autograd/__init__.py' 2023-01-11T21:00:40.9375792Z adding 'torch/autograd/anomaly_mode.py' 2023-01-11T21:00:40.9379050Z adding 'torch/autograd/forward_ad.py' 2023-01-11T21:00:40.9387272Z adding 'torch/autograd/function.py' 2023-01-11T21:00:40.9399801Z adding 'torch/autograd/functional.py' 2023-01-11T21:00:40.9404622Z adding 'torch/autograd/grad_mode.py' 2023-01-11T21:00:40.9430581Z adding 'torch/autograd/gradcheck.py' 2023-01-11T21:00:40.9438109Z adding 'torch/autograd/graph.py' 2023-01-11T21:00:40.9449419Z adding 'torch/autograd/profiler.py' 2023-01-11T21:00:40.9453972Z adding 'torch/autograd/profiler_legacy.py' 2023-01-11T21:00:40.9464038Z adding 'torch/autograd/profiler_util.py' 2023-01-11T21:00:40.9466485Z adding 'torch/autograd/variable.py' 2023-01-11T21:00:40.9468165Z adding 'torch/autograd/_functions/__init__.py' 2023-01-11T21:00:40.9469961Z adding 'torch/autograd/_functions/tensor.py' 2023-01-11T21:00:40.9471971Z adding 'torch/autograd/_functions/utils.py' 2023-01-11T21:00:40.9474058Z adding 'torch/backends/__init__.py' 2023-01-11T21:00:40.9475731Z adding 'torch/backends/_coreml/__init__.py' 2023-01-11T21:00:40.9477930Z adding 'torch/backends/_coreml/preprocess.py' 2023-01-11T21:00:40.9479618Z adding 'torch/backends/_nnapi/__init__.py' 2023-01-11T21:00:40.9482266Z adding 'torch/backends/_nnapi/prepare.py' 2023-01-11T21:00:40.9502052Z adding 'torch/backends/_nnapi/serializer.py' 2023-01-11T21:00:40.9507460Z adding 'torch/backends/cuda/__init__.py' 2023-01-11T21:00:40.9510515Z adding 'torch/backends/cudnn/__init__.py' 2023-01-11T21:00:40.9512565Z adding 'torch/backends/cudnn/rnn.py' 2023-01-11T21:00:40.9514686Z adding 'torch/backends/mkl/__init__.py' 2023-01-11T21:00:40.9517074Z adding 'torch/backends/mkldnn/__init__.py' 2023-01-11T21:00:40.9519226Z adding 'torch/backends/mps/__init__.py' 2023-01-11T21:00:40.9520726Z adding 'torch/backends/openmp/__init__.py' 2023-01-11T21:00:40.9522908Z adding 'torch/backends/opt_einsum/__init__.py' 2023-01-11T21:00:40.9524926Z adding 'torch/backends/quantized/__init__.py' 2023-01-11T21:00:40.9526754Z adding 'torch/backends/xeon/__init__.py' 2023-01-11T21:00:40.9534041Z adding 'torch/backends/xeon/run_cpu.py' 2023-01-11T21:00:40.9536560Z adding 'torch/backends/xnnpack/__init__.py' 2023-01-11T21:00:40.9800454Z adding 'torch/bin/FileStoreTest' 2023-01-11T21:00:41.0075157Z adding 'torch/bin/HashStoreTest' 2023-01-11T21:00:41.0422015Z adding 'torch/bin/ProcessGroupGlooTest' 2023-01-11T21:00:41.0476223Z adding 'torch/bin/ProcessGroupMPITest' 2023-01-11T21:00:41.0758639Z adding 'torch/bin/ProcessGroupNCCLErrorsTest' 2023-01-11T21:00:41.1081006Z adding 'torch/bin/ProcessGroupNCCLTest' 2023-01-11T21:00:41.1395191Z adding 'torch/bin/TCPStoreTest' 2023-01-11T21:00:41.1452442Z adding 'torch/bin/aot_model_compiler_test' 2023-01-11T21:00:41.3501534Z adding 'torch/bin/protoc' 2023-01-11T21:00:41.5637114Z adding 'torch/bin/protoc-3.13.0.0' 2023-01-11T21:00:42.2679717Z adding 'torch/bin/test_api' 2023-01-11T21:00:42.3432462Z adding 'torch/bin/test_cpp_rpc' 2023-01-11T21:00:42.3722359Z adding 'torch/bin/test_dist_autograd' 2023-01-11T21:00:42.4011167Z adding 'torch/bin/test_edge_op_registration' 2023-01-11T21:00:43.0469468Z adding 'torch/bin/test_jit' 2023-01-11T21:00:43.2375987Z adding 'torch/bin/test_lazy' 2023-01-11T21:00:43.2825242Z adding 'torch/bin/test_mobile_nnc' 2023-01-11T21:00:43.8166107Z adding 'torch/bin/test_tensorexpr' 2023-01-11T21:00:43.8550185Z adding 'torch/bin/torch_shm_manager' 2023-01-11T21:00:43.8629984Z adding 'torch/bin/tutorial_tensorexpr' 2023-01-11T21:00:43.8637281Z adding 'torch/contrib/__init__.py' 2023-01-11T21:00:43.8639890Z adding 'torch/contrib/_tensorboard_vis.py' 2023-01-11T21:00:43.8641504Z adding 'torch/cpu/__init__.py' 2023-01-11T21:00:43.8643389Z adding 'torch/cpu/amp/__init__.py' 2023-01-11T21:00:43.8644908Z adding 'torch/cpu/amp/autocast_mode.py' 2023-01-11T21:00:43.8654680Z adding 'torch/cuda/__init__.py' 2023-01-11T21:00:43.8664763Z adding 'torch/cuda/_memory_viz.py' 2023-01-11T21:00:43.8670959Z adding 'torch/cuda/_sanitizer.py' 2023-01-11T21:00:43.8673248Z adding 'torch/cuda/_utils.py' 2023-01-11T21:00:43.8674660Z adding 'torch/cuda/comm.py' 2023-01-11T21:00:43.8675932Z adding 'torch/cuda/error.py' 2023-01-11T21:00:43.8681810Z adding 'torch/cuda/graphs.py' 2023-01-11T21:00:43.8685104Z adding 'torch/cuda/jiterator.py' 2023-01-11T21:00:43.8692177Z adding 'torch/cuda/memory.py' 2023-01-11T21:00:43.8694825Z adding 'torch/cuda/nccl.py' 2023-01-11T21:00:43.8696921Z adding 'torch/cuda/nvtx.py' 2023-01-11T21:00:43.8698685Z adding 'torch/cuda/profiler.py' 2023-01-11T21:00:43.8700763Z adding 'torch/cuda/random.py' 2023-01-11T21:00:43.8702173Z adding 'torch/cuda/sparse.py' 2023-01-11T21:00:43.8705104Z adding 'torch/cuda/streams.py' 2023-01-11T21:00:43.8706905Z adding 'torch/cuda/amp/__init__.py' 2023-01-11T21:00:43.8709158Z adding 'torch/cuda/amp/autocast_mode.py' 2023-01-11T21:00:43.8710674Z adding 'torch/cuda/amp/common.py' 2023-01-11T21:00:43.8717623Z adding 'torch/cuda/amp/grad_scaler.py' 2023-01-11T21:00:43.8720658Z adding 'torch/distributed/__init__.py' 2023-01-11T21:00:43.8722454Z adding 'torch/distributed/_composable_state.py' 2023-01-11T21:00:43.8724270Z adding 'torch/distributed/argparse_util.py' 2023-01-11T21:00:43.8725926Z adding 'torch/distributed/c10d_error_logger.py' 2023-01-11T21:00:43.8727238Z adding 'torch/distributed/constants.py' 2023-01-11T21:00:43.8766325Z adding 'torch/distributed/distributed_c10d.py' 2023-01-11T21:00:43.8772404Z adding 'torch/distributed/launch.py' 2023-01-11T21:00:43.8774027Z adding 'torch/distributed/logging_handlers.py' 2023-01-11T21:00:43.8776245Z adding 'torch/distributed/remote_device.py' 2023-01-11T21:00:43.8779543Z adding 'torch/distributed/rendezvous.py' 2023-01-11T21:00:43.8788522Z adding 'torch/distributed/run.py' 2023-01-11T21:00:43.8791878Z adding 'torch/distributed/utils.py' 2023-01-11T21:00:43.8793717Z adding 'torch/distributed/_composable/__init__.py' 2023-01-11T21:00:43.8809183Z adding 'torch/distributed/_composable/_ddp.py' 2023-01-11T21:00:43.8814660Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2023-01-11T21:00:43.8817569Z adding 'torch/distributed/_composable/contract.py' 2023-01-11T21:00:43.8819840Z adding 'torch/distributed/_composable/fully_shard.py' 2023-01-11T21:00:43.8821941Z adding 'torch/distributed/_composable/replicate.py' 2023-01-11T21:00:43.8823723Z adding 'torch/distributed/_shard/__init__.py' 2023-01-11T21:00:43.8825252Z adding 'torch/distributed/_shard/_utils.py' 2023-01-11T21:00:43.8828927Z adding 'torch/distributed/_shard/api.py' 2023-01-11T21:00:43.8831265Z adding 'torch/distributed/_shard/common_op_utils.py' 2023-01-11T21:00:43.8832970Z adding 'torch/distributed/_shard/metadata.py' 2023-01-11T21:00:43.8834507Z adding 'torch/distributed/_shard/op_registry_utils.py' 2023-01-11T21:00:43.8838332Z adding 'torch/distributed/_shard/partial_tensor.py' 2023-01-11T21:00:43.8841497Z adding 'torch/distributed/_shard/replicated_tensor.py' 2023-01-11T21:00:43.8843185Z adding 'torch/distributed/_shard/sharder.py' 2023-01-11T21:00:43.8844769Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2023-01-11T21:00:43.8846578Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2023-01-11T21:00:43.8848778Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2023-01-11T21:00:43.8853123Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2023-01-11T21:00:43.8866291Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2023-01-11T21:00:43.8869264Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2023-01-11T21:00:43.8872421Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2023-01-11T21:00:43.8874510Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2023-01-11T21:00:43.8877546Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2023-01-11T21:00:43.8879506Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2023-01-11T21:00:43.8881643Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2023-01-11T21:00:43.8883612Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2023-01-11T21:00:43.8885220Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2023-01-11T21:00:43.8886907Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2023-01-11T21:00:43.8888851Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2023-01-11T21:00:43.8890785Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2023-01-11T21:00:43.8892647Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2023-01-11T21:00:43.8894113Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2023-01-11T21:00:43.8896593Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2023-01-11T21:00:43.8898202Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2023-01-11T21:00:43.8900224Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2023-01-11T21:00:43.8901898Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2023-01-11T21:00:43.8905179Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2023-01-11T21:00:43.8908611Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2023-01-11T21:00:43.8911957Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2023-01-11T21:00:43.8913625Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2023-01-11T21:00:43.8917821Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2023-01-11T21:00:43.8921776Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2023-01-11T21:00:43.8927245Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2023-01-11T21:00:43.8932450Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2023-01-11T21:00:43.8934575Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2023-01-11T21:00:43.8938785Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2023-01-11T21:00:43.8940579Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2023-01-11T21:00:43.8942154Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2023-01-11T21:00:43.8943792Z adding 'torch/distributed/_sharding_spec/__init__.py' 2023-01-11T21:00:43.8945234Z adding 'torch/distributed/_spmd/__init__.py' 2023-01-11T21:00:43.8948645Z adding 'torch/distributed/_spmd/comm_tensor.py' 2023-01-11T21:00:43.8952199Z adding 'torch/distributed/_tensor/__init__.py' 2023-01-11T21:00:43.8957229Z adding 'torch/distributed/_tensor/api.py' 2023-01-11T21:00:43.8962681Z adding 'torch/distributed/_tensor/device_mesh.py' 2023-01-11T21:00:43.8967026Z adding 'torch/distributed/_tensor/dispatch.py' 2023-01-11T21:00:43.8972161Z adding 'torch/distributed/_tensor/placement_types.py' 2023-01-11T21:00:43.8975731Z adding 'torch/distributed/_tensor/redistribute.py' 2023-01-11T21:00:43.8977690Z adding 'torch/distributed/_tensor/utils.py' 2023-01-11T21:00:43.8979340Z adding 'torch/distributed/_tensor/ops/__init__.py' 2023-01-11T21:00:43.8984296Z adding 'torch/distributed/_tensor/ops/common_rules.py' 2023-01-11T21:00:43.8986586Z adding 'torch/distributed/_tensor/ops/math_ops.py' 2023-01-11T21:00:43.8988633Z adding 'torch/distributed/_tensor/ops/matrix_ops.py' 2023-01-11T21:00:43.8991674Z adding 'torch/distributed/_tensor/ops/pointwise_ops.py' 2023-01-11T21:00:43.8996680Z adding 'torch/distributed/_tensor/ops/tensor_ops.py' 2023-01-11T21:00:43.8998795Z adding 'torch/distributed/_tensor/ops/tp_sharding_ops.py' 2023-01-11T21:00:43.9000626Z adding 'torch/distributed/_tensor/ops/utils.py' 2023-01-11T21:00:43.9007720Z adding 'torch/distributed/_tensor/ops/view_ops.py' 2023-01-11T21:00:43.9009798Z adding 'torch/distributed/_tools/__init__.py' 2023-01-11T21:00:43.9013066Z adding 'torch/distributed/_tools/memory_tracker.py' 2023-01-11T21:00:43.9014836Z adding 'torch/distributed/algorithms/__init__.py' 2023-01-11T21:00:43.9019165Z adding 'torch/distributed/algorithms/join.py' 2023-01-11T21:00:43.9020877Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2023-01-11T21:00:43.9024682Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2023-01-11T21:00:43.9026611Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2023-01-11T21:00:43.9029338Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2023-01-11T21:00:43.9030890Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2023-01-11T21:00:43.9033001Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2023-01-11T21:00:43.9034831Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2023-01-11T21:00:43.9036742Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2023-01-11T21:00:43.9039384Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2023-01-11T21:00:43.9044397Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2023-01-11T21:00:43.9046507Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2023-01-11T21:00:43.9049092Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2023-01-11T21:00:43.9051688Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2023-01-11T21:00:43.9054240Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2023-01-11T21:00:43.9065628Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2023-01-11T21:00:43.9069236Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2023-01-11T21:00:43.9070767Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2023-01-11T21:00:43.9073130Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2023-01-11T21:00:43.9076527Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2023-01-11T21:00:43.9078720Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2023-01-11T21:00:43.9080760Z adding 'torch/distributed/autograd/__init__.py' 2023-01-11T21:00:43.9082455Z adding 'torch/distributed/checkpoint/__init__.py' 2023-01-11T21:00:43.9084326Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2023-01-11T21:00:43.9086053Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2023-01-11T21:00:43.9088191Z adding 'torch/distributed/checkpoint/_nested_tensor.py' 2023-01-11T21:00:43.9090634Z adding 'torch/distributed/checkpoint/_traverse.py' 2023-01-11T21:00:43.9092480Z adding 'torch/distributed/checkpoint/api.py' 2023-01-11T21:00:43.9096659Z adding 'torch/distributed/checkpoint/default_planner.py' 2023-01-11T21:00:43.9101912Z adding 'torch/distributed/checkpoint/filesystem.py' 2023-01-11T21:00:43.9104459Z adding 'torch/distributed/checkpoint/metadata.py' 2023-01-11T21:00:43.9108222Z adding 'torch/distributed/checkpoint/optimizer.py' 2023-01-11T21:00:43.9112465Z adding 'torch/distributed/checkpoint/planner.py' 2023-01-11T21:00:43.9115498Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2023-01-11T21:00:43.9117395Z adding 'torch/distributed/checkpoint/resharding.py' 2023-01-11T21:00:43.9119698Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2023-01-11T21:00:43.9122053Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2023-01-11T21:00:43.9124682Z adding 'torch/distributed/checkpoint/storage.py' 2023-01-11T21:00:43.9127943Z adding 'torch/distributed/checkpoint/utils.py' 2023-01-11T21:00:43.9130747Z adding 'torch/distributed/elastic/__init__.py' 2023-01-11T21:00:43.9132343Z adding 'torch/distributed/elastic/agent/__init__.py' 2023-01-11T21:00:43.9134306Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2023-01-11T21:00:43.9145377Z adding 'torch/distributed/elastic/agent/server/api.py' 2023-01-11T21:00:43.9150552Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2023-01-11T21:00:43.9153518Z adding 'torch/distributed/elastic/events/__init__.py' 2023-01-11T21:00:43.9155728Z adding 'torch/distributed/elastic/events/api.py' 2023-01-11T21:00:43.9157594Z adding 'torch/distributed/elastic/events/handlers.py' 2023-01-11T21:00:43.9160281Z adding 'torch/distributed/elastic/metrics/__init__.py' 2023-01-11T21:00:43.9162939Z adding 'torch/distributed/elastic/metrics/api.py' 2023-01-11T21:00:43.9166815Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2023-01-11T21:00:43.9174173Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2023-01-11T21:00:43.9176973Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2023-01-11T21:00:43.9179770Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2023-01-11T21:00:43.9185052Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2023-01-11T21:00:43.9188203Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2023-01-11T21:00:43.9189887Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2023-01-11T21:00:43.9192960Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2023-01-11T21:00:43.9196455Z adding 'torch/distributed/elastic/rendezvous/api.py' 2023-01-11T21:00:43.9200444Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2023-01-11T21:00:43.9210914Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2023-01-11T21:00:43.9223644Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2023-01-11T21:00:43.9227657Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2023-01-11T21:00:43.9231103Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2023-01-11T21:00:43.9234237Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2023-01-11T21:00:43.9236301Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2023-01-11T21:00:43.9238585Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2023-01-11T21:00:43.9241960Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2023-01-11T21:00:43.9244291Z adding 'torch/distributed/elastic/timer/__init__.py' 2023-01-11T21:00:43.9247846Z adding 'torch/distributed/elastic/timer/api.py' 2023-01-11T21:00:43.9252481Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2023-01-11T21:00:43.9255192Z adding 'torch/distributed/elastic/timer/local_timer.py' 2023-01-11T21:00:43.9257115Z adding 'torch/distributed/elastic/utils/__init__.py' 2023-01-11T21:00:43.9258913Z adding 'torch/distributed/elastic/utils/api.py' 2023-01-11T21:00:43.9261430Z adding 'torch/distributed/elastic/utils/distributed.py' 2023-01-11T21:00:43.9263315Z adding 'torch/distributed/elastic/utils/log_level.py' 2023-01-11T21:00:43.9265315Z adding 'torch/distributed/elastic/utils/logging.py' 2023-01-11T21:00:43.9267206Z adding 'torch/distributed/elastic/utils/store.py' 2023-01-11T21:00:43.9269046Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2023-01-11T21:00:43.9270808Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2023-01-11T21:00:43.9272825Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2023-01-11T21:00:43.9274817Z adding 'torch/distributed/fsdp/__init__.py' 2023-01-11T21:00:43.9278906Z adding 'torch/distributed/fsdp/_common_utils.py' 2023-01-11T21:00:43.9281095Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2023-01-11T21:00:43.9285669Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2023-01-11T21:00:43.9288202Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2023-01-11T21:00:43.9298824Z adding 'torch/distributed/fsdp/_init_utils.py' 2023-01-11T21:00:43.9301489Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2023-01-11T21:00:43.9319771Z adding 'torch/distributed/fsdp/_optim_utils.py' 2023-01-11T21:00:43.9336580Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2023-01-11T21:00:43.9341308Z adding 'torch/distributed/fsdp/_shard_utils.py' 2023-01-11T21:00:43.9348921Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2023-01-11T21:00:43.9353096Z adding 'torch/distributed/fsdp/_trace_utils.py' 2023-01-11T21:00:43.9355857Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2023-01-11T21:00:43.9359365Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2023-01-11T21:00:43.9361715Z adding 'torch/distributed/fsdp/_utils.py' 2023-01-11T21:00:43.9364946Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2023-01-11T21:00:43.9369683Z adding 'torch/distributed/fsdp/api.py' 2023-01-11T21:00:43.9396182Z adding 'torch/distributed/fsdp/flat_param.py' 2023-01-11T21:00:43.9422232Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2023-01-11T21:00:43.9429422Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2023-01-11T21:00:43.9434757Z adding 'torch/distributed/fsdp/wrap.py' 2023-01-11T21:00:43.9437158Z adding 'torch/distributed/launcher/__init__.py' 2023-01-11T21:00:43.9440950Z adding 'torch/distributed/launcher/api.py' 2023-01-11T21:00:43.9442940Z adding 'torch/distributed/nn/__init__.py' 2023-01-11T21:00:43.9446999Z adding 'torch/distributed/nn/functional.py' 2023-01-11T21:00:43.9449042Z adding 'torch/distributed/nn/api/__init__.py' 2023-01-11T21:00:43.9456424Z adding 'torch/distributed/nn/api/remote_module.py' 2023-01-11T21:00:43.9458858Z adding 'torch/distributed/nn/jit/__init__.py' 2023-01-11T21:00:43.9461304Z adding 'torch/distributed/nn/jit/instantiator.py' 2023-01-11T21:00:43.9463245Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2023-01-11T21:00:43.9465396Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2023-01-11T21:00:43.9467474Z adding 'torch/distributed/optim/__init__.py' 2023-01-11T21:00:43.9469662Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2023-01-11T21:00:43.9471895Z adding 'torch/distributed/optim/functional_adadelta.py' 2023-01-11T21:00:43.9474131Z adding 'torch/distributed/optim/functional_adagrad.py' 2023-01-11T21:00:43.9476949Z adding 'torch/distributed/optim/functional_adam.py' 2023-01-11T21:00:43.9479353Z adding 'torch/distributed/optim/functional_adamax.py' 2023-01-11T21:00:43.9482062Z adding 'torch/distributed/optim/functional_adamw.py' 2023-01-11T21:00:43.9485564Z adding 'torch/distributed/optim/functional_rmsprop.py' 2023-01-11T21:00:43.9487893Z adding 'torch/distributed/optim/functional_rprop.py' 2023-01-11T21:00:43.9490438Z adding 'torch/distributed/optim/functional_sgd.py' 2023-01-11T21:00:43.9494355Z adding 'torch/distributed/optim/named_optimizer.py' 2023-01-11T21:00:43.9498283Z adding 'torch/distributed/optim/optimizer.py' 2023-01-11T21:00:43.9500910Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2023-01-11T21:00:43.9503058Z adding 'torch/distributed/optim/utils.py' 2023-01-11T21:00:43.9524135Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2023-01-11T21:00:43.9527437Z adding 'torch/distributed/pipeline/__init__.py' 2023-01-11T21:00:43.9529230Z adding 'torch/distributed/pipeline/sync/__init__.py' 2023-01-11T21:00:43.9531779Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2023-01-11T21:00:43.9535677Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2023-01-11T21:00:43.9538449Z adding 'torch/distributed/pipeline/sync/copy.py' 2023-01-11T21:00:43.9540808Z adding 'torch/distributed/pipeline/sync/dependency.py' 2023-01-11T21:00:43.9544154Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2023-01-11T21:00:43.9546186Z adding 'torch/distributed/pipeline/sync/phony.py' 2023-01-11T21:00:43.9551812Z adding 'torch/distributed/pipeline/sync/pipe.py' 2023-01-11T21:00:43.9555863Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2023-01-11T21:00:43.9558441Z adding 'torch/distributed/pipeline/sync/stream.py' 2023-01-11T21:00:43.9560170Z adding 'torch/distributed/pipeline/sync/utils.py' 2023-01-11T21:00:43.9562476Z adding 'torch/distributed/pipeline/sync/worker.py' 2023-01-11T21:00:43.9565448Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2023-01-11T21:00:43.9567797Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2023-01-11T21:00:43.9570065Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2023-01-11T21:00:43.9571967Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2023-01-11T21:00:43.9574161Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2023-01-11T21:00:43.9576138Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2023-01-11T21:00:43.9578870Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2023-01-11T21:00:43.9584181Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2023-01-11T21:00:43.9586741Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2023-01-11T21:00:43.9590704Z adding 'torch/distributed/rpc/__init__.py' 2023-01-11T21:00:43.9592680Z adding 'torch/distributed/rpc/_utils.py' 2023-01-11T21:00:43.9602089Z adding 'torch/distributed/rpc/api.py' 2023-01-11T21:00:43.9607923Z adding 'torch/distributed/rpc/backend_registry.py' 2023-01-11T21:00:43.9609941Z adding 'torch/distributed/rpc/constants.py' 2023-01-11T21:00:43.9612622Z adding 'torch/distributed/rpc/functions.py' 2023-01-11T21:00:43.9616429Z adding 'torch/distributed/rpc/internal.py' 2023-01-11T21:00:43.9619545Z adding 'torch/distributed/rpc/options.py' 2023-01-11T21:00:43.9621671Z adding 'torch/distributed/rpc/rref_proxy.py' 2023-01-11T21:00:43.9624990Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2023-01-11T21:00:43.9626994Z adding 'torch/distributed/rpc/_testing/__init__.py' 2023-01-11T21:00:43.9628765Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2023-01-11T21:00:43.9630374Z adding 'torch/distributed/tensor/__init__.py' 2023-01-11T21:00:43.9632163Z adding 'torch/distributed/tensor/parallel/__init__.py' 2023-01-11T21:00:43.9634577Z adding 'torch/distributed/tensor/parallel/_utils.py' 2023-01-11T21:00:43.9637071Z adding 'torch/distributed/tensor/parallel/_view_with_dim_change.py' 2023-01-11T21:00:43.9640856Z adding 'torch/distributed/tensor/parallel/api.py' 2023-01-11T21:00:43.9644752Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2023-01-11T21:00:43.9648314Z adding 'torch/distributed/tensor/parallel/multihead_attention_tp.py' 2023-01-11T21:00:43.9651182Z adding 'torch/distributed/tensor/parallel/style.py' 2023-01-11T21:00:43.9654690Z adding 'torch/distributions/__init__.py' 2023-01-11T21:00:43.9657093Z adding 'torch/distributions/bernoulli.py' 2023-01-11T21:00:43.9659237Z adding 'torch/distributions/beta.py' 2023-01-11T21:00:43.9661838Z adding 'torch/distributions/binomial.py' 2023-01-11T21:00:43.9664711Z adding 'torch/distributions/categorical.py' 2023-01-11T21:00:43.9666888Z adding 'torch/distributions/cauchy.py' 2023-01-11T21:00:43.9668564Z adding 'torch/distributions/chi2.py' 2023-01-11T21:00:43.9671888Z adding 'torch/distributions/constraint_registry.py' 2023-01-11T21:00:43.9676762Z adding 'torch/distributions/constraints.py' 2023-01-11T21:00:43.9680256Z adding 'torch/distributions/continuous_bernoulli.py' 2023-01-11T21:00:43.9682594Z adding 'torch/distributions/dirichlet.py' 2023-01-11T21:00:43.9686475Z adding 'torch/distributions/distribution.py' 2023-01-11T21:00:43.9688723Z adding 'torch/distributions/exp_family.py' 2023-01-11T21:00:43.9690693Z adding 'torch/distributions/exponential.py' 2023-01-11T21:00:43.9692854Z adding 'torch/distributions/fishersnedecor.py' 2023-01-11T21:00:43.9694959Z adding 'torch/distributions/gamma.py' 2023-01-11T21:00:43.9697404Z adding 'torch/distributions/geometric.py' 2023-01-11T21:00:43.9699469Z adding 'torch/distributions/gumbel.py' 2023-01-11T21:00:43.9701398Z adding 'torch/distributions/half_cauchy.py' 2023-01-11T21:00:43.9703498Z adding 'torch/distributions/half_normal.py' 2023-01-11T21:00:43.9705722Z adding 'torch/distributions/independent.py' 2023-01-11T21:00:43.9713303Z adding 'torch/distributions/kl.py' 2023-01-11T21:00:43.9716183Z adding 'torch/distributions/kumaraswamy.py' 2023-01-11T21:00:43.9718388Z adding 'torch/distributions/laplace.py' 2023-01-11T21:00:43.9721288Z adding 'torch/distributions/lkj_cholesky.py' 2023-01-11T21:00:43.9723276Z adding 'torch/distributions/log_normal.py' 2023-01-11T21:00:43.9725209Z adding 'torch/distributions/logistic_normal.py' 2023-01-11T21:00:43.9728529Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2023-01-11T21:00:43.9731746Z adding 'torch/distributions/mixture_same_family.py' 2023-01-11T21:00:43.9734587Z adding 'torch/distributions/multinomial.py' 2023-01-11T21:00:43.9738040Z adding 'torch/distributions/multivariate_normal.py' 2023-01-11T21:00:43.9740503Z adding 'torch/distributions/negative_binomial.py' 2023-01-11T21:00:43.9742824Z adding 'torch/distributions/normal.py' 2023-01-11T21:00:43.9745320Z adding 'torch/distributions/one_hot_categorical.py' 2023-01-11T21:00:43.9747248Z adding 'torch/distributions/pareto.py' 2023-01-11T21:00:43.9749180Z adding 'torch/distributions/poisson.py' 2023-01-11T21:00:43.9751649Z adding 'torch/distributions/relaxed_bernoulli.py' 2023-01-11T21:00:43.9754192Z adding 'torch/distributions/relaxed_categorical.py' 2023-01-11T21:00:43.9756522Z adding 'torch/distributions/studentT.py' 2023-01-11T21:00:43.9759675Z adding 'torch/distributions/transformed_distribution.py' 2023-01-11T21:00:43.9769646Z adding 'torch/distributions/transforms.py' 2023-01-11T21:00:43.9772774Z adding 'torch/distributions/uniform.py' 2023-01-11T21:00:43.9775757Z adding 'torch/distributions/utils.py' 2023-01-11T21:00:43.9778464Z adding 'torch/distributions/von_mises.py' 2023-01-11T21:00:43.9780759Z adding 'torch/distributions/weibull.py' 2023-01-11T21:00:43.9784715Z adding 'torch/distributions/wishart.py' 2023-01-11T21:00:43.9795070Z adding 'torch/fft/__init__.py' 2023-01-11T21:00:43.9798118Z adding 'torch/func/__init__.py' 2023-01-11T21:00:43.9802639Z adding 'torch/futures/__init__.py' 2023-01-11T21:00:43.9805706Z adding 'torch/fx/__init__.py' 2023-01-11T21:00:43.9807824Z adding 'torch/fx/_compatibility.py' 2023-01-11T21:00:43.9809392Z adding 'torch/fx/_pytree.py' 2023-01-11T21:00:43.9821833Z adding 'torch/fx/_symbolic_trace.py' 2023-01-11T21:00:43.9824680Z adding 'torch/fx/annotate.py' 2023-01-11T21:00:43.9826238Z adding 'torch/fx/config.py' 2023-01-11T21:00:43.9845055Z adding 'torch/fx/graph.py' 2023-01-11T21:00:43.9856374Z adding 'torch/fx/graph_module.py' 2023-01-11T21:00:43.9859055Z adding 'torch/fx/immutable_collections.py' 2023-01-11T21:00:43.9864461Z adding 'torch/fx/interpreter.py' 2023-01-11T21:00:43.9873377Z adding 'torch/fx/node.py' 2023-01-11T21:00:43.9879664Z adding 'torch/fx/operator_schemas.py' 2023-01-11T21:00:43.9885359Z adding 'torch/fx/proxy.py' 2023-01-11T21:00:43.9890453Z adding 'torch/fx/subgraph_rewriter.py' 2023-01-11T21:00:43.9892741Z adding 'torch/fx/tensor_type.py' 2023-01-11T21:00:43.9894589Z adding 'torch/fx/traceback.py' 2023-01-11T21:00:43.9896493Z adding 'torch/fx/experimental/__init__.py' 2023-01-11T21:00:43.9909394Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2023-01-11T21:00:43.9914676Z adding 'torch/fx/experimental/const_fold.py' 2023-01-11T21:00:43.9916731Z adding 'torch/fx/experimental/debug.py' 2023-01-11T21:00:43.9925488Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2023-01-11T21:00:43.9929204Z adding 'torch/fx/experimental/merge_matmul.py' 2023-01-11T21:00:43.9932858Z adding 'torch/fx/experimental/meta_tracer.py' 2023-01-11T21:00:43.9935680Z adding 'torch/fx/experimental/normalize.py' 2023-01-11T21:00:43.9941095Z adding 'torch/fx/experimental/optimization.py' 2023-01-11T21:00:43.9945670Z adding 'torch/fx/experimental/partitioner_utils.py' 2023-01-11T21:00:43.9955874Z adding 'torch/fx/experimental/proxy_tensor.py' 2023-01-11T21:00:43.9958160Z adding 'torch/fx/experimental/refinement_types.py' 2023-01-11T21:00:43.9960629Z adding 'torch/fx/experimental/rewriter.py' 2023-01-11T21:00:43.9963192Z adding 'torch/fx/experimental/schema_type_annotation.py' 2023-01-11T21:00:43.9976037Z adding 'torch/fx/experimental/symbolic_shapes.py' 2023-01-11T21:00:43.9979019Z adding 'torch/fx/experimental/unify_refinements.py' 2023-01-11T21:00:43.9980820Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2023-01-11T21:00:43.9984922Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2023-01-11T21:00:43.9996413Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2023-01-11T21:00:44.0007699Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2023-01-11T21:00:44.0010209Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2023-01-11T21:00:44.0014032Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2023-01-11T21:00:44.0016100Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2023-01-11T21:00:44.0017754Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2023-01-11T21:00:44.0019488Z adding 'torch/fx/experimental/unification/__init__.py' 2023-01-11T21:00:44.0021387Z adding 'torch/fx/experimental/unification/core.py' 2023-01-11T21:00:44.0023180Z adding 'torch/fx/experimental/unification/dispatch.py' 2023-01-11T21:00:44.0025203Z adding 'torch/fx/experimental/unification/match.py' 2023-01-11T21:00:44.0027107Z adding 'torch/fx/experimental/unification/more.py' 2023-01-11T21:00:44.0030692Z adding 'torch/fx/experimental/unification/unification_tools.py' 2023-01-11T21:00:44.0032873Z adding 'torch/fx/experimental/unification/utils.py' 2023-01-11T21:00:44.0034734Z adding 'torch/fx/experimental/unification/variable.py' 2023-01-11T21:00:44.0036691Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2023-01-11T21:00:44.0038632Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2023-01-11T21:00:44.0040483Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2023-01-11T21:00:44.0044942Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2023-01-11T21:00:44.0047496Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2023-01-11T21:00:44.0049518Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2023-01-11T21:00:44.0051237Z adding 'torch/fx/passes/__init__.py' 2023-01-11T21:00:44.0052848Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2023-01-11T21:00:44.0054484Z adding 'torch/fx/passes/fake_tensor_prop.py' 2023-01-11T21:00:44.0058089Z adding 'torch/fx/passes/graph_drawer.py' 2023-01-11T21:00:44.0060567Z adding 'torch/fx/passes/graph_manipulation.py' 2023-01-11T21:00:44.0066745Z adding 'torch/fx/passes/net_min_base.py' 2023-01-11T21:00:44.0070124Z adding 'torch/fx/passes/operator_support.py' 2023-01-11T21:00:44.0072226Z adding 'torch/fx/passes/param_fetch.py' 2023-01-11T21:00:44.0075086Z adding 'torch/fx/passes/pass_manager.py' 2023-01-11T21:00:44.0085546Z adding 'torch/fx/passes/reinplace.py' 2023-01-11T21:00:44.0089187Z adding 'torch/fx/passes/shape_prop.py' 2023-01-11T21:00:44.0093389Z adding 'torch/fx/passes/split_module.py' 2023-01-11T21:00:44.0097251Z adding 'torch/fx/passes/split_utils.py' 2023-01-11T21:00:44.0106559Z adding 'torch/fx/passes/splitter_base.py' 2023-01-11T21:00:44.0110740Z adding 'torch/fx/passes/tools_common.py' 2023-01-11T21:00:44.0112407Z adding 'torch/fx/passes/backends/__init__.py' 2023-01-11T21:00:44.0114155Z adding 'torch/fx/passes/backends/cudagraphs.py' 2023-01-11T21:00:44.0115701Z adding 'torch/fx/passes/dialect/__init__.py' 2023-01-11T21:00:44.0117166Z adding 'torch/fx/passes/dialect/common/__init__.py' 2023-01-11T21:00:44.0119540Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2023-01-11T21:00:44.0121248Z adding 'torch/fx/passes/infra/__init__.py' 2023-01-11T21:00:44.0125090Z adding 'torch/fx/passes/infra/partitioner.py' 2023-01-11T21:00:44.0127321Z adding 'torch/fx/passes/infra/pass_base.py' 2023-01-11T21:00:44.0131244Z adding 'torch/fx/passes/infra/pass_manager.py' 2023-01-11T21:00:44.0133191Z adding 'torch/fx/passes/tests/__init__.py' 2023-01-11T21:00:44.0135059Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2023-01-11T21:00:44.0136709Z adding 'torch/fx/passes/utils/__init__.py' 2023-01-11T21:00:44.0138725Z adding 'torch/fx/passes/utils/common.py' 2023-01-11T21:00:44.0142153Z adding 'torch/fx/passes/utils/fuser_utils.py' 2023-01-11T21:00:44.0147200Z adding 'torch/fx/passes/utils/matcher_utils.py' 2023-01-11T21:00:44.0149923Z adding 'torch/include/clog.h' 2023-01-11T21:00:44.0158727Z adding 'torch/include/cpuinfo.h' 2023-01-11T21:00:44.0161649Z adding 'torch/include/dnnl.h' 2023-01-11T21:00:44.0163228Z adding 'torch/include/dnnl_config.h' 2023-01-11T21:00:44.0164932Z adding 'torch/include/dnnl_debug.h' 2023-01-11T21:00:44.0166613Z adding 'torch/include/dnnl_ocl.h' 2023-01-11T21:00:44.0168080Z adding 'torch/include/dnnl_sycl.h' 2023-01-11T21:00:44.0169710Z adding 'torch/include/dnnl_sycl_types.h' 2023-01-11T21:00:44.0171291Z adding 'torch/include/dnnl_threadpool.h' 2023-01-11T21:00:44.0172987Z adding 'torch/include/dnnl_types.h' 2023-01-11T21:00:44.0174491Z adding 'torch/include/dnnl_version.h' 2023-01-11T21:00:44.0176102Z adding 'torch/include/fp16.h' 2023-01-11T21:00:44.0179427Z adding 'torch/include/fxdiv.h' 2023-01-11T21:00:44.0181477Z adding 'torch/include/libshm.h' 2023-01-11T21:00:44.0187272Z adding 'torch/include/nnpack.h' 2023-01-11T21:00:44.0195640Z adding 'torch/include/psimd.h' 2023-01-11T21:00:44.0202610Z adding 'torch/include/pthreadpool.h' 2023-01-11T21:00:44.0206031Z adding 'torch/include/qnnpack.h' 2023-01-11T21:00:44.0208283Z adding 'torch/include/qnnpack_func.h' 2023-01-11T21:00:44.0237988Z adding 'torch/include/sleef.h' 2023-01-11T21:00:44.0257968Z adding 'torch/include/xnnpack.h' 2023-01-11T21:00:44.0263624Z adding 'torch/include/ATen/ATen.h' 2023-01-11T21:00:44.0266002Z adding 'torch/include/ATen/AccumulateType.h' 2023-01-11T21:00:44.0267515Z adding 'torch/include/ATen/ArrayRef.h' 2023-01-11T21:00:44.0268854Z adding 'torch/include/ATen/Backend.h' 2023-01-11T21:00:44.0270026Z adding 'torch/include/ATen/Backtrace.h' 2023-01-11T21:00:44.0273289Z adding 'torch/include/ATen/CPUApplyUtils.h' 2023-01-11T21:00:44.0275389Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2023-01-11T21:00:44.0277260Z adding 'torch/include/ATen/CPUFunctions.h' 2023-01-11T21:00:44.0281348Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2023-01-11T21:00:44.0283863Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2023-01-11T21:00:44.0285774Z adding 'torch/include/ATen/CUDAFunctions.h' 2023-01-11T21:00:44.0290162Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2023-01-11T21:00:44.0293005Z adding 'torch/include/ATen/CollapseDims.h' 2023-01-11T21:00:44.0295063Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2023-01-11T21:00:44.0299632Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2023-01-11T21:00:44.0302690Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2023-01-11T21:00:44.0306019Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2023-01-11T21:00:44.0308637Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2023-01-11T21:00:44.0313012Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2023-01-11T21:00:44.0316002Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2023-01-11T21:00:44.0317747Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2023-01-11T21:00:44.0319310Z adding 'torch/include/ATen/Config.h' 2023-01-11T21:00:44.0323762Z adding 'torch/include/ATen/Context.h' 2023-01-11T21:00:44.0325871Z adding 'torch/include/ATen/DLConvertor.h' 2023-01-11T21:00:44.0327260Z adding 'torch/include/ATen/Device.h' 2023-01-11T21:00:44.0328928Z adding 'torch/include/ATen/DeviceGuard.h' 2023-01-11T21:00:44.0331279Z adding 'torch/include/ATen/DimVector.h' 2023-01-11T21:00:44.0332758Z adding 'torch/include/ATen/Dimname.h' 2023-01-11T21:00:44.0337905Z adding 'torch/include/ATen/Dispatch.h' 2023-01-11T21:00:44.0340221Z adding 'torch/include/ATen/DynamicLibrary.h' 2023-01-11T21:00:44.0342105Z adding 'torch/include/ATen/EmptyTensor.h' 2023-01-11T21:00:44.0344076Z adding 'torch/include/ATen/ExpandBase.h' 2023-01-11T21:00:44.0347808Z adding 'torch/include/ATen/ExpandUtils.h' 2023-01-11T21:00:44.0349643Z adding 'torch/include/ATen/Formatting.h' 2023-01-11T21:00:44.0351498Z adding 'torch/include/ATen/FuncTorchTLS.h' 2023-01-11T21:00:44.0354118Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2023-01-11T21:00:44.0358491Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2023-01-11T21:00:44.0366755Z adding 'torch/include/ATen/Functions.h' 2023-01-11T21:00:44.0369414Z adding 'torch/include/ATen/Generator.h' 2023-01-11T21:00:44.0371414Z adding 'torch/include/ATen/InferSize.h' 2023-01-11T21:00:44.0373287Z adding 'torch/include/ATen/InitialTensorOptions.h' 2023-01-11T21:00:44.0374461Z adding 'torch/include/ATen/Layout.h' 2023-01-11T21:00:44.0376028Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2023-01-11T21:00:44.0378794Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2023-01-11T21:00:44.0380657Z adding 'torch/include/ATen/LegacyVmapMode.h' 2023-01-11T21:00:44.0384111Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2023-01-11T21:00:44.0385959Z adding 'torch/include/ATen/LinalgBackend.h' 2023-01-11T21:00:44.0388053Z adding 'torch/include/ATen/MapAllocator.h' 2023-01-11T21:00:44.0390217Z adding 'torch/include/ATen/MatrixRef.h' 2023-01-11T21:00:44.0391963Z adding 'torch/include/ATen/MemoryOverlap.h' 2023-01-11T21:00:44.0393911Z adding 'torch/include/ATen/MetaFunctions.h' 2023-01-11T21:00:44.0396870Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2023-01-11T21:00:44.0400357Z adding 'torch/include/ATen/MethodOperators.h' 2023-01-11T21:00:44.0402152Z adding 'torch/include/ATen/NamedTensor.h' 2023-01-11T21:00:44.0405305Z adding 'torch/include/ATen/NamedTensorUtils.h' 2023-01-11T21:00:44.0412551Z adding 'torch/include/ATen/NativeFunctions.h' 2023-01-11T21:00:44.0420903Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2023-01-11T21:00:44.0425463Z adding 'torch/include/ATen/NestedTensorImpl.h' 2023-01-11T21:00:44.0427362Z adding 'torch/include/ATen/NumericUtils.h' 2023-01-11T21:00:44.0428931Z adding 'torch/include/ATen/OpMathType.h' 2023-01-11T21:00:44.0431258Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2023-01-11T21:00:44.0439065Z adding 'torch/include/ATen/Operators.h' 2023-01-11T21:00:44.0441680Z adding 'torch/include/ATen/PTThreadPool.h' 2023-01-11T21:00:44.0443458Z adding 'torch/include/ATen/PadNd.h' 2023-01-11T21:00:44.0444957Z adding 'torch/include/ATen/Parallel-inl.h' 2023-01-11T21:00:44.0447011Z adding 'torch/include/ATen/Parallel.h' 2023-01-11T21:00:44.0448616Z adding 'torch/include/ATen/ParallelFuture.h' 2023-01-11T21:00:44.0450214Z adding 'torch/include/ATen/ParallelNative.h' 2023-01-11T21:00:44.0451830Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2023-01-11T21:00:44.0453518Z adding 'torch/include/ATen/ParallelOpenMP.h' 2023-01-11T21:00:44.0455141Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2023-01-11T21:00:44.0661215Z adding 'torch/include/ATen/RedispatchFunctions.h' 2023-01-11T21:00:44.0812670Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2023-01-11T21:00:44.0831349Z adding 'torch/include/ATen/SavedTensorHooks.h' 2023-01-11T21:00:44.0833106Z adding 'torch/include/ATen/Scalar.h' 2023-01-11T21:00:44.0834572Z adding 'torch/include/ATen/ScalarOps.h' 2023-01-11T21:00:44.0836068Z adding 'torch/include/ATen/ScalarType.h' 2023-01-11T21:00:44.0837613Z adding 'torch/include/ATen/SequenceNumber.h' 2023-01-11T21:00:44.0838924Z adding 'torch/include/ATen/SmallVector.h' 2023-01-11T21:00:44.0841307Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2023-01-11T21:00:44.0844580Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2023-01-11T21:00:44.0849041Z adding 'torch/include/ATen/SparseTensorImpl.h' 2023-01-11T21:00:44.0851926Z adding 'torch/include/ATen/SparseTensorUtils.h' 2023-01-11T21:00:44.0853479Z adding 'torch/include/ATen/Storage.h' 2023-01-11T21:00:44.0854836Z adding 'torch/include/ATen/Tensor.h' 2023-01-11T21:00:44.0856283Z adding 'torch/include/ATen/TensorAccessor.h' 2023-01-11T21:00:44.0858382Z adding 'torch/include/ATen/TensorGeometry.h' 2023-01-11T21:00:44.0865234Z adding 'torch/include/ATen/TensorIndexing.h' 2023-01-11T21:00:44.0876461Z adding 'torch/include/ATen/TensorIterator.h' 2023-01-11T21:00:44.0879176Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2023-01-11T21:00:44.0881494Z adding 'torch/include/ATen/TensorMeta.h' 2023-01-11T21:00:44.0883570Z adding 'torch/include/ATen/TensorNames.h' 2023-01-11T21:00:44.0885706Z adding 'torch/include/ATen/TensorOperators.h' 2023-01-11T21:00:44.0886948Z adding 'torch/include/ATen/TensorOptions.h' 2023-01-11T21:00:44.0888861Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2023-01-11T21:00:44.0891287Z adding 'torch/include/ATen/TensorUtils.h' 2023-01-11T21:00:44.0893419Z adding 'torch/include/ATen/ThreadLocalState.h' 2023-01-11T21:00:44.0896166Z adding 'torch/include/ATen/TracerMode.h' 2023-01-11T21:00:44.0897906Z adding 'torch/include/ATen/TypeDefault.h' 2023-01-11T21:00:44.0899897Z adding 'torch/include/ATen/Utils.h' 2023-01-11T21:00:44.0901459Z adding 'torch/include/ATen/Version.h' 2023-01-11T21:00:44.1043614Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2023-01-11T21:00:44.1082718Z adding 'torch/include/ATen/WrapDimUtils.h' 2023-01-11T21:00:44.1084420Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2023-01-11T21:00:44.1087180Z adding 'torch/include/ATen/autocast_mode.h' 2023-01-11T21:00:44.1088934Z adding 'torch/include/ATen/ceil_div.h' 2023-01-11T21:00:44.1091776Z adding 'torch/include/ATen/code_template.h' 2023-01-11T21:00:44.1094482Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2023-01-11T21:00:44.1095509Z adding 'torch/include/ATen/div_rtn.h' 2023-01-11T21:00:44.1098116Z adding 'torch/include/ATen/dlpack.h' 2023-01-11T21:00:44.1099624Z adding 'torch/include/ATen/jit_macros.h' 2023-01-11T21:00:44.1101401Z adding 'torch/include/ATen/jiterator_macros.h' 2023-01-11T21:00:44.1108029Z adding 'torch/include/ATen/record_function.h' 2023-01-11T21:00:44.1110983Z adding 'torch/include/ATen/core/ATenGeneral.h' 2023-01-11T21:00:44.1112564Z adding 'torch/include/ATen/core/ATenOpList.h' 2023-01-11T21:00:44.1114005Z adding 'torch/include/ATen/core/ATen_fwd.h' 2023-01-11T21:00:44.1116500Z adding 'torch/include/ATen/core/ATen_pch.h' 2023-01-11T21:00:44.1118280Z adding 'torch/include/ATen/core/Array.h' 2023-01-11T21:00:44.1120060Z adding 'torch/include/ATen/core/Backtrace.h' 2023-01-11T21:00:44.1121003Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2023-01-11T21:00:44.1123229Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2023-01-11T21:00:44.1125021Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2023-01-11T21:00:44.1129261Z adding 'torch/include/ATen/core/Dict.h' 2023-01-11T21:00:44.1132029Z adding 'torch/include/ATen/core/Dict_inl.h' 2023-01-11T21:00:44.1133669Z adding 'torch/include/ATen/core/DimVector.h' 2023-01-11T21:00:44.1135142Z adding 'torch/include/ATen/core/Dimname.h' 2023-01-11T21:00:44.1138369Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2023-01-11T21:00:44.1140089Z adding 'torch/include/ATen/core/Formatting.h' 2023-01-11T21:00:44.1143035Z adding 'torch/include/ATen/core/Generator.h' 2023-01-11T21:00:44.1149232Z adding 'torch/include/ATen/core/IListRef.h' 2023-01-11T21:00:44.1152211Z adding 'torch/include/ATen/core/IListRef_inl.h' 2023-01-11T21:00:44.1154900Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2023-01-11T21:00:44.1159701Z adding 'torch/include/ATen/core/List.h' 2023-01-11T21:00:44.1163432Z adding 'torch/include/ATen/core/List_inl.h' 2023-01-11T21:00:44.1166630Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2023-01-11T21:00:44.1169390Z adding 'torch/include/ATen/core/NamedTensor.h' 2023-01-11T21:00:44.1172665Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2023-01-11T21:00:44.1174445Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2023-01-11T21:00:44.1176042Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2023-01-11T21:00:44.1178001Z adding 'torch/include/ATen/core/QuantizerBase.h' 2023-01-11T21:00:44.1179587Z adding 'torch/include/ATen/core/Range.h' 2023-01-11T21:00:44.1181134Z adding 'torch/include/ATen/core/Reduction.h' 2023-01-11T21:00:44.1182760Z adding 'torch/include/ATen/core/Scalar.h' 2023-01-11T21:00:44.1184008Z adding 'torch/include/ATen/core/ScalarType.h' 2023-01-11T21:00:44.1185675Z adding 'torch/include/ATen/core/Tensor.h' 2023-01-11T21:00:44.1188656Z adding 'torch/include/ATen/core/TensorAccessor.h' 2023-01-11T21:00:44.1199658Z adding 'torch/include/ATen/core/TensorBase.h' 2023-01-11T21:00:44.1247308Z adding 'torch/include/ATen/core/TensorBody.h' 2023-01-11T21:00:44.1255260Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2023-01-11T21:00:44.1257942Z adding 'torch/include/ATen/core/TransformationHelper.h' 2023-01-11T21:00:44.1259593Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2023-01-11T21:00:44.1260878Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2023-01-11T21:00:44.1263238Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2023-01-11T21:00:44.1265277Z adding 'torch/include/ATen/core/Variadic.h' 2023-01-11T21:00:44.1267254Z adding 'torch/include/ATen/core/Vitals.h' 2023-01-11T21:00:44.1269409Z adding 'torch/include/ATen/core/alias_info.h' 2023-01-11T21:00:44.1280623Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2023-01-11T21:00:44.1284503Z adding 'torch/include/ATen/core/blob.h' 2023-01-11T21:00:44.1286503Z adding 'torch/include/ATen/core/builtin_function.h' 2023-01-11T21:00:44.1290939Z adding 'torch/include/ATen/core/class_type.h' 2023-01-11T21:00:44.1293003Z adding 'torch/include/ATen/core/custom_class.h' 2023-01-11T21:00:44.1296571Z adding 'torch/include/ATen/core/dynamic_type.h' 2023-01-11T21:00:44.1298406Z adding 'torch/include/ATen/core/enum_tag.h' 2023-01-11T21:00:44.1300470Z adding 'torch/include/ATen/core/enum_type.h' 2023-01-11T21:00:44.1302863Z adding 'torch/include/ATen/core/function.h' 2023-01-11T21:00:44.1309943Z adding 'torch/include/ATen/core/function_schema.h' 2023-01-11T21:00:44.1315056Z adding 'torch/include/ATen/core/function_schema_inl.h' 2023-01-11T21:00:44.1317230Z adding 'torch/include/ATen/core/functional.h' 2023-01-11T21:00:44.1318797Z adding 'torch/include/ATen/core/grad_mode.h' 2023-01-11T21:00:44.1322519Z adding 'torch/include/ATen/core/interned_strings.h' 2023-01-11T21:00:44.1324656Z adding 'torch/include/ATen/core/interned_strings_class.h' 2023-01-11T21:00:44.1339067Z adding 'torch/include/ATen/core/ivalue.h' 2023-01-11T21:00:44.1364185Z adding 'torch/include/ATen/core/ivalue_inl.h' 2023-01-11T21:00:44.1367604Z adding 'torch/include/ATen/core/ivalue_to.h' 2023-01-11T21:00:44.1386623Z adding 'torch/include/ATen/core/jit_type.h' 2023-01-11T21:00:44.1394297Z adding 'torch/include/ATen/core/jit_type_base.h' 2023-01-11T21:00:44.1397102Z adding 'torch/include/ATen/core/operator_name.h' 2023-01-11T21:00:44.1399560Z adding 'torch/include/ATen/core/qualified_name.h' 2023-01-11T21:00:44.1401384Z adding 'torch/include/ATen/core/rref_interface.h' 2023-01-11T21:00:44.1404221Z adding 'torch/include/ATen/core/stack.h' 2023-01-11T21:00:44.1407093Z adding 'torch/include/ATen/core/symbol.h' 2023-01-11T21:00:44.1409220Z adding 'torch/include/ATen/core/type_factory.h' 2023-01-11T21:00:44.1410985Z adding 'torch/include/ATen/core/type_ptr.h' 2023-01-11T21:00:44.1412399Z adding 'torch/include/ATen/core/typeid.h' 2023-01-11T21:00:44.1415997Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2023-01-11T21:00:44.1418278Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2023-01-11T21:00:44.1421258Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2023-01-11T21:00:44.1424934Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2023-01-11T21:00:44.1426864Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2023-01-11T21:00:44.1428973Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2023-01-11T21:00:44.1430855Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2023-01-11T21:00:44.1434752Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2023-01-11T21:00:44.1442238Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2023-01-11T21:00:44.1445183Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2023-01-11T21:00:44.1447559Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2023-01-11T21:00:44.1451093Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2023-01-11T21:00:44.1460448Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2023-01-11T21:00:44.1462966Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2023-01-11T21:00:44.1467431Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2023-01-11T21:00:44.1469181Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2023-01-11T21:00:44.1470840Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2023-01-11T21:00:44.1472785Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2023-01-11T21:00:44.1475430Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2023-01-11T21:00:44.1478385Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2023-01-11T21:00:44.1484597Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2023-01-11T21:00:44.1487044Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2023-01-11T21:00:44.1489871Z adding 'torch/include/ATen/cpu/vml.h' 2023-01-11T21:00:44.1491679Z adding 'torch/include/ATen/cpu/vec/functional.h' 2023-01-11T21:00:44.1494215Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2023-01-11T21:00:44.1498154Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2023-01-11T21:00:44.1500419Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2023-01-11T21:00:44.1502005Z adding 'torch/include/ATen/cpu/vec/vec.h' 2023-01-11T21:00:44.1510257Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2023-01-11T21:00:44.1513770Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2023-01-11T21:00:44.1515449Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2023-01-11T21:00:44.1518274Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2023-01-11T21:00:44.1524395Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2023-01-11T21:00:44.1529253Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2023-01-11T21:00:44.1534268Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2023-01-11T21:00:44.1537931Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2023-01-11T21:00:44.1541572Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2023-01-11T21:00:44.1547221Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2023-01-11T21:00:44.1557562Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2023-01-11T21:00:44.1566497Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2023-01-11T21:00:44.1569666Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2023-01-11T21:00:44.1572143Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2023-01-11T21:00:44.1576843Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2023-01-11T21:00:44.1582023Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2023-01-11T21:00:44.1586197Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2023-01-11T21:00:44.1589921Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2023-01-11T21:00:44.1593324Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2023-01-11T21:00:44.1596764Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2023-01-11T21:00:44.1599674Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2023-01-11T21:00:44.1602702Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2023-01-11T21:00:44.1606638Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2023-01-11T21:00:44.1610717Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2023-01-11T21:00:44.1615691Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2023-01-11T21:00:44.1619213Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2023-01-11T21:00:44.1626286Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2023-01-11T21:00:44.1632181Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2023-01-11T21:00:44.1639525Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2023-01-11T21:00:44.1644144Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2023-01-11T21:00:44.1648211Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2023-01-11T21:00:44.1657851Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2023-01-11T21:00:44.1666795Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2023-01-11T21:00:44.1669952Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2023-01-11T21:00:44.1671584Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2023-01-11T21:00:44.1673421Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2023-01-11T21:00:44.1678175Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2023-01-11T21:00:44.1684514Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2023-01-11T21:00:44.1688035Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2023-01-11T21:00:44.1689942Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2023-01-11T21:00:44.1691878Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2023-01-11T21:00:44.1693774Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2023-01-11T21:00:44.1695339Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2023-01-11T21:00:44.1698061Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2023-01-11T21:00:44.1701714Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2023-01-11T21:00:44.1704202Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2023-01-11T21:00:44.1706115Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2023-01-11T21:00:44.1707851Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2023-01-11T21:00:44.1710595Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2023-01-11T21:00:44.1713500Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2023-01-11T21:00:44.1715341Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2023-01-11T21:00:44.1716823Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2023-01-11T21:00:44.1718598Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2023-01-11T21:00:44.1720449Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2023-01-11T21:00:44.1732356Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2023-01-11T21:00:44.1732782Z adding 'torch/include/ATen/cuda/Exceptions.h' 2023-01-11T21:00:44.1733130Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2023-01-11T21:00:44.1733457Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2023-01-11T21:00:44.1733900Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2023-01-11T21:00:44.1734308Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2023-01-11T21:00:44.1734645Z adding 'torch/include/ATen/cuda/Sleep.h' 2023-01-11T21:00:44.1734929Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2023-01-11T21:00:44.1738562Z adding 'torch/include/ATen/cuda/cub.cuh' 2023-01-11T21:00:44.1740798Z adding 'torch/include/ATen/cuda/cub.h' 2023-01-11T21:00:44.1742418Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2023-01-11T21:00:44.1744075Z adding 'torch/include/ATen/cuda/jiterator.h' 2023-01-11T21:00:44.1746386Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2023-01-11T21:00:44.1747904Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2023-01-11T21:00:44.1749839Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2023-01-11T21:00:44.1752883Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2023-01-11T21:00:44.1754543Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2023-01-11T21:00:44.1756836Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2023-01-11T21:00:44.1758538Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2023-01-11T21:00:44.1760440Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2023-01-11T21:00:44.1762215Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2023-01-11T21:00:44.1763785Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2023-01-11T21:00:44.1765601Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2023-01-11T21:00:44.1767277Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2023-01-11T21:00:44.1771379Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2023-01-11T21:00:44.1772993Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2023-01-11T21:00:44.1774383Z adding 'torch/include/ATen/cudnn/Handle.h' 2023-01-11T21:00:44.1775693Z adding 'torch/include/ATen/cudnn/Handles.h' 2023-01-11T21:00:44.1776959Z adding 'torch/include/ATen/cudnn/Types.h' 2023-01-11T21:00:44.1778363Z adding 'torch/include/ATen/cudnn/Utils.h' 2023-01-11T21:00:44.1779953Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2023-01-11T21:00:44.1782659Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2023-01-11T21:00:44.1784524Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2023-01-11T21:00:44.1786319Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2023-01-11T21:00:44.1787910Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2023-01-11T21:00:44.1789432Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2023-01-11T21:00:44.1791328Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2023-01-11T21:00:44.1795737Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2023-01-11T21:00:44.1798241Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2023-01-11T21:00:44.1800975Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2023-01-11T21:00:44.1803306Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2023-01-11T21:00:44.1805890Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2023-01-11T21:00:44.1807590Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2023-01-11T21:00:44.1810506Z adding 'torch/include/ATen/functorch/Interpreter.h' 2023-01-11T21:00:44.1814003Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2023-01-11T21:00:44.1815557Z adding 'torch/include/ATen/functorch/Macros.h' 2023-01-11T21:00:44.1817540Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2023-01-11T21:00:44.1819897Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2023-01-11T21:00:44.1821581Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2023-01-11T21:00:44.1823749Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2023-01-11T21:00:44.1825267Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2023-01-11T21:00:44.1828975Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2023-01-11T21:00:44.1831457Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2023-01-11T21:00:44.1834222Z adding 'torch/include/ATen/native/Activation.h' 2023-01-11T21:00:44.1836128Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2023-01-11T21:00:44.1838856Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2023-01-11T21:00:44.1841032Z adding 'torch/include/ATen/native/BinaryOps.h' 2023-01-11T21:00:44.1844013Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2023-01-11T21:00:44.1846200Z adding 'torch/include/ATen/native/CPUBlas.h' 2023-01-11T21:00:44.1848044Z adding 'torch/include/ATen/native/CPUFallback.h' 2023-01-11T21:00:44.1849721Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2023-01-11T21:00:44.1851708Z adding 'torch/include/ATen/native/ComplexHelper.h' 2023-01-11T21:00:44.1853665Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2023-01-11T21:00:44.1856303Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2023-01-11T21:00:44.1860703Z adding 'torch/include/ATen/native/ConvUtils.h' 2023-01-11T21:00:44.1863077Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2023-01-11T21:00:44.1864487Z adding 'torch/include/ATen/native/Copy.h' 2023-01-11T21:00:44.1865946Z adding 'torch/include/ATen/native/Cross.h' 2023-01-11T21:00:44.1868525Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2023-01-11T21:00:44.1871834Z adding 'torch/include/ATen/native/DispatchStub.h' 2023-01-11T21:00:44.1873832Z adding 'torch/include/ATen/native/Distance.h' 2023-01-11T21:00:44.1878146Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2023-01-11T21:00:44.1885010Z adding 'torch/include/ATen/native/Distributions.h' 2023-01-11T21:00:44.1888037Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2023-01-11T21:00:44.1889596Z adding 'torch/include/ATen/native/Fill.h' 2023-01-11T21:00:44.1892510Z adding 'torch/include/ATen/native/ForeachUtils.h' 2023-01-11T21:00:44.1894627Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2023-01-11T21:00:44.1896252Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2023-01-11T21:00:44.1899254Z adding 'torch/include/ATen/native/GridSampler.h' 2023-01-11T21:00:44.1901728Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2023-01-11T21:00:44.1903563Z adding 'torch/include/ATen/native/Histogram.h' 2023-01-11T21:00:44.1905356Z adding 'torch/include/ATen/native/IndexKernel.h' 2023-01-11T21:00:44.1907920Z adding 'torch/include/ATen/native/IndexingUtils.h' 2023-01-11T21:00:44.1909903Z adding 'torch/include/ATen/native/Lerp.h' 2023-01-11T21:00:44.1911529Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2023-01-11T21:00:44.1919965Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2023-01-11T21:00:44.1922526Z adding 'torch/include/ATen/native/LossMulti.h' 2023-01-11T21:00:44.1961930Z adding 'torch/include/ATen/native/Math.h' 2023-01-11T21:00:44.1967186Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2023-01-11T21:00:44.1970271Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2023-01-11T21:00:44.1972238Z adding 'torch/include/ATen/native/MaxPooling.h' 2023-01-11T21:00:44.1973962Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2023-01-11T21:00:44.1975953Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2023-01-11T21:00:44.1977635Z adding 'torch/include/ATen/native/Normalization.h' 2023-01-11T21:00:44.1979211Z adding 'torch/include/ATen/native/PointwiseOps.h' 2023-01-11T21:00:44.1982818Z adding 'torch/include/ATen/native/Pool.h' 2023-01-11T21:00:44.1986769Z adding 'torch/include/ATen/native/Pow.h' 2023-01-11T21:00:44.1988664Z adding 'torch/include/ATen/native/RNN.h' 2023-01-11T21:00:44.1990302Z adding 'torch/include/ATen/native/RangeFactories.h' 2023-01-11T21:00:44.1991737Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2023-01-11T21:00:44.1993397Z adding 'torch/include/ATen/native/ReduceOps.h' 2023-01-11T21:00:44.1997634Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2023-01-11T21:00:44.1999839Z adding 'torch/include/ATen/native/Repeat.h' 2023-01-11T21:00:44.2002621Z adding 'torch/include/ATen/native/Resize.h' 2023-01-11T21:00:44.2004535Z adding 'torch/include/ATen/native/ResizeCommon.h' 2023-01-11T21:00:44.2006618Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2023-01-11T21:00:44.2008290Z adding 'torch/include/ATen/native/SegmentReduce.h' 2023-01-11T21:00:44.2011932Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2023-01-11T21:00:44.2014269Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2023-01-11T21:00:44.2015905Z adding 'torch/include/ATen/native/Sorting.h' 2023-01-11T21:00:44.2017695Z adding 'torch/include/ATen/native/SortingUtils.h' 2023-01-11T21:00:44.2019926Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2023-01-11T21:00:44.2022379Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2023-01-11T21:00:44.2024586Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2023-01-11T21:00:44.2026793Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2023-01-11T21:00:44.2028572Z adding 'torch/include/ATen/native/TensorCompare.h' 2023-01-11T21:00:44.2030123Z adding 'torch/include/ATen/native/TensorConversions.h' 2023-01-11T21:00:44.2031865Z adding 'torch/include/ATen/native/TensorDimApply.h' 2023-01-11T21:00:44.2034165Z adding 'torch/include/ATen/native/TensorFactories.h' 2023-01-11T21:00:44.2035775Z adding 'torch/include/ATen/native/TensorIterator.h' 2023-01-11T21:00:44.2037658Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2023-01-11T21:00:44.2039217Z adding 'torch/include/ATen/native/TensorProperties.h' 2023-01-11T21:00:44.2041080Z adding 'torch/include/ATen/native/TensorShape.h' 2023-01-11T21:00:44.2042812Z adding 'torch/include/ATen/native/TensorTransformations.h' 2023-01-11T21:00:44.2044657Z adding 'torch/include/ATen/native/TopKImpl.h' 2023-01-11T21:00:44.2046302Z adding 'torch/include/ATen/native/TransposeType.h' 2023-01-11T21:00:44.2048158Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2023-01-11T21:00:44.2049781Z adding 'torch/include/ATen/native/TypeProperties.h' 2023-01-11T21:00:44.2051721Z adding 'torch/include/ATen/native/UnaryOps.h' 2023-01-11T21:00:44.2053430Z adding 'torch/include/ATen/native/Unfold2d.h' 2023-01-11T21:00:44.2054930Z adding 'torch/include/ATen/native/Unfold3d.h' 2023-01-11T21:00:44.2057073Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2023-01-11T21:00:44.2061630Z adding 'torch/include/ATen/native/UpSample.h' 2023-01-11T21:00:44.2064019Z adding 'torch/include/ATen/native/batch_norm.h' 2023-01-11T21:00:44.2065668Z adding 'torch/include/ATen/native/group_norm.h' 2023-01-11T21:00:44.2067790Z adding 'torch/include/ATen/native/im2col.h' 2023-01-11T21:00:44.2070347Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2023-01-11T21:00:44.2072455Z adding 'torch/include/ATen/native/layer_norm.h' 2023-01-11T21:00:44.2074023Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2023-01-11T21:00:44.2076027Z adding 'torch/include/ATen/native/vol2col.h' 2023-01-11T21:00:44.2078209Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2023-01-11T21:00:44.2079795Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2023-01-11T21:00:44.2081343Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2023-01-11T21:00:44.2082700Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2023-01-11T21:00:44.2084263Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2023-01-11T21:00:44.2087706Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2023-01-11T21:00:44.2089755Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2023-01-11T21:00:44.2091861Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2023-01-11T21:00:44.2093690Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2023-01-11T21:00:44.2095839Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2023-01-11T21:00:44.2099741Z adding 'torch/include/ATen/native/cpu/Loops.h' 2023-01-11T21:00:44.2101518Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2023-01-11T21:00:44.2103208Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2023-01-11T21:00:44.2106973Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2023-01-11T21:00:44.2109968Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2023-01-11T21:00:44.2111630Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2023-01-11T21:00:44.2113097Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2023-01-11T21:00:44.2114635Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2023-01-11T21:00:44.2119032Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2023-01-11T21:00:44.2121476Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2023-01-11T21:00:44.2123943Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2023-01-11T21:00:44.2126627Z adding 'torch/include/ATen/native/cpu/utils.h' 2023-01-11T21:00:44.2128636Z adding 'torch/include/ATen/native/cpu/zmath.h' 2023-01-11T21:00:44.2130841Z adding 'torch/include/ATen/native/cuda/Activation.h' 2023-01-11T21:00:44.2132658Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2023-01-11T21:00:44.2136067Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2023-01-11T21:00:44.2139428Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2023-01-11T21:00:44.2141290Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2023-01-11T21:00:44.2142792Z adding 'torch/include/ATen/native/cuda/Copy.h' 2023-01-11T21:00:44.2148750Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2023-01-11T21:00:44.2151001Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2023-01-11T21:00:44.2152432Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2023-01-11T21:00:44.2158727Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2023-01-11T21:00:44.2160807Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2023-01-11T21:00:44.2162300Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2023-01-11T21:00:44.2165157Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2023-01-11T21:00:44.2168676Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2023-01-11T21:00:44.2170379Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2023-01-11T21:00:44.2171801Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2023-01-11T21:00:44.2174581Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2023-01-11T21:00:44.2176890Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2023-01-11T21:00:44.2178206Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2023-01-11T21:00:44.2181517Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2023-01-11T21:00:44.2210581Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2023-01-11T21:00:44.2216997Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2023-01-11T21:00:44.2218966Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2023-01-11T21:00:44.2221902Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2023-01-11T21:00:44.2237196Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2023-01-11T21:00:44.2242929Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2023-01-11T21:00:44.2245126Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2023-01-11T21:00:44.2248998Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2023-01-11T21:00:44.2251243Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2023-01-11T21:00:44.2264234Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2023-01-11T21:00:44.2266880Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2023-01-11T21:00:44.2268629Z adding 'torch/include/ATen/native/cuda/Resize.h' 2023-01-11T21:00:44.2270259Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2023-01-11T21:00:44.2274452Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2023-01-11T21:00:44.2276403Z adding 'torch/include/ATen/native/cuda/Sort.h' 2023-01-11T21:00:44.2277928Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2023-01-11T21:00:44.2280888Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2023-01-11T21:00:44.2282634Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2023-01-11T21:00:44.2284997Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2023-01-11T21:00:44.2288989Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2023-01-11T21:00:44.2294304Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2023-01-11T21:00:44.2296139Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2023-01-11T21:00:44.2297566Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2023-01-11T21:00:44.2298944Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2023-01-11T21:00:44.2302315Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2023-01-11T21:00:44.2304828Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2023-01-11T21:00:44.2306467Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2023-01-11T21:00:44.2307856Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2023-01-11T21:00:44.2310450Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2023-01-11T21:00:44.2313418Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2023-01-11T21:00:44.2316343Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2023-01-11T21:00:44.2322112Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2023-01-11T21:00:44.2324236Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2023-01-11T21:00:44.2327177Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2023-01-11T21:00:44.2329548Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2023-01-11T21:00:44.2331290Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2023-01-11T21:00:44.2332689Z adding 'torch/include/ATen/native/quantized/Copy.h' 2023-01-11T21:00:44.2362047Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2023-01-11T21:00:44.2363568Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2023-01-11T21:00:44.2365690Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2023-01-11T21:00:44.2367492Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2023-01-11T21:00:44.2369066Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2023-01-11T21:00:44.2372428Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2023-01-11T21:00:44.2378248Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2023-01-11T21:00:44.2381961Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2023-01-11T21:00:44.2384869Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2023-01-11T21:00:44.2386515Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2023-01-11T21:00:44.2389634Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2023-01-11T21:00:44.2393404Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2023-01-11T21:00:44.2396937Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2023-01-11T21:00:44.2398818Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2023-01-11T21:00:44.2400463Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2023-01-11T21:00:44.2401883Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2023-01-11T21:00:44.2443610Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2023-01-11T21:00:44.2445513Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2023-01-11T21:00:44.2447385Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2448498Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.2449751Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.2451397Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2023-01-11T21:00:44.2453010Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2023-01-11T21:00:44.2454802Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2456202Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2023-01-11T21:00:44.2457983Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2023-01-11T21:00:44.2459175Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2023-01-11T21:00:44.2461060Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2023-01-11T21:00:44.2462612Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2023-01-11T21:00:44.2464300Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2023-01-11T21:00:44.2465819Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2467333Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.2468791Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.2470134Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2023-01-11T21:00:44.2471641Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2023-01-11T21:00:44.2473223Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2474745Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2023-01-11T21:00:44.2476280Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2023-01-11T21:00:44.2477762Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2023-01-11T21:00:44.2479326Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2023-01-11T21:00:44.2480833Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2023-01-11T21:00:44.2482364Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2483797Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2023-01-11T21:00:44.2485246Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2023-01-11T21:00:44.2486896Z adding 'torch/include/ATen/ops/_add_relu.h' 2023-01-11T21:00:44.2488480Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2490017Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2023-01-11T21:00:44.2491505Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2023-01-11T21:00:44.2492983Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2023-01-11T21:00:44.2494704Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2023-01-11T21:00:44.2496434Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2023-01-11T21:00:44.2498188Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.2499661Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2023-01-11T21:00:44.2501123Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2023-01-11T21:00:44.2502768Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2023-01-11T21:00:44.2504315Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2023-01-11T21:00:44.2505819Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2023-01-11T21:00:44.2507401Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2023-01-11T21:00:44.2509012Z adding 'torch/include/ATen/ops/_aminmax.h' 2023-01-11T21:00:44.2510639Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2512149Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2023-01-11T21:00:44.2513590Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2023-01-11T21:00:44.2515118Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2023-01-11T21:00:44.2516804Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2023-01-11T21:00:44.2518546Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2023-01-11T21:00:44.2520185Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2521732Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2023-01-11T21:00:44.2523169Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2023-01-11T21:00:44.2524850Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2023-01-11T21:00:44.2526433Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2023-01-11T21:00:44.2528152Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2529625Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2023-01-11T21:00:44.2531113Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2023-01-11T21:00:44.2532581Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2023-01-11T21:00:44.2534290Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2023-01-11T21:00:44.2535772Z adding 'torch/include/ATen/ops/_assert_async.h' 2023-01-11T21:00:44.2537306Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2023-01-11T21:00:44.2538756Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2023-01-11T21:00:44.2540208Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2023-01-11T21:00:44.2541640Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2023-01-11T21:00:44.2543297Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2023-01-11T21:00:44.2544902Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2546394Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2023-01-11T21:00:44.2547901Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2023-01-11T21:00:44.2549388Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2023-01-11T21:00:44.2550919Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2552344Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2023-01-11T21:00:44.2553809Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2023-01-11T21:00:44.2555326Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2023-01-11T21:00:44.2556870Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2558317Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2023-01-11T21:00:44.2559808Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2023-01-11T21:00:44.2561233Z adding 'torch/include/ATen/ops/_backward.h' 2023-01-11T21:00:44.2562847Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2564240Z adding 'torch/include/ATen/ops/_backward_native.h' 2023-01-11T21:00:44.2565705Z adding 'torch/include/ATen/ops/_backward_ops.h' 2023-01-11T21:00:44.2567264Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2023-01-11T21:00:44.2568843Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2023-01-11T21:00:44.2570524Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2571973Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2023-01-11T21:00:44.2573652Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2023-01-11T21:00:44.2575252Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2576755Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2023-01-11T21:00:44.2578253Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2023-01-11T21:00:44.2579770Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2023-01-11T21:00:44.2581330Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2582884Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2023-01-11T21:00:44.2584357Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2023-01-11T21:00:44.2585886Z adding 'torch/include/ATen/ops/_cast_Char.h' 2023-01-11T21:00:44.2587381Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2588726Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2023-01-11T21:00:44.2590170Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2023-01-11T21:00:44.2591622Z adding 'torch/include/ATen/ops/_cast_Double.h' 2023-01-11T21:00:44.2593112Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2594474Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2023-01-11T21:00:44.2595981Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2023-01-11T21:00:44.2597520Z adding 'torch/include/ATen/ops/_cast_Float.h' 2023-01-11T21:00:44.2599016Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2600384Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2023-01-11T21:00:44.2601836Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2023-01-11T21:00:44.2603302Z adding 'torch/include/ATen/ops/_cast_Half.h' 2023-01-11T21:00:44.2604812Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2606160Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2023-01-11T21:00:44.2607587Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2023-01-11T21:00:44.2609053Z adding 'torch/include/ATen/ops/_cast_Int.h' 2023-01-11T21:00:44.2610909Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2612210Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2023-01-11T21:00:44.2613617Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2023-01-11T21:00:44.2615113Z adding 'torch/include/ATen/ops/_cast_Long.h' 2023-01-11T21:00:44.2616793Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2618218Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2023-01-11T21:00:44.2619836Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2023-01-11T21:00:44.2621424Z adding 'torch/include/ATen/ops/_cast_Short.h' 2023-01-11T21:00:44.2623130Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2624634Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2023-01-11T21:00:44.2626146Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2023-01-11T21:00:44.2627762Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2023-01-11T21:00:44.2629386Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2630760Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2023-01-11T21:00:44.2632297Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2023-01-11T21:00:44.2633762Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2023-01-11T21:00:44.2635336Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2023-01-11T21:00:44.2636985Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2023-01-11T21:00:44.2638707Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2640673Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2023-01-11T21:00:44.2642294Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2023-01-11T21:00:44.2643086Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2023-01-11T21:00:44.2644653Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2023-01-11T21:00:44.2645994Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2023-01-11T21:00:44.2647722Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2649321Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2023-01-11T21:00:44.2650670Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2023-01-11T21:00:44.2651944Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2023-01-11T21:00:44.2653452Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2023-01-11T21:00:44.2654788Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2023-01-11T21:00:44.2656472Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2657821Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2023-01-11T21:00:44.2659519Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2023-01-11T21:00:44.2661093Z adding 'torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention.h' 2023-01-11T21:00:44.2662789Z adding 'torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_cuda_dispatch.h' 2023-01-11T21:00:44.2664378Z adding 'torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_native.h' 2023-01-11T21:00:44.2666546Z adding 'torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_ops.h' 2023-01-11T21:00:44.2667824Z adding 'torch/include/ATen/ops/_coalesce.h' 2023-01-11T21:00:44.2669565Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2671023Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2023-01-11T21:00:44.2672524Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2023-01-11T21:00:44.2674169Z adding 'torch/include/ATen/ops/_coalesced.h' 2023-01-11T21:00:44.2676029Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2677522Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2023-01-11T21:00:44.2679060Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2023-01-11T21:00:44.2680719Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2023-01-11T21:00:44.2682423Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2023-01-11T21:00:44.2684035Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2023-01-11T21:00:44.2685612Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2023-01-11T21:00:44.2687100Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2023-01-11T21:00:44.2688810Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2023-01-11T21:00:44.2690259Z adding 'torch/include/ATen/ops/_conj.h' 2023-01-11T21:00:44.2691895Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2693329Z adding 'torch/include/ATen/ops/_conj_copy.h' 2023-01-11T21:00:44.2695016Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2696563Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.2697911Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2023-01-11T21:00:44.2699559Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2023-01-11T21:00:44.2701226Z adding 'torch/include/ATen/ops/_conj_native.h' 2023-01-11T21:00:44.2702874Z adding 'torch/include/ATen/ops/_conj_ops.h' 2023-01-11T21:00:44.2704526Z adding 'torch/include/ATen/ops/_conj_physical.h' 2023-01-11T21:00:44.2706235Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2707654Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2023-01-11T21:00:44.2709312Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2023-01-11T21:00:44.2711288Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2023-01-11T21:00:44.2713199Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2023-01-11T21:00:44.2714745Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2023-01-11T21:00:44.2716635Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2023-01-11T21:00:44.2718362Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2023-01-11T21:00:44.2720125Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.2721600Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2023-01-11T21:00:44.2723156Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2023-01-11T21:00:44.2724698Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2023-01-11T21:00:44.2726253Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2023-01-11T21:00:44.2727784Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2023-01-11T21:00:44.2729462Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2023-01-11T21:00:44.2731145Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2023-01-11T21:00:44.2732894Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.2734382Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2023-01-11T21:00:44.2735961Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2023-01-11T21:00:44.2737517Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2023-01-11T21:00:44.2739113Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2023-01-11T21:00:44.2740633Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2023-01-11T21:00:44.2742384Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2023-01-11T21:00:44.2744638Z adding 'torch/include/ATen/ops/_convolution.h' 2023-01-11T21:00:44.2746689Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2748399Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2750178Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2023-01-11T21:00:44.2752035Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2753509Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2023-01-11T21:00:44.2755347Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2023-01-11T21:00:44.2757012Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2023-01-11T21:00:44.2758757Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2760264Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2023-01-11T21:00:44.2762002Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2023-01-11T21:00:44.2763588Z adding 'torch/include/ATen/ops/_convolution_native.h' 2023-01-11T21:00:44.2765514Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2023-01-11T21:00:44.2767185Z adding 'torch/include/ATen/ops/_copy_from.h' 2023-01-11T21:00:44.2768780Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2023-01-11T21:00:44.2770502Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2771861Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2023-01-11T21:00:44.2773575Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2023-01-11T21:00:44.2775285Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2776678Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2023-01-11T21:00:44.2778381Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2023-01-11T21:00:44.2780142Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2023-01-11T21:00:44.2782019Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2023-01-11T21:00:44.2783966Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2785598Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2023-01-11T21:00:44.2789434Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2023-01-11T21:00:44.2791204Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2023-01-11T21:00:44.2793128Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2023-01-11T21:00:44.2795001Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2796629Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2023-01-11T21:00:44.2798276Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2023-01-11T21:00:44.2799841Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2023-01-11T21:00:44.2801758Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2023-01-11T21:00:44.2803574Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2023-01-11T21:00:44.2805356Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2806905Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2023-01-11T21:00:44.2808414Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2023-01-11T21:00:44.2810319Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2023-01-11T21:00:44.2812200Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2023-01-11T21:00:44.2813891Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2815467Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2023-01-11T21:00:44.2816978Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2023-01-11T21:00:44.2818742Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2023-01-11T21:00:44.2821069Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2023-01-11T21:00:44.2824049Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2023-01-11T21:00:44.2826356Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2828108Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2023-01-11T21:00:44.2829787Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2023-01-11T21:00:44.2831861Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2023-01-11T21:00:44.2833853Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2835581Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2023-01-11T21:00:44.2837560Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2023-01-11T21:00:44.2839478Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2841058Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2023-01-11T21:00:44.2842639Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2023-01-11T21:00:44.2844385Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2023-01-11T21:00:44.2846025Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2023-01-11T21:00:44.2847957Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2023-01-11T21:00:44.2849569Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2023-01-11T21:00:44.2851312Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2852618Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2023-01-11T21:00:44.2854205Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2023-01-11T21:00:44.2855705Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2023-01-11T21:00:44.2857326Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2859707Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2023-01-11T21:00:44.2860354Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2023-01-11T21:00:44.2861744Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2023-01-11T21:00:44.2863400Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2864964Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2023-01-11T21:00:44.2866366Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2023-01-11T21:00:44.2867824Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2023-01-11T21:00:44.2869391Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2870844Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2023-01-11T21:00:44.2872362Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2023-01-11T21:00:44.2873892Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2023-01-11T21:00:44.2875482Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2023-01-11T21:00:44.2877055Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2023-01-11T21:00:44.2878545Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2023-01-11T21:00:44.2880200Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2023-01-11T21:00:44.2881745Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2023-01-11T21:00:44.2883335Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2023-01-11T21:00:44.2884880Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2023-01-11T21:00:44.2886375Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2023-01-11T21:00:44.2887965Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2023-01-11T21:00:44.2889516Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2023-01-11T21:00:44.2891176Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2892619Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2023-01-11T21:00:44.2894100Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2023-01-11T21:00:44.2895610Z adding 'torch/include/ATen/ops/_dimI.h' 2023-01-11T21:00:44.2897040Z adding 'torch/include/ATen/ops/_dimI_native.h' 2023-01-11T21:00:44.2898553Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2023-01-11T21:00:44.2900012Z adding 'torch/include/ATen/ops/_dimV.h' 2023-01-11T21:00:44.2901444Z adding 'torch/include/ATen/ops/_dimV_native.h' 2023-01-11T21:00:44.2903167Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2023-01-11T21:00:44.2904568Z adding 'torch/include/ATen/ops/_dim_arange.h' 2023-01-11T21:00:44.2906134Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2907433Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2023-01-11T21:00:44.2909128Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2023-01-11T21:00:44.2910802Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2023-01-11T21:00:44.2912204Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2913403Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2023-01-11T21:00:44.2914886Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2023-01-11T21:00:44.2916418Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2023-01-11T21:00:44.2918129Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2023-01-11T21:00:44.2919838Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2023-01-11T21:00:44.2921345Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2023-01-11T21:00:44.2922769Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2023-01-11T21:00:44.2924430Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2023-01-11T21:00:44.2926033Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2023-01-11T21:00:44.2927693Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2023-01-11T21:00:44.2929204Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2023-01-11T21:00:44.2930866Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2023-01-11T21:00:44.2932574Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2023-01-11T21:00:44.2934288Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2935797Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2023-01-11T21:00:44.2937351Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2023-01-11T21:00:44.2938873Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2023-01-11T21:00:44.2940373Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2023-01-11T21:00:44.2942019Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2023-01-11T21:00:44.2944058Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2023-01-11T21:00:44.2945868Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2023-01-11T21:00:44.2947682Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2949174Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2023-01-11T21:00:44.2950890Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2023-01-11T21:00:44.2952613Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2954240Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2023-01-11T21:00:44.2955878Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2023-01-11T21:00:44.2957925Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2023-01-11T21:00:44.2959930Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2961578Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2023-01-11T21:00:44.2963243Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2023-01-11T21:00:44.2964876Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2023-01-11T21:00:44.2966713Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2023-01-11T21:00:44.2968612Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2023-01-11T21:00:44.2970435Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2972069Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2023-01-11T21:00:44.2973646Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2023-01-11T21:00:44.2975307Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2023-01-11T21:00:44.2977167Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2023-01-11T21:00:44.2978885Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2023-01-11T21:00:44.2980723Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2023-01-11T21:00:44.2982688Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2023-01-11T21:00:44.2984674Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.2986257Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2023-01-11T21:00:44.2987803Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2023-01-11T21:00:44.2989404Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2023-01-11T21:00:44.2991068Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2023-01-11T21:00:44.2992819Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2023-01-11T21:00:44.2994572Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.2996130Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2023-01-11T21:00:44.2997876Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2023-01-11T21:00:44.2999646Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2023-01-11T21:00:44.3001341Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3002942Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2023-01-11T21:00:44.3004458Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2023-01-11T21:00:44.3006197Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2023-01-11T21:00:44.3008028Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2023-01-11T21:00:44.3009793Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3011335Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2023-01-11T21:00:44.3012914Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2023-01-11T21:00:44.3014672Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2023-01-11T21:00:44.3016279Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2023-01-11T21:00:44.3017881Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3019364Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2023-01-11T21:00:44.3020968Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2023-01-11T21:00:44.3022820Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2023-01-11T21:00:44.3024517Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2023-01-11T21:00:44.3026167Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2023-01-11T21:00:44.3027719Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2023-01-11T21:00:44.3029207Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2023-01-11T21:00:44.3030926Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2023-01-11T21:00:44.3032664Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3034174Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2023-01-11T21:00:44.3035812Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2023-01-11T21:00:44.3037296Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2023-01-11T21:00:44.3039051Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2023-01-11T21:00:44.3040731Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2023-01-11T21:00:44.3042452Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2023-01-11T21:00:44.3044049Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2023-01-11T21:00:44.3045614Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2023-01-11T21:00:44.3047102Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2023-01-11T21:00:44.3048799Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2023-01-11T21:00:44.3050536Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3052063Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2023-01-11T21:00:44.3053614Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2023-01-11T21:00:44.3055160Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2023-01-11T21:00:44.3056888Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2023-01-11T21:00:44.3058804Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2023-01-11T21:00:44.3060691Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3062191Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2023-01-11T21:00:44.3063903Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2023-01-11T21:00:44.3065490Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2023-01-11T21:00:44.3067275Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2023-01-11T21:00:44.3069256Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2023-01-11T21:00:44.3071120Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2023-01-11T21:00:44.3072583Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2023-01-11T21:00:44.3074014Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2023-01-11T21:00:44.3075744Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2023-01-11T21:00:44.3077259Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2023-01-11T21:00:44.3078756Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2023-01-11T21:00:44.3080204Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2023-01-11T21:00:44.3081646Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2023-01-11T21:00:44.3083012Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2023-01-11T21:00:44.3084893Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2023-01-11T21:00:44.3086263Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2023-01-11T21:00:44.3087981Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2023-01-11T21:00:44.3089445Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2023-01-11T21:00:44.3091104Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2023-01-11T21:00:44.3092782Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2023-01-11T21:00:44.3094360Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2023-01-11T21:00:44.3095632Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2023-01-11T21:00:44.3097056Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2023-01-11T21:00:44.3098555Z adding 'torch/include/ATen/ops/_foobar.h' 2023-01-11T21:00:44.3100085Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3101460Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2023-01-11T21:00:44.3103008Z adding 'torch/include/ATen/ops/_foobar_native.h' 2023-01-11T21:00:44.3104557Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2023-01-11T21:00:44.3106090Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2023-01-11T21:00:44.3107675Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3109148Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2023-01-11T21:00:44.3110565Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2023-01-11T21:00:44.3111942Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2023-01-11T21:00:44.3113455Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2023-01-11T21:00:44.3114991Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2023-01-11T21:00:44.3116711Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3118174Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2023-01-11T21:00:44.3119744Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2023-01-11T21:00:44.3120981Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2023-01-11T21:00:44.3122484Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2023-01-11T21:00:44.3124169Z adding 'torch/include/ATen/ops/_foreach_add.h' 2023-01-11T21:00:44.3125834Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3127277Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2023-01-11T21:00:44.3128713Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2023-01-11T21:00:44.3130217Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2023-01-11T21:00:44.3132124Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2023-01-11T21:00:44.3134054Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2023-01-11T21:00:44.3135827Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3137259Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2023-01-11T21:00:44.3138758Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2023-01-11T21:00:44.3140321Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2023-01-11T21:00:44.3142324Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2023-01-11T21:00:44.3144646Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2023-01-11T21:00:44.3146442Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3147927Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2023-01-11T21:00:44.3149428Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2023-01-11T21:00:44.3151080Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2023-01-11T21:00:44.3153234Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2023-01-11T21:00:44.3155074Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2023-01-11T21:00:44.3156666Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3158060Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2023-01-11T21:00:44.3159589Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2023-01-11T21:00:44.3160985Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2023-01-11T21:00:44.3162484Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2023-01-11T21:00:44.3163908Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2023-01-11T21:00:44.3165536Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3167576Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2023-01-11T21:00:44.3169153Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2023-01-11T21:00:44.3170575Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2023-01-11T21:00:44.3172129Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2023-01-11T21:00:44.3173642Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2023-01-11T21:00:44.3175220Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3176584Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2023-01-11T21:00:44.3178023Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2023-01-11T21:00:44.3179346Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2023-01-11T21:00:44.3180881Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2023-01-11T21:00:44.3182381Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2023-01-11T21:00:44.3184102Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3185391Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2023-01-11T21:00:44.3186823Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2023-01-11T21:00:44.3188126Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2023-01-11T21:00:44.3189808Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2023-01-11T21:00:44.3191174Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2023-01-11T21:00:44.3192755Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3194122Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2023-01-11T21:00:44.3195578Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2023-01-11T21:00:44.3196965Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2023-01-11T21:00:44.3198569Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2023-01-11T21:00:44.3200185Z adding 'torch/include/ATen/ops/_foreach_div.h' 2023-01-11T21:00:44.3201872Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3203300Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2023-01-11T21:00:44.3204804Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2023-01-11T21:00:44.3206250Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2023-01-11T21:00:44.3208202Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2023-01-11T21:00:44.3209843Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2023-01-11T21:00:44.3211404Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3212784Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2023-01-11T21:00:44.3214211Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2023-01-11T21:00:44.3215555Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2023-01-11T21:00:44.3217118Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2023-01-11T21:00:44.3218589Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2023-01-11T21:00:44.3220168Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3221566Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2023-01-11T21:00:44.3223079Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2023-01-11T21:00:44.3224505Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2023-01-11T21:00:44.3226077Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2023-01-11T21:00:44.3227575Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2023-01-11T21:00:44.3229144Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3230523Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2023-01-11T21:00:44.3231945Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2023-01-11T21:00:44.3233269Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2023-01-11T21:00:44.3234775Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2023-01-11T21:00:44.3236333Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2023-01-11T21:00:44.3237917Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3239313Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2023-01-11T21:00:44.3240737Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2023-01-11T21:00:44.3242064Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2023-01-11T21:00:44.3243637Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2023-01-11T21:00:44.3245125Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2023-01-11T21:00:44.3246685Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3248040Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2023-01-11T21:00:44.3249478Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2023-01-11T21:00:44.3250825Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2023-01-11T21:00:44.3252356Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2023-01-11T21:00:44.3253807Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2023-01-11T21:00:44.3255356Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3256734Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2023-01-11T21:00:44.3258259Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2023-01-11T21:00:44.3260026Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2023-01-11T21:00:44.3261313Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2023-01-11T21:00:44.3263214Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2023-01-11T21:00:44.3264778Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3266144Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2023-01-11T21:00:44.3267945Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2023-01-11T21:00:44.3269085Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2023-01-11T21:00:44.3270589Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2023-01-11T21:00:44.3272126Z adding 'torch/include/ATen/ops/_foreach_log.h' 2023-01-11T21:00:44.3273597Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2023-01-11T21:00:44.3275233Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3276860Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2023-01-11T21:00:44.3278551Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2023-01-11T21:00:44.3279986Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2023-01-11T21:00:44.3281723Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2023-01-11T21:00:44.3283180Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2023-01-11T21:00:44.3284794Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3285935Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2023-01-11T21:00:44.3287417Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2023-01-11T21:00:44.3288950Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2023-01-11T21:00:44.3290369Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2023-01-11T21:00:44.3292022Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2023-01-11T21:00:44.3293471Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3294574Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2023-01-11T21:00:44.3296216Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2023-01-11T21:00:44.3297655Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2023-01-11T21:00:44.3299365Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2023-01-11T21:00:44.3301066Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3302716Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2023-01-11T21:00:44.3304219Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2023-01-11T21:00:44.3305692Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2023-01-11T21:00:44.3307470Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2023-01-11T21:00:44.3308970Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2023-01-11T21:00:44.3310546Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3311924Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2023-01-11T21:00:44.3313485Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2023-01-11T21:00:44.3314982Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2023-01-11T21:00:44.3317148Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2023-01-11T21:00:44.3318532Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2023-01-11T21:00:44.3320286Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3321737Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2023-01-11T21:00:44.3323266Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2023-01-11T21:00:44.3324829Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2023-01-11T21:00:44.3326474Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2023-01-11T21:00:44.3328306Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2023-01-11T21:00:44.3330132Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3331635Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2023-01-11T21:00:44.3333150Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2023-01-11T21:00:44.3334792Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2023-01-11T21:00:44.3336851Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2023-01-11T21:00:44.3338592Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2023-01-11T21:00:44.3340210Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3341762Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2023-01-11T21:00:44.3343544Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2023-01-11T21:00:44.3344930Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2023-01-11T21:00:44.3346339Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2023-01-11T21:00:44.3347883Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2023-01-11T21:00:44.3349375Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3350818Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2023-01-11T21:00:44.3352169Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2023-01-11T21:00:44.3353626Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2023-01-11T21:00:44.3355389Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2023-01-11T21:00:44.3356886Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2023-01-11T21:00:44.3358365Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3359750Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2023-01-11T21:00:44.3361060Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2023-01-11T21:00:44.3362394Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2023-01-11T21:00:44.3363805Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2023-01-11T21:00:44.3365279Z adding 'torch/include/ATen/ops/_foreach_round.h' 2023-01-11T21:00:44.3366952Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3367799Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2023-01-11T21:00:44.3369377Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2023-01-11T21:00:44.3370829Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2023-01-11T21:00:44.3372581Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2023-01-11T21:00:44.3373999Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2023-01-11T21:00:44.3375610Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3377381Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2023-01-11T21:00:44.3378479Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2023-01-11T21:00:44.3380309Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2023-01-11T21:00:44.3382007Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2023-01-11T21:00:44.3383733Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2023-01-11T21:00:44.3385548Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3387055Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2023-01-11T21:00:44.3388640Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2023-01-11T21:00:44.3390295Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2023-01-11T21:00:44.3392021Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2023-01-11T21:00:44.3393751Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2023-01-11T21:00:44.3395982Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3397493Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2023-01-11T21:00:44.3399754Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2023-01-11T21:00:44.3401773Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2023-01-11T21:00:44.3403920Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2023-01-11T21:00:44.3406139Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2023-01-11T21:00:44.3408053Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3410041Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2023-01-11T21:00:44.3411950Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2023-01-11T21:00:44.3413916Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2023-01-11T21:00:44.3416196Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2023-01-11T21:00:44.3418404Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2023-01-11T21:00:44.3420544Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3422633Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2023-01-11T21:00:44.3424935Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2023-01-11T21:00:44.3426867Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2023-01-11T21:00:44.3429546Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2023-01-11T21:00:44.3431552Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2023-01-11T21:00:44.3433649Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3435538Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2023-01-11T21:00:44.3437590Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2023-01-11T21:00:44.3439654Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2023-01-11T21:00:44.3441607Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2023-01-11T21:00:44.3443639Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2023-01-11T21:00:44.3445759Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3447496Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2023-01-11T21:00:44.3449558Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2023-01-11T21:00:44.3451333Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2023-01-11T21:00:44.3453582Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2023-01-11T21:00:44.3455432Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2023-01-11T21:00:44.3457647Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3459478Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2023-01-11T21:00:44.3461417Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2023-01-11T21:00:44.3463560Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2023-01-11T21:00:44.3465795Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2023-01-11T21:00:44.3467682Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2023-01-11T21:00:44.3469797Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3471601Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2023-01-11T21:00:44.3473618Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2023-01-11T21:00:44.3475531Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2023-01-11T21:00:44.3477797Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2023-01-11T21:00:44.3480140Z adding 'torch/include/ATen/ops/_fused_adam.h' 2023-01-11T21:00:44.3482352Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3484218Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2023-01-11T21:00:44.3486373Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2023-01-11T21:00:44.3488824Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2023-01-11T21:00:44.3490845Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2023-01-11T21:00:44.3493020Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3494805Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2023-01-11T21:00:44.3497021Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2023-01-11T21:00:44.3499127Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2023-01-11T21:00:44.3501493Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2023-01-11T21:00:44.3503923Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3505818Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2023-01-11T21:00:44.3508011Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2023-01-11T21:00:44.3509968Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2023-01-11T21:00:44.3512697Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2023-01-11T21:00:44.3514602Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2023-01-11T21:00:44.3516815Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2023-01-11T21:00:44.3518703Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2023-01-11T21:00:44.3520871Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2023-01-11T21:00:44.3522537Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2023-01-11T21:00:44.3524886Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2023-01-11T21:00:44.3526271Z adding 'torch/include/ATen/ops/_fw_primal.h' 2023-01-11T21:00:44.3528820Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3530116Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2023-01-11T21:00:44.3532606Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3534203Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3536115Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2023-01-11T21:00:44.3538293Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2023-01-11T21:00:44.3540015Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2023-01-11T21:00:44.3542113Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2023-01-11T21:00:44.3544228Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2023-01-11T21:00:44.3546334Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.3547886Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2023-01-11T21:00:44.3550235Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2023-01-11T21:00:44.3552142Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2023-01-11T21:00:44.3554399Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2023-01-11T21:00:44.3556388Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.3558413Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2023-01-11T21:00:44.3560586Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2023-01-11T21:00:44.3563803Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3565151Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2023-01-11T21:00:44.3568339Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2023-01-11T21:00:44.3569178Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2023-01-11T21:00:44.3571260Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.3572891Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2023-01-11T21:00:44.3575019Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2023-01-11T21:00:44.3576540Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2023-01-11T21:00:44.3578067Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3579620Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2023-01-11T21:00:44.3580993Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2023-01-11T21:00:44.3582910Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2023-01-11T21:00:44.3584708Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3586273Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2023-01-11T21:00:44.3587731Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2023-01-11T21:00:44.3589427Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2023-01-11T21:00:44.3591056Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2023-01-11T21:00:44.3592820Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3594412Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2023-01-11T21:00:44.3595986Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2023-01-11T21:00:44.3597748Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2023-01-11T21:00:44.3599342Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2023-01-11T21:00:44.3600926Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3602337Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2023-01-11T21:00:44.3604004Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2023-01-11T21:00:44.3605521Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2023-01-11T21:00:44.3607372Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2023-01-11T21:00:44.3608912Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3610066Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2023-01-11T21:00:44.3611649Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2023-01-11T21:00:44.3613060Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2023-01-11T21:00:44.3614347Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2023-01-11T21:00:44.3616019Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2023-01-11T21:00:44.3617306Z adding 'torch/include/ATen/ops/_indices.h' 2023-01-11T21:00:44.3618682Z adding 'torch/include/ATen/ops/_indices_copy.h' 2023-01-11T21:00:44.3620108Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3621590Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3622693Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2023-01-11T21:00:44.3624431Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2023-01-11T21:00:44.3625756Z adding 'torch/include/ATen/ops/_indices_native.h' 2023-01-11T21:00:44.3627176Z adding 'torch/include/ATen/ops/_indices_ops.h' 2023-01-11T21:00:44.3628469Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2023-01-11T21:00:44.3629982Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.3631290Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2023-01-11T21:00:44.3632683Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2023-01-11T21:00:44.3634095Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2023-01-11T21:00:44.3635619Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3636695Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2023-01-11T21:00:44.3638404Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2023-01-11T21:00:44.3640058Z adding 'torch/include/ATen/ops/_linalg_det.h' 2023-01-11T21:00:44.3641522Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3642689Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2023-01-11T21:00:44.3644310Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2023-01-11T21:00:44.3645497Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2023-01-11T21:00:44.3646984Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2023-01-11T21:00:44.3648331Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2023-01-11T21:00:44.3649927Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2023-01-11T21:00:44.3651472Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2023-01-11T21:00:44.3653068Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3654466Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2023-01-11T21:00:44.3655895Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2023-01-11T21:00:44.3657341Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2023-01-11T21:00:44.3659241Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2023-01-11T21:00:44.3660519Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2023-01-11T21:00:44.3662196Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2023-01-11T21:00:44.3664006Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2023-01-11T21:00:44.3665942Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3667384Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2023-01-11T21:00:44.3668857Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2023-01-11T21:00:44.3670392Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2023-01-11T21:00:44.3672011Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2023-01-11T21:00:44.3673590Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2023-01-11T21:00:44.3675484Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2023-01-11T21:00:44.3677336Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2023-01-11T21:00:44.3679199Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3680836Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2023-01-11T21:00:44.3682598Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2023-01-11T21:00:44.3684168Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2023-01-11T21:00:44.3685845Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2023-01-11T21:00:44.3687526Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2023-01-11T21:00:44.3689357Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2023-01-11T21:00:44.3691193Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2023-01-11T21:00:44.3693007Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3694660Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2023-01-11T21:00:44.3696349Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2023-01-11T21:00:44.3697993Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2023-01-11T21:00:44.3699749Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2023-01-11T21:00:44.3701408Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2023-01-11T21:00:44.3703379Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2023-01-11T21:00:44.3705022Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2023-01-11T21:00:44.3706642Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2023-01-11T21:00:44.3708246Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2023-01-11T21:00:44.3709727Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2023-01-11T21:00:44.3711343Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2023-01-11T21:00:44.3712985Z adding 'torch/include/ATen/ops/_log_softmax.h' 2023-01-11T21:00:44.3714676Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2023-01-11T21:00:44.3716531Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3718218Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2023-01-11T21:00:44.3719717Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2023-01-11T21:00:44.3721315Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2023-01-11T21:00:44.3722943Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2023-01-11T21:00:44.3724479Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2023-01-11T21:00:44.3726350Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2023-01-11T21:00:44.3728114Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3729563Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2023-01-11T21:00:44.3731224Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2023-01-11T21:00:44.3732940Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2023-01-11T21:00:44.3734435Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2023-01-11T21:00:44.3735863Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2023-01-11T21:00:44.3737250Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2023-01-11T21:00:44.3738720Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2023-01-11T21:00:44.3740158Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2023-01-11T21:00:44.3741537Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2023-01-11T21:00:44.3743030Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2023-01-11T21:00:44.3744629Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2023-01-11T21:00:44.3746175Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2023-01-11T21:00:44.3747786Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3749269Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2023-01-11T21:00:44.3750964Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2023-01-11T21:00:44.3752543Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2023-01-11T21:00:44.3754149Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.3755618Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2023-01-11T21:00:44.3757240Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2023-01-11T21:00:44.3758732Z adding 'torch/include/ATen/ops/_make_dual.h' 2023-01-11T21:00:44.3760407Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3761861Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2023-01-11T21:00:44.3763559Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3765151Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3766536Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2023-01-11T21:00:44.3768105Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2023-01-11T21:00:44.3769624Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2023-01-11T21:00:44.3771165Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2023-01-11T21:00:44.3772819Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2023-01-11T21:00:44.3774498Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3776027Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2023-01-11T21:00:44.3777508Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2023-01-11T21:00:44.3778993Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2023-01-11T21:00:44.3780591Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2023-01-11T21:00:44.3782256Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2023-01-11T21:00:44.3784155Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3785711Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2023-01-11T21:00:44.3787335Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2023-01-11T21:00:44.3788687Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2023-01-11T21:00:44.3790281Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2023-01-11T21:00:44.3791822Z adding 'torch/include/ATen/ops/_masked_scale.h' 2023-01-11T21:00:44.3793407Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3794847Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2023-01-11T21:00:44.3796428Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2023-01-11T21:00:44.3798022Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2023-01-11T21:00:44.3799545Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2023-01-11T21:00:44.3801104Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2023-01-11T21:00:44.3802646Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3804272Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2023-01-11T21:00:44.3805797Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2023-01-11T21:00:44.3807185Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2023-01-11T21:00:44.3809077Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2023-01-11T21:00:44.3810609Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3812079Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2023-01-11T21:00:44.3813500Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2023-01-11T21:00:44.3815184Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2023-01-11T21:00:44.3816852Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2023-01-11T21:00:44.3818204Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2023-01-11T21:00:44.3819877Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3821108Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2023-01-11T21:00:44.3823118Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2023-01-11T21:00:44.3824727Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2023-01-11T21:00:44.3826573Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3828204Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2023-01-11T21:00:44.3829960Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2023-01-11T21:00:44.3831690Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2023-01-11T21:00:44.3833416Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2023-01-11T21:00:44.3835204Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3836730Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2023-01-11T21:00:44.3838499Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2023-01-11T21:00:44.3840106Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2023-01-11T21:00:44.3841979Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3843348Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2023-01-11T21:00:44.3845172Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2023-01-11T21:00:44.3846818Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2023-01-11T21:00:44.3848649Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3850007Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2023-01-11T21:00:44.3851845Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2023-01-11T21:00:44.3853697Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2023-01-11T21:00:44.3855642Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3857303Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2023-01-11T21:00:44.3859049Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2023-01-11T21:00:44.3860778Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2023-01-11T21:00:44.3863071Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2023-01-11T21:00:44.3865236Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2023-01-11T21:00:44.3866965Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3868498Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2023-01-11T21:00:44.3870031Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2023-01-11T21:00:44.3871487Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2023-01-11T21:00:44.3873347Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2023-01-11T21:00:44.3875084Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2023-01-11T21:00:44.3876880Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3878424Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2023-01-11T21:00:44.3879944Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2023-01-11T21:00:44.3881385Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2023-01-11T21:00:44.3883134Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2023-01-11T21:00:44.3884665Z adding 'torch/include/ATen/ops/_neg_view.h' 2023-01-11T21:00:44.3886193Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3887549Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2023-01-11T21:00:44.3889112Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3890615Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3891951Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2023-01-11T21:00:44.3893448Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2023-01-11T21:00:44.3895019Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2023-01-11T21:00:44.3896393Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2023-01-11T21:00:44.3897897Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2023-01-11T21:00:44.3899564Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2023-01-11T21:00:44.3901127Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3902248Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2023-01-11T21:00:44.3904095Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2023-01-11T21:00:44.3905626Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3906753Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2023-01-11T21:00:44.3908194Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2023-01-11T21:00:44.3909622Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2023-01-11T21:00:44.3911291Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2023-01-11T21:00:44.3912922Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2023-01-11T21:00:44.3914335Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2023-01-11T21:00:44.3915999Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2023-01-11T21:00:44.3917519Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2023-01-11T21:00:44.3918941Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2023-01-11T21:00:44.3920504Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2023-01-11T21:00:44.3922153Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2023-01-11T21:00:44.3923865Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3925310Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2023-01-11T21:00:44.3926750Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2023-01-11T21:00:44.3928257Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2023-01-11T21:00:44.3930593Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2023-01-11T21:00:44.3932117Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2023-01-11T21:00:44.3933542Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2023-01-11T21:00:44.3935019Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2023-01-11T21:00:44.3936461Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2023-01-11T21:00:44.3938073Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2023-01-11T21:00:44.3939905Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2023-01-11T21:00:44.3941606Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3943129Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2023-01-11T21:00:44.3944928Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2023-01-11T21:00:44.3946398Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2023-01-11T21:00:44.3947790Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2023-01-11T21:00:44.3949276Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2023-01-11T21:00:44.3950964Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2023-01-11T21:00:44.3952499Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3953848Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2023-01-11T21:00:44.3955633Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2023-01-11T21:00:44.3957167Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2023-01-11T21:00:44.3958656Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2023-01-11T21:00:44.3960279Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2023-01-11T21:00:44.3961755Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2023-01-11T21:00:44.3963453Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3964880Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2023-01-11T21:00:44.3966542Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2023-01-11T21:00:44.3968142Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2023-01-11T21:00:44.3969778Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2023-01-11T21:00:44.3971470Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3973054Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.3974466Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2023-01-11T21:00:44.3976209Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2023-01-11T21:00:44.3977854Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2023-01-11T21:00:44.3979337Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2023-01-11T21:00:44.3980807Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2023-01-11T21:00:44.3982582Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2023-01-11T21:00:44.3984328Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2023-01-11T21:00:44.3986144Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.3987508Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2023-01-11T21:00:44.3989268Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2023-01-11T21:00:44.3990734Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2023-01-11T21:00:44.3992356Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.3993756Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2023-01-11T21:00:44.3995420Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2023-01-11T21:00:44.3997294Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2023-01-11T21:00:44.3999196Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4000737Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2023-01-11T21:00:44.4002502Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2023-01-11T21:00:44.4003927Z adding 'torch/include/ATen/ops/_nnz.h' 2023-01-11T21:00:44.4005510Z adding 'torch/include/ATen/ops/_nnz_native.h' 2023-01-11T21:00:44.4007075Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2023-01-11T21:00:44.4008451Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2023-01-11T21:00:44.4009989Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2023-01-11T21:00:44.4011541Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4012779Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2023-01-11T21:00:44.4014375Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2023-01-11T21:00:44.4015894Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4017367Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2023-01-11T21:00:44.4019017Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2023-01-11T21:00:44.4020559Z adding 'torch/include/ATen/ops/_pad_circular.h' 2023-01-11T21:00:44.4022048Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4023539Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2023-01-11T21:00:44.4024801Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2023-01-11T21:00:44.4026377Z adding 'torch/include/ATen/ops/_pad_enum.h' 2023-01-11T21:00:44.4028082Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4029611Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2023-01-11T21:00:44.4031008Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2023-01-11T21:00:44.4032418Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2023-01-11T21:00:44.4033839Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4035255Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2023-01-11T21:00:44.4036709Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2023-01-11T21:00:44.4038216Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2023-01-11T21:00:44.4039647Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4041147Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2023-01-11T21:00:44.4042501Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4043994Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2023-01-11T21:00:44.4045514Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2023-01-11T21:00:44.4047057Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2023-01-11T21:00:44.4048634Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4050172Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2023-01-11T21:00:44.4051716Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2023-01-11T21:00:44.4053935Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2023-01-11T21:00:44.4054743Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2023-01-11T21:00:44.4056251Z adding 'torch/include/ATen/ops/_pin_memory.h' 2023-01-11T21:00:44.4057967Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4059472Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2023-01-11T21:00:44.4060777Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2023-01-11T21:00:44.4063308Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2023-01-11T21:00:44.4064173Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2023-01-11T21:00:44.4065911Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2023-01-11T21:00:44.4067331Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2023-01-11T21:00:44.4068822Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4070285Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2023-01-11T21:00:44.4071788Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2023-01-11T21:00:44.4073233Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2023-01-11T21:00:44.4074689Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2023-01-11T21:00:44.4076293Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2023-01-11T21:00:44.4077959Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2023-01-11T21:00:44.4079490Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2023-01-11T21:00:44.4081174Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4082155Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2023-01-11T21:00:44.4083665Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2023-01-11T21:00:44.4085283Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2023-01-11T21:00:44.4086991Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2023-01-11T21:00:44.4089012Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4090623Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4092153Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2023-01-11T21:00:44.4093712Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2023-01-11T21:00:44.4095275Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2023-01-11T21:00:44.4096946Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2023-01-11T21:00:44.4098463Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2023-01-11T21:00:44.4100057Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2023-01-11T21:00:44.4101598Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2023-01-11T21:00:44.4103361Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2023-01-11T21:00:44.4105331Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4106893Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2023-01-11T21:00:44.4108376Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2023-01-11T21:00:44.4109901Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2023-01-11T21:00:44.4111509Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4113005Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2023-01-11T21:00:44.4114572Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2023-01-11T21:00:44.4116284Z adding 'torch/include/ATen/ops/_resize_output.h' 2023-01-11T21:00:44.4117950Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4119501Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2023-01-11T21:00:44.4120970Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2023-01-11T21:00:44.4122693Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2023-01-11T21:00:44.4124402Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2023-01-11T21:00:44.4126009Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4127414Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2023-01-11T21:00:44.4129055Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2023-01-11T21:00:44.4130618Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2023-01-11T21:00:44.4132329Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4133849Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2023-01-11T21:00:44.4135423Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2023-01-11T21:00:44.4136852Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2023-01-11T21:00:44.4138616Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2023-01-11T21:00:44.4140204Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2023-01-11T21:00:44.4141862Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4143468Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2023-01-11T21:00:44.4145091Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2023-01-11T21:00:44.4146675Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2023-01-11T21:00:44.4148475Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4150064Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2023-01-11T21:00:44.4151819Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4153361Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2023-01-11T21:00:44.4155088Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2023-01-11T21:00:44.4156769Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2023-01-11T21:00:44.4158489Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2023-01-11T21:00:44.4160140Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2023-01-11T21:00:44.4161795Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2023-01-11T21:00:44.4163470Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4165103Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2023-01-11T21:00:44.4166830Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2023-01-11T21:00:44.4168523Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2023-01-11T21:00:44.4170096Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2023-01-11T21:00:44.4171736Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2023-01-11T21:00:44.4173385Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2023-01-11T21:00:44.4175007Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2023-01-11T21:00:44.4176615Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2023-01-11T21:00:44.4178319Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2023-01-11T21:00:44.4180045Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2023-01-11T21:00:44.4181849Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4183617Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2023-01-11T21:00:44.4185232Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4186801Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2023-01-11T21:00:44.4188651Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2023-01-11T21:00:44.4190374Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2023-01-11T21:00:44.4191974Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4193407Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2023-01-11T21:00:44.4195066Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2023-01-11T21:00:44.4196997Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2023-01-11T21:00:44.4198885Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4200694Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.4202463Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4204215Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2023-01-11T21:00:44.4206144Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2023-01-11T21:00:44.4208079Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2023-01-11T21:00:44.4209880Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2023-01-11T21:00:44.4211604Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2023-01-11T21:00:44.4213279Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2023-01-11T21:00:44.4215170Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2023-01-11T21:00:44.4216903Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2023-01-11T21:00:44.4218788Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4220264Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2023-01-11T21:00:44.4221989Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2023-01-11T21:00:44.4223810Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2023-01-11T21:00:44.4225645Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4227198Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2023-01-11T21:00:44.4228901Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2023-01-11T21:00:44.4230500Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2023-01-11T21:00:44.4232276Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4233786Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2023-01-11T21:00:44.4235630Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2023-01-11T21:00:44.4237184Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2023-01-11T21:00:44.4239042Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4240566Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2023-01-11T21:00:44.4242283Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2023-01-11T21:00:44.4243932Z adding 'torch/include/ATen/ops/_softmax.h' 2023-01-11T21:00:44.4245675Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2023-01-11T21:00:44.4247486Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4248932Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2023-01-11T21:00:44.4250451Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2023-01-11T21:00:44.4251967Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2023-01-11T21:00:44.4253555Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2023-01-11T21:00:44.4255122Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2023-01-11T21:00:44.4256786Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2023-01-11T21:00:44.4258500Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4259954Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2023-01-11T21:00:44.4261514Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2023-01-11T21:00:44.4263170Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2023-01-11T21:00:44.4264837Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2023-01-11T21:00:44.4266377Z adding 'torch/include/ATen/ops/_softmax_native.h' 2023-01-11T21:00:44.4267994Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2023-01-11T21:00:44.4269577Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2023-01-11T21:00:44.4271271Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4272656Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2023-01-11T21:00:44.4274327Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2023-01-11T21:00:44.4275897Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2023-01-11T21:00:44.4277541Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2023-01-11T21:00:44.4279168Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4280780Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4282118Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2023-01-11T21:00:44.4283745Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2023-01-11T21:00:44.4285226Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2023-01-11T21:00:44.4286781Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2023-01-11T21:00:44.4288398Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2023-01-11T21:00:44.4290145Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4291579Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2023-01-11T21:00:44.4293250Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2023-01-11T21:00:44.4294928Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2023-01-11T21:00:44.4296643Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4298062Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2023-01-11T21:00:44.4300514Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2023-01-11T21:00:44.4302321Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2023-01-11T21:00:44.4304309Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4305848Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2023-01-11T21:00:44.4307468Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2023-01-11T21:00:44.4309338Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2023-01-11T21:00:44.4311177Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4312664Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2023-01-11T21:00:44.4314332Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2023-01-11T21:00:44.4316057Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2023-01-11T21:00:44.4318210Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2023-01-11T21:00:44.4320191Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4321760Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2023-01-11T21:00:44.4323281Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2023-01-11T21:00:44.4325118Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2023-01-11T21:00:44.4326819Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4328354Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2023-01-11T21:00:44.4329840Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2023-01-11T21:00:44.4331657Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2023-01-11T21:00:44.4333248Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2023-01-11T21:00:44.4335018Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4336461Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2023-01-11T21:00:44.4338155Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2023-01-11T21:00:44.4339730Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2023-01-11T21:00:44.4341424Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4343000Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2023-01-11T21:00:44.4344715Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2023-01-11T21:00:44.4346337Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2023-01-11T21:00:44.4348078Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4349561Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2023-01-11T21:00:44.4351227Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2023-01-11T21:00:44.4352900Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2023-01-11T21:00:44.4354573Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4356075Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2023-01-11T21:00:44.4357784Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2023-01-11T21:00:44.4359481Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2023-01-11T21:00:44.4361131Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2023-01-11T21:00:44.4362847Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4364300Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2023-01-11T21:00:44.4365984Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2023-01-11T21:00:44.4367622Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4369250Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4370744Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2023-01-11T21:00:44.4372541Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2023-01-11T21:00:44.4374156Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2023-01-11T21:00:44.4375803Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4377206Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2023-01-11T21:00:44.4378876Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2023-01-11T21:00:44.4380360Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2023-01-11T21:00:44.4382012Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4384080Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2023-01-11T21:00:44.4385736Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2023-01-11T21:00:44.4386881Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2023-01-11T21:00:44.4388443Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2023-01-11T21:00:44.4390038Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4391428Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2023-01-11T21:00:44.4392948Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2023-01-11T21:00:44.4394433Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4396149Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4397509Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2023-01-11T21:00:44.4399338Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2023-01-11T21:00:44.4400829Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2023-01-11T21:00:44.4402396Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4403902Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2023-01-11T21:00:44.4405413Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2023-01-11T21:00:44.4407140Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2023-01-11T21:00:44.4408710Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2023-01-11T21:00:44.4410268Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4411623Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2023-01-11T21:00:44.4413101Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2023-01-11T21:00:44.4414574Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4415997Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4417384Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2023-01-11T21:00:44.4419071Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2023-01-11T21:00:44.4420787Z adding 'torch/include/ATen/ops/_spdiags.h' 2023-01-11T21:00:44.4422595Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4424214Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2023-01-11T21:00:44.4425856Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2023-01-11T21:00:44.4427402Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2023-01-11T21:00:44.4429013Z adding 'torch/include/ATen/ops/_stack.h' 2023-01-11T21:00:44.4430790Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4432215Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2023-01-11T21:00:44.4433718Z adding 'torch/include/ATen/ops/_stack_native.h' 2023-01-11T21:00:44.4435484Z adding 'torch/include/ATen/ops/_stack_ops.h' 2023-01-11T21:00:44.4437059Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2023-01-11T21:00:44.4438829Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4440257Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2023-01-11T21:00:44.4441814Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2023-01-11T21:00:44.4443336Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2023-01-11T21:00:44.4445045Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4446816Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2023-01-11T21:00:44.4448272Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2023-01-11T21:00:44.4449606Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2023-01-11T21:00:44.4451166Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2023-01-11T21:00:44.4452678Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2023-01-11T21:00:44.4454410Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2023-01-11T21:00:44.4455989Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2023-01-11T21:00:44.4457691Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4459351Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2023-01-11T21:00:44.4461007Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2023-01-11T21:00:44.4462437Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2023-01-11T21:00:44.4464415Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2023-01-11T21:00:44.4466181Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2023-01-11T21:00:44.4467883Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4469409Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2023-01-11T21:00:44.4471240Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2023-01-11T21:00:44.4472786Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2023-01-11T21:00:44.4474416Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4476831Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4477549Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2023-01-11T21:00:44.4479386Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2023-01-11T21:00:44.4481211Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2023-01-11T21:00:44.4482789Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4484385Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2023-01-11T21:00:44.4486130Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4487918Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4489354Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2023-01-11T21:00:44.4491021Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2023-01-11T21:00:44.4492548Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2023-01-11T21:00:44.4494218Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2023-01-11T21:00:44.4495897Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2023-01-11T21:00:44.4497577Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4499147Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2023-01-11T21:00:44.4500661Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2023-01-11T21:00:44.4502428Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2023-01-11T21:00:44.4504340Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2023-01-11T21:00:44.4506096Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4507704Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2023-01-11T21:00:44.4509251Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2023-01-11T21:00:44.4510971Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2023-01-11T21:00:44.4512659Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2023-01-11T21:00:44.4514358Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4516101Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2023-01-11T21:00:44.4517671Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2023-01-11T21:00:44.4519411Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2023-01-11T21:00:44.4521079Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2023-01-11T21:00:44.4522832Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4524312Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2023-01-11T21:00:44.4525997Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2023-01-11T21:00:44.4527545Z adding 'torch/include/ATen/ops/_test_string_default.h' 2023-01-11T21:00:44.4529255Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4530720Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2023-01-11T21:00:44.4532400Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2023-01-11T21:00:44.4534132Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2023-01-11T21:00:44.4535779Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4537241Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2023-01-11T21:00:44.4538977Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2023-01-11T21:00:44.4540659Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2023-01-11T21:00:44.4542424Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4544070Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2023-01-11T21:00:44.4545840Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2023-01-11T21:00:44.4547573Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2023-01-11T21:00:44.4549292Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4550798Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2023-01-11T21:00:44.4552496Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2023-01-11T21:00:44.4554177Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2023-01-11T21:00:44.4556067Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2023-01-11T21:00:44.4557859Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4559281Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4560860Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2023-01-11T21:00:44.4562394Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2023-01-11T21:00:44.4563955Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4565475Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2023-01-11T21:00:44.4566928Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2023-01-11T21:00:44.4568493Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2023-01-11T21:00:44.4570176Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2023-01-11T21:00:44.4571694Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2023-01-11T21:00:44.4573259Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4574767Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2023-01-11T21:00:44.4576339Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4577817Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2023-01-11T21:00:44.4579353Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2023-01-11T21:00:44.4581090Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2023-01-11T21:00:44.4582735Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2023-01-11T21:00:44.4584707Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2023-01-11T21:00:44.4586366Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4587934Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2023-01-11T21:00:44.4589366Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2023-01-11T21:00:44.4591180Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2023-01-11T21:00:44.4592909Z adding 'torch/include/ATen/ops/_to_copy.h' 2023-01-11T21:00:44.4594738Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4596254Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2023-01-11T21:00:44.4597939Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2023-01-11T21:00:44.4599453Z adding 'torch/include/ATen/ops/_to_cpu.h' 2023-01-11T21:00:44.4600991Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4602352Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2023-01-11T21:00:44.4603824Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2023-01-11T21:00:44.4605380Z adding 'torch/include/ATen/ops/_to_dense.h' 2023-01-11T21:00:44.4606953Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4608272Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2023-01-11T21:00:44.4610024Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2023-01-11T21:00:44.4611641Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2023-01-11T21:00:44.4613323Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4614826Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2023-01-11T21:00:44.4616364Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2023-01-11T21:00:44.4617930Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2023-01-11T21:00:44.4619566Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2023-01-11T21:00:44.4621576Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2023-01-11T21:00:44.4623582Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4625285Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2023-01-11T21:00:44.4626991Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2023-01-11T21:00:44.4628612Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2023-01-11T21:00:44.4630533Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2023-01-11T21:00:44.4632374Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2023-01-11T21:00:44.4634292Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4635874Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2023-01-11T21:00:44.4637590Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2023-01-11T21:00:44.4639122Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2023-01-11T21:00:44.4641057Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2023-01-11T21:00:44.4642723Z adding 'torch/include/ATen/ops/_trilinear.h' 2023-01-11T21:00:44.4644618Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4646380Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4647865Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2023-01-11T21:00:44.4649667Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2023-01-11T21:00:44.4651273Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2023-01-11T21:00:44.4652973Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4654939Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2023-01-11T21:00:44.4659236Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2023-01-11T21:00:44.4661055Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2023-01-11T21:00:44.4662934Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2023-01-11T21:00:44.4664630Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4666042Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2023-01-11T21:00:44.4667517Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2023-01-11T21:00:44.4669044Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2023-01-11T21:00:44.4670751Z adding 'torch/include/ATen/ops/_unique.h' 2023-01-11T21:00:44.4672342Z adding 'torch/include/ATen/ops/_unique2.h' 2023-01-11T21:00:44.4673991Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4675653Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2023-01-11T21:00:44.4677308Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2023-01-11T21:00:44.4678873Z adding 'torch/include/ATen/ops/_unique2_native.h' 2023-01-11T21:00:44.4681386Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2023-01-11T21:00:44.4683241Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4684825Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2023-01-11T21:00:44.4686491Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2023-01-11T21:00:44.4688032Z adding 'torch/include/ATen/ops/_unique_native.h' 2023-01-11T21:00:44.4689740Z adding 'torch/include/ATen/ops/_unique_ops.h' 2023-01-11T21:00:44.4691352Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2023-01-11T21:00:44.4693028Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4694567Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2023-01-11T21:00:44.4696227Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2023-01-11T21:00:44.4697818Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2023-01-11T21:00:44.4699505Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4701167Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2023-01-11T21:00:44.4702969Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2023-01-11T21:00:44.4705015Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2023-01-11T21:00:44.4707164Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2023-01-11T21:00:44.4709003Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4710650Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2023-01-11T21:00:44.4712176Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4714602Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2023-01-11T21:00:44.4715487Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2023-01-11T21:00:44.4717019Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2023-01-11T21:00:44.4718869Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2023-01-11T21:00:44.4720428Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4721898Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4723449Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2023-01-11T21:00:44.4724991Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2023-01-11T21:00:44.4726493Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2023-01-11T21:00:44.4728131Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2023-01-11T21:00:44.4729706Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2023-01-11T21:00:44.4731374Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2023-01-11T21:00:44.4733395Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2023-01-11T21:00:44.4735701Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2023-01-11T21:00:44.4737661Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4739067Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2023-01-11T21:00:44.4740804Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4742244Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2023-01-11T21:00:44.4744716Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2023-01-11T21:00:44.4746175Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2023-01-11T21:00:44.4747548Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2023-01-11T21:00:44.4749282Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4750667Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4752145Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2023-01-11T21:00:44.4753659Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2023-01-11T21:00:44.4755219Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2023-01-11T21:00:44.4756917Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2023-01-11T21:00:44.4758468Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2023-01-11T21:00:44.4760121Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2023-01-11T21:00:44.4762007Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2023-01-11T21:00:44.4764051Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2023-01-11T21:00:44.4766092Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4767505Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.4769278Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4770612Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2023-01-11T21:00:44.4772184Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2023-01-11T21:00:44.4773834Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2023-01-11T21:00:44.4775479Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2023-01-11T21:00:44.4777388Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4778811Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4780396Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2023-01-11T21:00:44.4781896Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2023-01-11T21:00:44.4783527Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2023-01-11T21:00:44.4785224Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2023-01-11T21:00:44.4786749Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2023-01-11T21:00:44.4788529Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2023-01-11T21:00:44.4790513Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2023-01-11T21:00:44.4792552Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2023-01-11T21:00:44.4794460Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4796074Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.4797800Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4799245Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2023-01-11T21:00:44.4813859Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2023-01-11T21:00:44.4814273Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2023-01-11T21:00:44.4814596Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2023-01-11T21:00:44.4815014Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4815605Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4815998Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2023-01-11T21:00:44.4816278Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2023-01-11T21:00:44.4816468Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2023-01-11T21:00:44.4816744Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2023-01-11T21:00:44.4817152Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2023-01-11T21:00:44.4817510Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2023-01-11T21:00:44.4819552Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2023-01-11T21:00:44.4821739Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2023-01-11T21:00:44.4824107Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4825534Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.4827052Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4828557Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2023-01-11T21:00:44.4830115Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2023-01-11T21:00:44.4831699Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2023-01-11T21:00:44.4833352Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2023-01-11T21:00:44.4835114Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4836655Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4838157Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2023-01-11T21:00:44.4839726Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2023-01-11T21:00:44.4841250Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2023-01-11T21:00:44.4842896Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2023-01-11T21:00:44.4844535Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2023-01-11T21:00:44.4846186Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2023-01-11T21:00:44.4847802Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2023-01-11T21:00:44.4849374Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2023-01-11T21:00:44.4850874Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2023-01-11T21:00:44.4852455Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2023-01-11T21:00:44.4854033Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2023-01-11T21:00:44.4855643Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4857058Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2023-01-11T21:00:44.4858626Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2023-01-11T21:00:44.4860154Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2023-01-11T21:00:44.4861691Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2023-01-11T21:00:44.4863448Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2023-01-11T21:00:44.4865136Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2023-01-11T21:00:44.4867013Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2023-01-11T21:00:44.4868206Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2023-01-11T21:00:44.4869894Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4871251Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2023-01-11T21:00:44.4872785Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2023-01-11T21:00:44.4874466Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2023-01-11T21:00:44.4876049Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4877505Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2023-01-11T21:00:44.4879054Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2023-01-11T21:00:44.4880689Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2023-01-11T21:00:44.4882278Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4883610Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2023-01-11T21:00:44.4885175Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2023-01-11T21:00:44.4886628Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2023-01-11T21:00:44.4888301Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4889646Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2023-01-11T21:00:44.4891162Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2023-01-11T21:00:44.4892656Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2023-01-11T21:00:44.4894231Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4895568Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2023-01-11T21:00:44.4897091Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2023-01-11T21:00:44.4898600Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2023-01-11T21:00:44.4900280Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4901635Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2023-01-11T21:00:44.4903434Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2023-01-11T21:00:44.4904956Z adding 'torch/include/ATen/ops/_values.h' 2023-01-11T21:00:44.4906605Z adding 'torch/include/ATen/ops/_values_copy.h' 2023-01-11T21:00:44.4908640Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4909966Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4911165Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2023-01-11T21:00:44.4912558Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2023-01-11T21:00:44.4913863Z adding 'torch/include/ATen/ops/_values_native.h' 2023-01-11T21:00:44.4915252Z adding 'torch/include/ATen/ops/_values_ops.h' 2023-01-11T21:00:44.4916631Z adding 'torch/include/ATen/ops/_version.h' 2023-01-11T21:00:44.4918047Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4919400Z adding 'torch/include/ATen/ops/_version_native.h' 2023-01-11T21:00:44.4920685Z adding 'torch/include/ATen/ops/_version_ops.h' 2023-01-11T21:00:44.4922040Z adding 'torch/include/ATen/ops/_weight_norm.h' 2023-01-11T21:00:44.4923452Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4924825Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2023-01-11T21:00:44.4926274Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4927599Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2023-01-11T21:00:44.4929035Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2023-01-11T21:00:44.4930530Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2023-01-11T21:00:44.4932172Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2023-01-11T21:00:44.4933714Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4935101Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2023-01-11T21:00:44.4936481Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2023-01-11T21:00:44.4937995Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2023-01-11T21:00:44.4939737Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2023-01-11T21:00:44.4941357Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4943243Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2023-01-11T21:00:44.4944704Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2023-01-11T21:00:44.4946134Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2023-01-11T21:00:44.4947704Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2023-01-11T21:00:44.4949119Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2023-01-11T21:00:44.4950686Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2023-01-11T21:00:44.4952144Z adding 'torch/include/ATen/ops/abs.h' 2023-01-11T21:00:44.4953680Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.4955054Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2023-01-11T21:00:44.4956580Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2023-01-11T21:00:44.4957997Z adding 'torch/include/ATen/ops/abs_native.h' 2023-01-11T21:00:44.4959491Z adding 'torch/include/ATen/ops/abs_ops.h' 2023-01-11T21:00:44.4961006Z adding 'torch/include/ATen/ops/absolute.h' 2023-01-11T21:00:44.4962634Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4964014Z adding 'torch/include/ATen/ops/absolute_native.h' 2023-01-11T21:00:44.4965608Z adding 'torch/include/ATen/ops/absolute_ops.h' 2023-01-11T21:00:44.4967160Z adding 'torch/include/ATen/ops/acos.h' 2023-01-11T21:00:44.4968610Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4970042Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2023-01-11T21:00:44.4971550Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2023-01-11T21:00:44.4972938Z adding 'torch/include/ATen/ops/acos_meta.h' 2023-01-11T21:00:44.4974361Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2023-01-11T21:00:44.4975794Z adding 'torch/include/ATen/ops/acos_native.h' 2023-01-11T21:00:44.4977377Z adding 'torch/include/ATen/ops/acos_ops.h' 2023-01-11T21:00:44.4978880Z adding 'torch/include/ATen/ops/acosh.h' 2023-01-11T21:00:44.4980656Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.4982722Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2023-01-11T21:00:44.4983510Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2023-01-11T21:00:44.4985011Z adding 'torch/include/ATen/ops/acosh_meta.h' 2023-01-11T21:00:44.4986689Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2023-01-11T21:00:44.4988012Z adding 'torch/include/ATen/ops/acosh_native.h' 2023-01-11T21:00:44.4989464Z adding 'torch/include/ATen/ops/acosh_ops.h' 2023-01-11T21:00:44.4990948Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2023-01-11T21:00:44.4992497Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.4993723Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2023-01-11T21:00:44.4995309Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2023-01-11T21:00:44.4997132Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2023-01-11T21:00:44.4998755Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5000438Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2023-01-11T21:00:44.5002239Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2023-01-11T21:00:44.5003645Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2023-01-11T21:00:44.5005354Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2023-01-11T21:00:44.5007127Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2023-01-11T21:00:44.5008923Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2023-01-11T21:00:44.5010460Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.5012087Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.5013531Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2023-01-11T21:00:44.5015262Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2023-01-11T21:00:44.5016856Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5018460Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2023-01-11T21:00:44.5020050Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2023-01-11T21:00:44.5021565Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2023-01-11T21:00:44.5023310Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2023-01-11T21:00:44.5025079Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2023-01-11T21:00:44.5026784Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5028245Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2023-01-11T21:00:44.5029867Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2023-01-11T21:00:44.5031511Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2023-01-11T21:00:44.5033140Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2023-01-11T21:00:44.5034878Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5036489Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.5038162Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.5039631Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2023-01-11T21:00:44.5041255Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2023-01-11T21:00:44.5042727Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2023-01-11T21:00:44.5044455Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2023-01-11T21:00:44.5046188Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5047705Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2023-01-11T21:00:44.5050078Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2023-01-11T21:00:44.5051737Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2023-01-11T21:00:44.5053336Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2023-01-11T21:00:44.5054906Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2023-01-11T21:00:44.5056634Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2023-01-11T21:00:44.5058309Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2023-01-11T21:00:44.5059950Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2023-01-11T21:00:44.5061710Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5063347Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.5065355Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.5066846Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2023-01-11T21:00:44.5068464Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2023-01-11T21:00:44.5070062Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2023-01-11T21:00:44.5071681Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2023-01-11T21:00:44.5073336Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5074860Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2023-01-11T21:00:44.5076570Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2023-01-11T21:00:44.5078122Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2023-01-11T21:00:44.5079702Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2023-01-11T21:00:44.5081277Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2023-01-11T21:00:44.5083011Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2023-01-11T21:00:44.5084689Z adding 'torch/include/ATen/ops/add.h' 2023-01-11T21:00:44.5086391Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5088046Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5089539Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2023-01-11T21:00:44.5091100Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2023-01-11T21:00:44.5092591Z adding 'torch/include/ATen/ops/add_meta.h' 2023-01-11T21:00:44.5094225Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2023-01-11T21:00:44.5095914Z adding 'torch/include/ATen/ops/add_native.h' 2023-01-11T21:00:44.5097828Z adding 'torch/include/ATen/ops/add_ops.h' 2023-01-11T21:00:44.5099528Z adding 'torch/include/ATen/ops/addbmm.h' 2023-01-11T21:00:44.5101210Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2023-01-11T21:00:44.5103308Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2023-01-11T21:00:44.5104691Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2023-01-11T21:00:44.5106177Z adding 'torch/include/ATen/ops/addbmm_native.h' 2023-01-11T21:00:44.5107936Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2023-01-11T21:00:44.5109588Z adding 'torch/include/ATen/ops/addcdiv.h' 2023-01-11T21:00:44.5111334Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5112817Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2023-01-11T21:00:44.5114453Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2023-01-11T21:00:44.5116020Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2023-01-11T21:00:44.5117684Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2023-01-11T21:00:44.5119173Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2023-01-11T21:00:44.5120906Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2023-01-11T21:00:44.5122506Z adding 'torch/include/ATen/ops/addcmul.h' 2023-01-11T21:00:44.5124239Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5125734Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2023-01-11T21:00:44.5127380Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2023-01-11T21:00:44.5128868Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2023-01-11T21:00:44.5130487Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2023-01-11T21:00:44.5131981Z adding 'torch/include/ATen/ops/addcmul_native.h' 2023-01-11T21:00:44.5133724Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2023-01-11T21:00:44.5135366Z adding 'torch/include/ATen/ops/addmm.h' 2023-01-11T21:00:44.5137077Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5138567Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2023-01-11T21:00:44.5140303Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2023-01-11T21:00:44.5141841Z adding 'torch/include/ATen/ops/addmm_meta.h' 2023-01-11T21:00:44.5143399Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2023-01-11T21:00:44.5144979Z adding 'torch/include/ATen/ops/addmm_native.h' 2023-01-11T21:00:44.5146637Z adding 'torch/include/ATen/ops/addmm_ops.h' 2023-01-11T21:00:44.5148316Z adding 'torch/include/ATen/ops/addmv.h' 2023-01-11T21:00:44.5149791Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5151348Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2023-01-11T21:00:44.5152940Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2023-01-11T21:00:44.5154371Z adding 'torch/include/ATen/ops/addmv_meta.h' 2023-01-11T21:00:44.5155980Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2023-01-11T21:00:44.5157432Z adding 'torch/include/ATen/ops/addmv_native.h' 2023-01-11T21:00:44.5159091Z adding 'torch/include/ATen/ops/addmv_ops.h' 2023-01-11T21:00:44.5160663Z adding 'torch/include/ATen/ops/addr.h' 2023-01-11T21:00:44.5162292Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5163728Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2023-01-11T21:00:44.5165274Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2023-01-11T21:00:44.5166698Z adding 'torch/include/ATen/ops/addr_native.h' 2023-01-11T21:00:44.5168347Z adding 'torch/include/ATen/ops/addr_ops.h' 2023-01-11T21:00:44.5169844Z adding 'torch/include/ATen/ops/adjoint.h' 2023-01-11T21:00:44.5171371Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5172674Z adding 'torch/include/ATen/ops/adjoint_native.h' 2023-01-11T21:00:44.5174143Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2023-01-11T21:00:44.5175680Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2023-01-11T21:00:44.5177179Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2023-01-11T21:00:44.5178764Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5180118Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2023-01-11T21:00:44.5181654Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2023-01-11T21:00:44.5183361Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5184755Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2023-01-11T21:00:44.5186363Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2023-01-11T21:00:44.5187763Z adding 'torch/include/ATen/ops/alias.h' 2023-01-11T21:00:44.5189317Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5190775Z adding 'torch/include/ATen/ops/alias_copy.h' 2023-01-11T21:00:44.5192541Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5194140Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5195488Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2023-01-11T21:00:44.5197013Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2023-01-11T21:00:44.5198418Z adding 'torch/include/ATen/ops/alias_native.h' 2023-01-11T21:00:44.5199877Z adding 'torch/include/ATen/ops/alias_ops.h' 2023-01-11T21:00:44.5201608Z adding 'torch/include/ATen/ops/align_as.h' 2023-01-11T21:00:44.5203044Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5204336Z adding 'torch/include/ATen/ops/align_as_native.h' 2023-01-11T21:00:44.5205948Z adding 'torch/include/ATen/ops/align_as_ops.h' 2023-01-11T21:00:44.5207812Z adding 'torch/include/ATen/ops/align_tensors.h' 2023-01-11T21:00:44.5209156Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5210519Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2023-01-11T21:00:44.5211954Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2023-01-11T21:00:44.5213449Z adding 'torch/include/ATen/ops/align_to.h' 2023-01-11T21:00:44.5215163Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5216655Z adding 'torch/include/ATen/ops/align_to_native.h' 2023-01-11T21:00:44.5218273Z adding 'torch/include/ATen/ops/align_to_ops.h' 2023-01-11T21:00:44.5219714Z adding 'torch/include/ATen/ops/all.h' 2023-01-11T21:00:44.5221268Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5222841Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5224806Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2023-01-11T21:00:44.5226293Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2023-01-11T21:00:44.5227852Z adding 'torch/include/ATen/ops/all_meta.h' 2023-01-11T21:00:44.5229360Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2023-01-11T21:00:44.5230956Z adding 'torch/include/ATen/ops/all_native.h' 2023-01-11T21:00:44.5232928Z adding 'torch/include/ATen/ops/all_ops.h' 2023-01-11T21:00:44.5234743Z adding 'torch/include/ATen/ops/allclose.h' 2023-01-11T21:00:44.5236655Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5237670Z adding 'torch/include/ATen/ops/allclose_native.h' 2023-01-11T21:00:44.5239172Z adding 'torch/include/ATen/ops/allclose_ops.h' 2023-01-11T21:00:44.5240652Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2023-01-11T21:00:44.5242217Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5243602Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2023-01-11T21:00:44.5245165Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2023-01-11T21:00:44.5246714Z adding 'torch/include/ATen/ops/amax.h' 2023-01-11T21:00:44.5248438Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5250068Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2023-01-11T21:00:44.5251841Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2023-01-11T21:00:44.5253049Z adding 'torch/include/ATen/ops/amax_meta.h' 2023-01-11T21:00:44.5254540Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2023-01-11T21:00:44.5255927Z adding 'torch/include/ATen/ops/amax_native.h' 2023-01-11T21:00:44.5257448Z adding 'torch/include/ATen/ops/amax_ops.h' 2023-01-11T21:00:44.5258865Z adding 'torch/include/ATen/ops/amin.h' 2023-01-11T21:00:44.5260466Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5261846Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2023-01-11T21:00:44.5263403Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2023-01-11T21:00:44.5264871Z adding 'torch/include/ATen/ops/amin_meta.h' 2023-01-11T21:00:44.5266248Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2023-01-11T21:00:44.5267800Z adding 'torch/include/ATen/ops/amin_native.h' 2023-01-11T21:00:44.5269288Z adding 'torch/include/ATen/ops/amin_ops.h' 2023-01-11T21:00:44.5270540Z adding 'torch/include/ATen/ops/aminmax.h' 2023-01-11T21:00:44.5272085Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5273424Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2023-01-11T21:00:44.5274891Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2023-01-11T21:00:44.5276401Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2023-01-11T21:00:44.5277844Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2023-01-11T21:00:44.5279318Z adding 'torch/include/ATen/ops/aminmax_native.h' 2023-01-11T21:00:44.5280937Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2023-01-11T21:00:44.5282393Z adding 'torch/include/ATen/ops/and.h' 2023-01-11T21:00:44.5283947Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5285259Z adding 'torch/include/ATen/ops/and_native.h' 2023-01-11T21:00:44.5286940Z adding 'torch/include/ATen/ops/and_ops.h' 2023-01-11T21:00:44.5288479Z adding 'torch/include/ATen/ops/angle.h' 2023-01-11T21:00:44.5289998Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2023-01-11T21:00:44.5291494Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2023-01-11T21:00:44.5292880Z adding 'torch/include/ATen/ops/angle_native.h' 2023-01-11T21:00:44.5294433Z adding 'torch/include/ATen/ops/angle_ops.h' 2023-01-11T21:00:44.5296110Z adding 'torch/include/ATen/ops/any.h' 2023-01-11T21:00:44.5297713Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5299115Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5300539Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2023-01-11T21:00:44.5302050Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2023-01-11T21:00:44.5303626Z adding 'torch/include/ATen/ops/any_meta.h' 2023-01-11T21:00:44.5305240Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2023-01-11T21:00:44.5306682Z adding 'torch/include/ATen/ops/any_native.h' 2023-01-11T21:00:44.5308335Z adding 'torch/include/ATen/ops/any_ops.h' 2023-01-11T21:00:44.5310111Z adding 'torch/include/ATen/ops/arange.h' 2023-01-11T21:00:44.5311845Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5313293Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2023-01-11T21:00:44.5314798Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2023-01-11T21:00:44.5316285Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2023-01-11T21:00:44.5317729Z adding 'torch/include/ATen/ops/arange_native.h' 2023-01-11T21:00:44.5319458Z adding 'torch/include/ATen/ops/arange_ops.h' 2023-01-11T21:00:44.5321055Z adding 'torch/include/ATen/ops/arccos.h' 2023-01-11T21:00:44.5322637Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5323933Z adding 'torch/include/ATen/ops/arccos_native.h' 2023-01-11T21:00:44.5325516Z adding 'torch/include/ATen/ops/arccos_ops.h' 2023-01-11T21:00:44.5327034Z adding 'torch/include/ATen/ops/arccosh.h' 2023-01-11T21:00:44.5328603Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5329907Z adding 'torch/include/ATen/ops/arccosh_native.h' 2023-01-11T21:00:44.5331461Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2023-01-11T21:00:44.5332933Z adding 'torch/include/ATen/ops/arcsin.h' 2023-01-11T21:00:44.5334491Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5335813Z adding 'torch/include/ATen/ops/arcsin_native.h' 2023-01-11T21:00:44.5337323Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2023-01-11T21:00:44.5338912Z adding 'torch/include/ATen/ops/arcsinh.h' 2023-01-11T21:00:44.5340536Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5341867Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2023-01-11T21:00:44.5344168Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2023-01-11T21:00:44.5345196Z adding 'torch/include/ATen/ops/arctan.h' 2023-01-11T21:00:44.5346741Z adding 'torch/include/ATen/ops/arctan2.h' 2023-01-11T21:00:44.5348391Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5349800Z adding 'torch/include/ATen/ops/arctan2_native.h' 2023-01-11T21:00:44.5351492Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2023-01-11T21:00:44.5353204Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5354602Z adding 'torch/include/ATen/ops/arctan_native.h' 2023-01-11T21:00:44.5356337Z adding 'torch/include/ATen/ops/arctan_ops.h' 2023-01-11T21:00:44.5357947Z adding 'torch/include/ATen/ops/arctanh.h' 2023-01-11T21:00:44.5359579Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5360993Z adding 'torch/include/ATen/ops/arctanh_native.h' 2023-01-11T21:00:44.5362601Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2023-01-11T21:00:44.5364208Z adding 'torch/include/ATen/ops/argmax.h' 2023-01-11T21:00:44.5365957Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5367409Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2023-01-11T21:00:44.5368970Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2023-01-11T21:00:44.5370453Z adding 'torch/include/ATen/ops/argmax_meta.h' 2023-01-11T21:00:44.5372021Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2023-01-11T21:00:44.5373626Z adding 'torch/include/ATen/ops/argmax_native.h' 2023-01-11T21:00:44.5375210Z adding 'torch/include/ATen/ops/argmax_ops.h' 2023-01-11T21:00:44.5376817Z adding 'torch/include/ATen/ops/argmin.h' 2023-01-11T21:00:44.5378552Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5380027Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2023-01-11T21:00:44.5381562Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2023-01-11T21:00:44.5383274Z adding 'torch/include/ATen/ops/argmin_meta.h' 2023-01-11T21:00:44.5384829Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2023-01-11T21:00:44.5386224Z adding 'torch/include/ATen/ops/argmin_native.h' 2023-01-11T21:00:44.5387789Z adding 'torch/include/ATen/ops/argmin_ops.h' 2023-01-11T21:00:44.5389365Z adding 'torch/include/ATen/ops/argsort.h' 2023-01-11T21:00:44.5391250Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5392676Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5393922Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2023-01-11T21:00:44.5395366Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2023-01-11T21:00:44.5396781Z adding 'torch/include/ATen/ops/argsort_native.h' 2023-01-11T21:00:44.5398430Z adding 'torch/include/ATen/ops/argsort_ops.h' 2023-01-11T21:00:44.5399782Z adding 'torch/include/ATen/ops/argwhere.h' 2023-01-11T21:00:44.5401347Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5402851Z adding 'torch/include/ATen/ops/argwhere_native.h' 2023-01-11T21:00:44.5404103Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2023-01-11T21:00:44.5405798Z adding 'torch/include/ATen/ops/as_strided.h' 2023-01-11T21:00:44.5407566Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5410198Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2023-01-11T21:00:44.5412028Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5413775Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5415242Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2023-01-11T21:00:44.5416925Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2023-01-11T21:00:44.5418509Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2023-01-11T21:00:44.5420089Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2023-01-11T21:00:44.5421723Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2023-01-11T21:00:44.5423358Z adding 'torch/include/ATen/ops/as_strided_native.h' 2023-01-11T21:00:44.5425162Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2023-01-11T21:00:44.5427175Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2023-01-11T21:00:44.5429103Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5430618Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2023-01-11T21:00:44.5432324Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2023-01-11T21:00:44.5433915Z adding 'torch/include/ATen/ops/asin.h' 2023-01-11T21:00:44.5435658Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5437142Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2023-01-11T21:00:44.5438793Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2023-01-11T21:00:44.5440363Z adding 'torch/include/ATen/ops/asin_meta.h' 2023-01-11T21:00:44.5441875Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2023-01-11T21:00:44.5443404Z adding 'torch/include/ATen/ops/asin_native.h' 2023-01-11T21:00:44.5445159Z adding 'torch/include/ATen/ops/asin_ops.h' 2023-01-11T21:00:44.5446760Z adding 'torch/include/ATen/ops/asinh.h' 2023-01-11T21:00:44.5448507Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5450020Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2023-01-11T21:00:44.5451571Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2023-01-11T21:00:44.5453007Z adding 'torch/include/ATen/ops/asinh_meta.h' 2023-01-11T21:00:44.5454587Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2023-01-11T21:00:44.5456149Z adding 'torch/include/ATen/ops/asinh_native.h' 2023-01-11T21:00:44.5457871Z adding 'torch/include/ATen/ops/asinh_ops.h' 2023-01-11T21:00:44.5459443Z adding 'torch/include/ATen/ops/atan.h' 2023-01-11T21:00:44.5461049Z adding 'torch/include/ATen/ops/atan2.h' 2023-01-11T21:00:44.5463162Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5464724Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2023-01-11T21:00:44.5466369Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2023-01-11T21:00:44.5467916Z adding 'torch/include/ATen/ops/atan2_meta.h' 2023-01-11T21:00:44.5469383Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2023-01-11T21:00:44.5470748Z adding 'torch/include/ATen/ops/atan2_native.h' 2023-01-11T21:00:44.5472312Z adding 'torch/include/ATen/ops/atan2_ops.h' 2023-01-11T21:00:44.5473884Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5475192Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2023-01-11T21:00:44.5476757Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2023-01-11T21:00:44.5478092Z adding 'torch/include/ATen/ops/atan_meta.h' 2023-01-11T21:00:44.5479698Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2023-01-11T21:00:44.5481075Z adding 'torch/include/ATen/ops/atan_native.h' 2023-01-11T21:00:44.5482648Z adding 'torch/include/ATen/ops/atan_ops.h' 2023-01-11T21:00:44.5484066Z adding 'torch/include/ATen/ops/atanh.h' 2023-01-11T21:00:44.5485734Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5486960Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2023-01-11T21:00:44.5488324Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2023-01-11T21:00:44.5489706Z adding 'torch/include/ATen/ops/atanh_meta.h' 2023-01-11T21:00:44.5491226Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2023-01-11T21:00:44.5492612Z adding 'torch/include/ATen/ops/atanh_native.h' 2023-01-11T21:00:44.5494158Z adding 'torch/include/ATen/ops/atanh_ops.h' 2023-01-11T21:00:44.5495729Z adding 'torch/include/ATen/ops/atleast_1d.h' 2023-01-11T21:00:44.5497360Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5498896Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2023-01-11T21:00:44.5500578Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2023-01-11T21:00:44.5502089Z adding 'torch/include/ATen/ops/atleast_2d.h' 2023-01-11T21:00:44.5503914Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5505333Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2023-01-11T21:00:44.5507016Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2023-01-11T21:00:44.5508590Z adding 'torch/include/ATen/ops/atleast_3d.h' 2023-01-11T21:00:44.5510208Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5511573Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2023-01-11T21:00:44.5513236Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2023-01-11T21:00:44.5514783Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2023-01-11T21:00:44.5516540Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5517965Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2023-01-11T21:00:44.5519612Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2023-01-11T21:00:44.5521316Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2023-01-11T21:00:44.5523017Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2023-01-11T21:00:44.5524818Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5526432Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.5527973Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.5529539Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2023-01-11T21:00:44.5531211Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2023-01-11T21:00:44.5532799Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2023-01-11T21:00:44.5534551Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2023-01-11T21:00:44.5536337Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5537853Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2023-01-11T21:00:44.5539530Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2023-01-11T21:00:44.5541400Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2023-01-11T21:00:44.5543294Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2023-01-11T21:00:44.5545050Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2023-01-11T21:00:44.5546844Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2023-01-11T21:00:44.5548618Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2023-01-11T21:00:44.5550353Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2023-01-11T21:00:44.5552219Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5553759Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.5555478Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.5557065Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2023-01-11T21:00:44.5558757Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2023-01-11T21:00:44.5560344Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2023-01-11T21:00:44.5562196Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2023-01-11T21:00:44.5564028Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5565587Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2023-01-11T21:00:44.5567205Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2023-01-11T21:00:44.5568759Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2023-01-11T21:00:44.5570422Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2023-01-11T21:00:44.5572092Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2023-01-11T21:00:44.5573905Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2023-01-11T21:00:44.5575619Z adding 'torch/include/ATen/ops/baddbmm.h' 2023-01-11T21:00:44.5577344Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5578916Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2023-01-11T21:00:44.5580506Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2023-01-11T21:00:44.5582054Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2023-01-11T21:00:44.5583727Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2023-01-11T21:00:44.5585609Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2023-01-11T21:00:44.5587399Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2023-01-11T21:00:44.5589265Z adding 'torch/include/ATen/ops/bartlett_window.h' 2023-01-11T21:00:44.5591063Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5592531Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2023-01-11T21:00:44.5594384Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2023-01-11T21:00:44.5596086Z adding 'torch/include/ATen/ops/batch_norm.h' 2023-01-11T21:00:44.5597799Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2023-01-11T21:00:44.5599604Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5601141Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2023-01-11T21:00:44.5602713Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2023-01-11T21:00:44.5604347Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2023-01-11T21:00:44.5606127Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2023-01-11T21:00:44.5607871Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5609448Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2023-01-11T21:00:44.5611009Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2023-01-11T21:00:44.5612862Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2023-01-11T21:00:44.5614532Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5616118Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2023-01-11T21:00:44.5617772Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2023-01-11T21:00:44.5619271Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2023-01-11T21:00:44.5620952Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2023-01-11T21:00:44.5622814Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2023-01-11T21:00:44.5624716Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5626817Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2023-01-11T21:00:44.5628133Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2023-01-11T21:00:44.5629854Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2023-01-11T21:00:44.5631518Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2023-01-11T21:00:44.5633301Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5634854Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2023-01-11T21:00:44.5636555Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2023-01-11T21:00:44.5638354Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2023-01-11T21:00:44.5639979Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2023-01-11T21:00:44.5641658Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2023-01-11T21:00:44.5643331Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2023-01-11T21:00:44.5644994Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5646880Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2023-01-11T21:00:44.5648233Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2023-01-11T21:00:44.5649909Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2023-01-11T21:00:44.5651580Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2023-01-11T21:00:44.5653305Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5654898Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2023-01-11T21:00:44.5656455Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2023-01-11T21:00:44.5658162Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2023-01-11T21:00:44.5659858Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2023-01-11T21:00:44.5661597Z adding 'torch/include/ATen/ops/bernoulli.h' 2023-01-11T21:00:44.5663601Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5665284Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5666637Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2023-01-11T21:00:44.5668238Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2023-01-11T21:00:44.5669805Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2023-01-11T21:00:44.5671345Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2023-01-11T21:00:44.5673263Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2023-01-11T21:00:44.5675148Z adding 'torch/include/ATen/ops/bilinear.h' 2023-01-11T21:00:44.5676771Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5678126Z adding 'torch/include/ATen/ops/bilinear_native.h' 2023-01-11T21:00:44.5679753Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2023-01-11T21:00:44.5681428Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2023-01-11T21:00:44.5683124Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2023-01-11T21:00:44.5684931Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2023-01-11T21:00:44.5686451Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2023-01-11T21:00:44.5688104Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2023-01-11T21:00:44.5689695Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2023-01-11T21:00:44.5691238Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2023-01-11T21:00:44.5692732Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2023-01-11T21:00:44.5694245Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2023-01-11T21:00:44.5695864Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2023-01-11T21:00:44.5697678Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2023-01-11T21:00:44.5699286Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5700700Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2023-01-11T21:00:44.5702081Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2023-01-11T21:00:44.5703696Z adding 'torch/include/ATen/ops/bincount.h' 2023-01-11T21:00:44.5705345Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5706664Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2023-01-11T21:00:44.5708083Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2023-01-11T21:00:44.5709481Z adding 'torch/include/ATen/ops/bincount_native.h' 2023-01-11T21:00:44.5711007Z adding 'torch/include/ATen/ops/bincount_ops.h' 2023-01-11T21:00:44.5712674Z adding 'torch/include/ATen/ops/binomial.h' 2023-01-11T21:00:44.5713976Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5715685Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2023-01-11T21:00:44.5717246Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2023-01-11T21:00:44.5718509Z adding 'torch/include/ATen/ops/binomial_native.h' 2023-01-11T21:00:44.5720242Z adding 'torch/include/ATen/ops/binomial_ops.h' 2023-01-11T21:00:44.5721922Z adding 'torch/include/ATen/ops/bitwise_and.h' 2023-01-11T21:00:44.5724001Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5725657Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5727185Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5728469Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2023-01-11T21:00:44.5729919Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2023-01-11T21:00:44.5731410Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2023-01-11T21:00:44.5732942Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2023-01-11T21:00:44.5734472Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2023-01-11T21:00:44.5736349Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2023-01-11T21:00:44.5738161Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2023-01-11T21:00:44.5739940Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5741642Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5743352Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2023-01-11T21:00:44.5745230Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2023-01-11T21:00:44.5746616Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2023-01-11T21:00:44.5748266Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2023-01-11T21:00:44.5749682Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2023-01-11T21:00:44.5751533Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2023-01-11T21:00:44.5753219Z adding 'torch/include/ATen/ops/bitwise_not.h' 2023-01-11T21:00:44.5755006Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5756415Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2023-01-11T21:00:44.5757892Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2023-01-11T21:00:44.5759294Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2023-01-11T21:00:44.5760831Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2023-01-11T21:00:44.5762212Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2023-01-11T21:00:44.5763855Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2023-01-11T21:00:44.5765609Z adding 'torch/include/ATen/ops/bitwise_or.h' 2023-01-11T21:00:44.5767335Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5768926Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5770363Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5771835Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2023-01-11T21:00:44.5773316Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2023-01-11T21:00:44.5774726Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2023-01-11T21:00:44.5776254Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2023-01-11T21:00:44.5777687Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2023-01-11T21:00:44.5779621Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2023-01-11T21:00:44.5781477Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2023-01-11T21:00:44.5783397Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5785888Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5787381Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2023-01-11T21:00:44.5788953Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2023-01-11T21:00:44.5790394Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2023-01-11T21:00:44.5791976Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2023-01-11T21:00:44.5793505Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2023-01-11T21:00:44.5795417Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2023-01-11T21:00:44.5797238Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2023-01-11T21:00:44.5799081Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5800719Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5802168Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5803708Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2023-01-11T21:00:44.5805293Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2023-01-11T21:00:44.5806767Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2023-01-11T21:00:44.5808332Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2023-01-11T21:00:44.5809878Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2023-01-11T21:00:44.5811816Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2023-01-11T21:00:44.5813689Z adding 'torch/include/ATen/ops/blackman_window.h' 2023-01-11T21:00:44.5815531Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5817141Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2023-01-11T21:00:44.5818894Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2023-01-11T21:00:44.5820545Z adding 'torch/include/ATen/ops/block_diag.h' 2023-01-11T21:00:44.5822191Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5823812Z adding 'torch/include/ATen/ops/block_diag_native.h' 2023-01-11T21:00:44.5825528Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2023-01-11T21:00:44.5827132Z adding 'torch/include/ATen/ops/bmm.h' 2023-01-11T21:00:44.5828932Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5830347Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2023-01-11T21:00:44.5831936Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2023-01-11T21:00:44.5833431Z adding 'torch/include/ATen/ops/bmm_meta.h' 2023-01-11T21:00:44.5835082Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2023-01-11T21:00:44.5836727Z adding 'torch/include/ATen/ops/bmm_native.h' 2023-01-11T21:00:44.5838440Z adding 'torch/include/ATen/ops/bmm_ops.h' 2023-01-11T21:00:44.5839997Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2023-01-11T21:00:44.5841790Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5843184Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2023-01-11T21:00:44.5844804Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2023-01-11T21:00:44.5846448Z adding 'torch/include/ATen/ops/broadcast_to.h' 2023-01-11T21:00:44.5848179Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5849530Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2023-01-11T21:00:44.5851174Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2023-01-11T21:00:44.5852896Z adding 'torch/include/ATen/ops/bucketize.h' 2023-01-11T21:00:44.5854731Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5856295Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2023-01-11T21:00:44.5857906Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2023-01-11T21:00:44.5859430Z adding 'torch/include/ATen/ops/bucketize_native.h' 2023-01-11T21:00:44.5861288Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2023-01-11T21:00:44.5862994Z adding 'torch/include/ATen/ops/can_cast.h' 2023-01-11T21:00:44.5864691Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5866092Z adding 'torch/include/ATen/ops/can_cast_native.h' 2023-01-11T21:00:44.5867790Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2023-01-11T21:00:44.5869332Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2023-01-11T21:00:44.5871021Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5872402Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2023-01-11T21:00:44.5874006Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2023-01-11T21:00:44.5875700Z adding 'torch/include/ATen/ops/cat.h' 2023-01-11T21:00:44.5877506Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5879010Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5880549Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2023-01-11T21:00:44.5882167Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2023-01-11T21:00:44.5884146Z adding 'torch/include/ATen/ops/cat_meta.h' 2023-01-11T21:00:44.5885900Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2023-01-11T21:00:44.5887547Z adding 'torch/include/ATen/ops/cat_native.h' 2023-01-11T21:00:44.5889365Z adding 'torch/include/ATen/ops/cat_ops.h' 2023-01-11T21:00:44.5891045Z adding 'torch/include/ATen/ops/cauchy.h' 2023-01-11T21:00:44.5892815Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5894407Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2023-01-11T21:00:44.5896030Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2023-01-11T21:00:44.5897537Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2023-01-11T21:00:44.5899052Z adding 'torch/include/ATen/ops/cauchy_native.h' 2023-01-11T21:00:44.5900810Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2023-01-11T21:00:44.5902296Z adding 'torch/include/ATen/ops/ccol_indices.h' 2023-01-11T21:00:44.5904194Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2023-01-11T21:00:44.5906066Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5907797Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5909539Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2023-01-11T21:00:44.5910881Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2023-01-11T21:00:44.5912139Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2023-01-11T21:00:44.5913562Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2023-01-11T21:00:44.5915343Z adding 'torch/include/ATen/ops/cdist.h' 2023-01-11T21:00:44.5916752Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5918160Z adding 'torch/include/ATen/ops/cdist_native.h' 2023-01-11T21:00:44.5919522Z adding 'torch/include/ATen/ops/cdist_ops.h' 2023-01-11T21:00:44.5920952Z adding 'torch/include/ATen/ops/ceil.h' 2023-01-11T21:00:44.5922482Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5923810Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2023-01-11T21:00:44.5925419Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2023-01-11T21:00:44.5926485Z adding 'torch/include/ATen/ops/ceil_meta.h' 2023-01-11T21:00:44.5928074Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2023-01-11T21:00:44.5929235Z adding 'torch/include/ATen/ops/ceil_native.h' 2023-01-11T21:00:44.5930889Z adding 'torch/include/ATen/ops/ceil_ops.h' 2023-01-11T21:00:44.5932541Z adding 'torch/include/ATen/ops/celu.h' 2023-01-11T21:00:44.5934728Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5936134Z adding 'torch/include/ATen/ops/celu_native.h' 2023-01-11T21:00:44.5937597Z adding 'torch/include/ATen/ops/celu_ops.h' 2023-01-11T21:00:44.5939153Z adding 'torch/include/ATen/ops/chain_matmul.h' 2023-01-11T21:00:44.5940601Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5941875Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2023-01-11T21:00:44.5943610Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2023-01-11T21:00:44.5945007Z adding 'torch/include/ATen/ops/chalf.h' 2023-01-11T21:00:44.5946583Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5947955Z adding 'torch/include/ATen/ops/chalf_native.h' 2023-01-11T21:00:44.5949469Z adding 'torch/include/ATen/ops/chalf_ops.h' 2023-01-11T21:00:44.5951206Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2023-01-11T21:00:44.5952556Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5954028Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2023-01-11T21:00:44.5955526Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2023-01-11T21:00:44.5957307Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2023-01-11T21:00:44.5958798Z adding 'torch/include/ATen/ops/cholesky.h' 2023-01-11T21:00:44.5960153Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2023-01-11T21:00:44.5961671Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2023-01-11T21:00:44.5962998Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2023-01-11T21:00:44.5964507Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2023-01-11T21:00:44.5965806Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2023-01-11T21:00:44.5967246Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2023-01-11T21:00:44.5968923Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2023-01-11T21:00:44.5970362Z adding 'torch/include/ATen/ops/cholesky_native.h' 2023-01-11T21:00:44.5971858Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2023-01-11T21:00:44.5973349Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2023-01-11T21:00:44.5975086Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.5976455Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2023-01-11T21:00:44.5977921Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2023-01-11T21:00:44.5979632Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2023-01-11T21:00:44.5981185Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5982691Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2023-01-11T21:00:44.5984277Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2023-01-11T21:00:44.5985749Z adding 'torch/include/ATen/ops/chunk.h' 2023-01-11T21:00:44.5987319Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.5988810Z adding 'torch/include/ATen/ops/chunk_native.h' 2023-01-11T21:00:44.5990394Z adding 'torch/include/ATen/ops/chunk_ops.h' 2023-01-11T21:00:44.5992090Z adding 'torch/include/ATen/ops/clamp.h' 2023-01-11T21:00:44.5993670Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.5995205Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2023-01-11T21:00:44.5996888Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2023-01-11T21:00:44.5998481Z adding 'torch/include/ATen/ops/clamp_max.h' 2023-01-11T21:00:44.6000180Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6001754Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2023-01-11T21:00:44.6003291Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2023-01-11T21:00:44.6004958Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2023-01-11T21:00:44.6006413Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2023-01-11T21:00:44.6007863Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2023-01-11T21:00:44.6009606Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2023-01-11T21:00:44.6011217Z adding 'torch/include/ATen/ops/clamp_meta.h' 2023-01-11T21:00:44.6012789Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2023-01-11T21:00:44.6014506Z adding 'torch/include/ATen/ops/clamp_min.h' 2023-01-11T21:00:44.6016065Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6017507Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2023-01-11T21:00:44.6019035Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2023-01-11T21:00:44.6020512Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2023-01-11T21:00:44.6022075Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2023-01-11T21:00:44.6023676Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2023-01-11T21:00:44.6025460Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2023-01-11T21:00:44.6027050Z adding 'torch/include/ATen/ops/clamp_native.h' 2023-01-11T21:00:44.6028876Z adding 'torch/include/ATen/ops/clamp_ops.h' 2023-01-11T21:00:44.6030720Z adding 'torch/include/ATen/ops/clip.h' 2023-01-11T21:00:44.6032473Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6033921Z adding 'torch/include/ATen/ops/clip_native.h' 2023-01-11T21:00:44.6035826Z adding 'torch/include/ATen/ops/clip_ops.h' 2023-01-11T21:00:44.6037547Z adding 'torch/include/ATen/ops/clone.h' 2023-01-11T21:00:44.6039193Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6040597Z adding 'torch/include/ATen/ops/clone_native.h' 2023-01-11T21:00:44.6042297Z adding 'torch/include/ATen/ops/clone_ops.h' 2023-01-11T21:00:44.6043672Z adding 'torch/include/ATen/ops/coalesce.h' 2023-01-11T21:00:44.6045309Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6046779Z adding 'torch/include/ATen/ops/coalesce_native.h' 2023-01-11T21:00:44.6048155Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2023-01-11T21:00:44.6049913Z adding 'torch/include/ATen/ops/col2im.h' 2023-01-11T21:00:44.6051700Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2023-01-11T21:00:44.6053290Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2023-01-11T21:00:44.6054786Z adding 'torch/include/ATen/ops/col2im_native.h' 2023-01-11T21:00:44.6056492Z adding 'torch/include/ATen/ops/col2im_ops.h' 2023-01-11T21:00:44.6057953Z adding 'torch/include/ATen/ops/col_indices.h' 2023-01-11T21:00:44.6059404Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2023-01-11T21:00:44.6061043Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6062700Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6064191Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2023-01-11T21:00:44.6065762Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2023-01-11T21:00:44.6067201Z adding 'torch/include/ATen/ops/col_indices_native.h' 2023-01-11T21:00:44.6068714Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2023-01-11T21:00:44.6070254Z adding 'torch/include/ATen/ops/column_stack.h' 2023-01-11T21:00:44.6071875Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6073226Z adding 'torch/include/ATen/ops/column_stack_native.h' 2023-01-11T21:00:44.6074771Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2023-01-11T21:00:44.6076364Z adding 'torch/include/ATen/ops/combinations.h' 2023-01-11T21:00:44.6077953Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6079279Z adding 'torch/include/ATen/ops/combinations_native.h' 2023-01-11T21:00:44.6080833Z adding 'torch/include/ATen/ops/combinations_ops.h' 2023-01-11T21:00:44.6082319Z adding 'torch/include/ATen/ops/complex.h' 2023-01-11T21:00:44.6083949Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6085398Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2023-01-11T21:00:44.6086866Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2023-01-11T21:00:44.6088269Z adding 'torch/include/ATen/ops/complex_native.h' 2023-01-11T21:00:44.6089855Z adding 'torch/include/ATen/ops/complex_ops.h' 2023-01-11T21:00:44.6091432Z adding 'torch/include/ATen/ops/concat.h' 2023-01-11T21:00:44.6093132Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6094552Z adding 'torch/include/ATen/ops/concat_native.h' 2023-01-11T21:00:44.6096247Z adding 'torch/include/ATen/ops/concat_ops.h' 2023-01-11T21:00:44.6097923Z adding 'torch/include/ATen/ops/concatenate.h' 2023-01-11T21:00:44.6099590Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6100986Z adding 'torch/include/ATen/ops/concatenate_native.h' 2023-01-11T21:00:44.6102757Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2023-01-11T21:00:44.6104400Z adding 'torch/include/ATen/ops/conj.h' 2023-01-11T21:00:44.6105964Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6107355Z adding 'torch/include/ATen/ops/conj_native.h' 2023-01-11T21:00:44.6108854Z adding 'torch/include/ATen/ops/conj_ops.h' 2023-01-11T21:00:44.6110387Z adding 'torch/include/ATen/ops/conj_physical.h' 2023-01-11T21:00:44.6111977Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6113434Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6114847Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2023-01-11T21:00:44.6116390Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2023-01-11T21:00:44.6117829Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2023-01-11T21:00:44.6119429Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2023-01-11T21:00:44.6121301Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2023-01-11T21:00:44.6122974Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6124348Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2023-01-11T21:00:44.6125968Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2023-01-11T21:00:44.6127391Z adding 'torch/include/ATen/ops/contiguous.h' 2023-01-11T21:00:44.6128947Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6130405Z adding 'torch/include/ATen/ops/contiguous_native.h' 2023-01-11T21:00:44.6131877Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2023-01-11T21:00:44.6133512Z adding 'torch/include/ATen/ops/conv1d.h' 2023-01-11T21:00:44.6135127Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6136563Z adding 'torch/include/ATen/ops/conv1d_native.h' 2023-01-11T21:00:44.6138167Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2023-01-11T21:00:44.6139774Z adding 'torch/include/ATen/ops/conv2d.h' 2023-01-11T21:00:44.6141422Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6142952Z adding 'torch/include/ATen/ops/conv2d_native.h' 2023-01-11T21:00:44.6144647Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2023-01-11T21:00:44.6146299Z adding 'torch/include/ATen/ops/conv3d.h' 2023-01-11T21:00:44.6147907Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6150079Z adding 'torch/include/ATen/ops/conv3d_native.h' 2023-01-11T21:00:44.6151815Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2023-01-11T21:00:44.6153792Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2023-01-11T21:00:44.6155651Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6157286Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2023-01-11T21:00:44.6158746Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2023-01-11T21:00:44.6160460Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2023-01-11T21:00:44.6161996Z adding 'torch/include/ATen/ops/conv_tbc.h' 2023-01-11T21:00:44.6163518Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2023-01-11T21:00:44.6165075Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6166468Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2023-01-11T21:00:44.6168006Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2023-01-11T21:00:44.6169709Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6170995Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2023-01-11T21:00:44.6172646Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2023-01-11T21:00:44.6174261Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2023-01-11T21:00:44.6175839Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6177249Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2023-01-11T21:00:44.6178773Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2023-01-11T21:00:44.6180448Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2023-01-11T21:00:44.6182285Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6183995Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2023-01-11T21:00:44.6185399Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2023-01-11T21:00:44.6186786Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2023-01-11T21:00:44.6188336Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6189655Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2023-01-11T21:00:44.6191496Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2023-01-11T21:00:44.6193112Z adding 'torch/include/ATen/ops/convolution.h' 2023-01-11T21:00:44.6195432Z adding 'torch/include/ATen/ops/convolution_backward.h' 2023-01-11T21:00:44.6197566Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6198966Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2023-01-11T21:00:44.6200401Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2023-01-11T21:00:44.6202074Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2023-01-11T21:00:44.6203820Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2023-01-11T21:00:44.6205878Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6207224Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2023-01-11T21:00:44.6208885Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2023-01-11T21:00:44.6210368Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6211939Z adding 'torch/include/ATen/ops/convolution_native.h' 2023-01-11T21:00:44.6213463Z adding 'torch/include/ATen/ops/convolution_ops.h' 2023-01-11T21:00:44.6215087Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2023-01-11T21:00:44.6216826Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6218572Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2023-01-11T21:00:44.6220041Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2023-01-11T21:00:44.6221779Z adding 'torch/include/ATen/ops/copy.h' 2023-01-11T21:00:44.6223585Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6225513Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6226753Z adding 'torch/include/ATen/ops/copy_native.h' 2023-01-11T21:00:44.6228240Z adding 'torch/include/ATen/ops/copy_ops.h' 2023-01-11T21:00:44.6229857Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2023-01-11T21:00:44.6231387Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6233038Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2023-01-11T21:00:44.6234471Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2023-01-11T21:00:44.6236099Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2023-01-11T21:00:44.6237831Z adding 'torch/include/ATen/ops/copysign.h' 2023-01-11T21:00:44.6239376Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6240706Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6242041Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2023-01-11T21:00:44.6243448Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2023-01-11T21:00:44.6244827Z adding 'torch/include/ATen/ops/copysign_meta.h' 2023-01-11T21:00:44.6246368Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2023-01-11T21:00:44.6247699Z adding 'torch/include/ATen/ops/copysign_native.h' 2023-01-11T21:00:44.6249398Z adding 'torch/include/ATen/ops/copysign_ops.h' 2023-01-11T21:00:44.6250937Z adding 'torch/include/ATen/ops/corrcoef.h' 2023-01-11T21:00:44.6252449Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6253918Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2023-01-11T21:00:44.6255306Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2023-01-11T21:00:44.6256682Z adding 'torch/include/ATen/ops/cos.h' 2023-01-11T21:00:44.6258204Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6259577Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2023-01-11T21:00:44.6260925Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2023-01-11T21:00:44.6262254Z adding 'torch/include/ATen/ops/cos_meta.h' 2023-01-11T21:00:44.6263772Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2023-01-11T21:00:44.6265312Z adding 'torch/include/ATen/ops/cos_native.h' 2023-01-11T21:00:44.6266747Z adding 'torch/include/ATen/ops/cos_ops.h' 2023-01-11T21:00:44.6268126Z adding 'torch/include/ATen/ops/cosh.h' 2023-01-11T21:00:44.6269730Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6271085Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2023-01-11T21:00:44.6272576Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2023-01-11T21:00:44.6273943Z adding 'torch/include/ATen/ops/cosh_meta.h' 2023-01-11T21:00:44.6275600Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2023-01-11T21:00:44.6276913Z adding 'torch/include/ATen/ops/cosh_native.h' 2023-01-11T21:00:44.6278573Z adding 'torch/include/ATen/ops/cosh_ops.h' 2023-01-11T21:00:44.6279984Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2023-01-11T21:00:44.6281521Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6282841Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2023-01-11T21:00:44.6284499Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2023-01-11T21:00:44.6285904Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2023-01-11T21:00:44.6287326Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6288729Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2023-01-11T21:00:44.6290150Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2023-01-11T21:00:44.6292196Z adding 'torch/include/ATen/ops/count_nonzero.h' 2023-01-11T21:00:44.6293445Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6294962Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2023-01-11T21:00:44.6296603Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2023-01-11T21:00:44.6297812Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2023-01-11T21:00:44.6299626Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2023-01-11T21:00:44.6301196Z adding 'torch/include/ATen/ops/cov.h' 2023-01-11T21:00:44.6303042Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6304544Z adding 'torch/include/ATen/ops/cov_native.h' 2023-01-11T21:00:44.6306170Z adding 'torch/include/ATen/ops/cov_ops.h' 2023-01-11T21:00:44.6307808Z adding 'torch/include/ATen/ops/cross.h' 2023-01-11T21:00:44.6309640Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6311250Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2023-01-11T21:00:44.6313045Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6314529Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2023-01-11T21:00:44.6316647Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2023-01-11T21:00:44.6318120Z adding 'torch/include/ATen/ops/cross_native.h' 2023-01-11T21:00:44.6319740Z adding 'torch/include/ATen/ops/cross_ops.h' 2023-01-11T21:00:44.6321345Z adding 'torch/include/ATen/ops/crow_indices.h' 2023-01-11T21:00:44.6322610Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2023-01-11T21:00:44.6323950Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6325365Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6326704Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2023-01-11T21:00:44.6328135Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2023-01-11T21:00:44.6329551Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2023-01-11T21:00:44.6331120Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2023-01-11T21:00:44.6332867Z adding 'torch/include/ATen/ops/ctc_loss.h' 2023-01-11T21:00:44.6334480Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6335963Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2023-01-11T21:00:44.6337965Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2023-01-11T21:00:44.6339545Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2023-01-11T21:00:44.6341057Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2023-01-11T21:00:44.6342987Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6344315Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2023-01-11T21:00:44.6346130Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2023-01-11T21:00:44.6347701Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2023-01-11T21:00:44.6349505Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6351050Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2023-01-11T21:00:44.6352694Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2023-01-11T21:00:44.6354321Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2023-01-11T21:00:44.6356173Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2023-01-11T21:00:44.6358123Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2023-01-11T21:00:44.6360010Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6361584Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2023-01-11T21:00:44.6363155Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2023-01-11T21:00:44.6365131Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2023-01-11T21:00:44.6366883Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6368459Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2023-01-11T21:00:44.6370030Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2023-01-11T21:00:44.6371963Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2023-01-11T21:00:44.6373833Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2023-01-11T21:00:44.6375706Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2023-01-11T21:00:44.6377496Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6379194Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2023-01-11T21:00:44.6380781Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2023-01-11T21:00:44.6382938Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2023-01-11T21:00:44.6384760Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6386287Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2023-01-11T21:00:44.6387878Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2023-01-11T21:00:44.6389961Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2023-01-11T21:00:44.6391650Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2023-01-11T21:00:44.6393292Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6394762Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2023-01-11T21:00:44.6396390Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2023-01-11T21:00:44.6398013Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2023-01-11T21:00:44.6399836Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2023-01-11T21:00:44.6401513Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6403121Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2023-01-11T21:00:44.6404753Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2023-01-11T21:00:44.6406549Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2023-01-11T21:00:44.6408300Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2023-01-11T21:00:44.6410386Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2023-01-11T21:00:44.6411389Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6412822Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2023-01-11T21:00:44.6414376Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2023-01-11T21:00:44.6416051Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2023-01-11T21:00:44.6417717Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6419111Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2023-01-11T21:00:44.6420543Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2023-01-11T21:00:44.6422187Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2023-01-11T21:00:44.6424025Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2023-01-11T21:00:44.6425736Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6427523Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2023-01-11T21:00:44.6428681Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2023-01-11T21:00:44.6430685Z adding 'torch/include/ATen/ops/cummax.h' 2023-01-11T21:00:44.6432075Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6433640Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6435448Z adding 'torch/include/ATen/ops/cummax_native.h' 2023-01-11T21:00:44.6437145Z adding 'torch/include/ATen/ops/cummax_ops.h' 2023-01-11T21:00:44.6438871Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2023-01-11T21:00:44.6440668Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6442067Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2023-01-11T21:00:44.6443940Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2023-01-11T21:00:44.6445639Z adding 'torch/include/ATen/ops/cummin.h' 2023-01-11T21:00:44.6447581Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6449111Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6450606Z adding 'torch/include/ATen/ops/cummin_native.h' 2023-01-11T21:00:44.6452612Z adding 'torch/include/ATen/ops/cummin_ops.h' 2023-01-11T21:00:44.6454384Z adding 'torch/include/ATen/ops/cumprod.h' 2023-01-11T21:00:44.6456122Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2023-01-11T21:00:44.6457743Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6459056Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2023-01-11T21:00:44.6460749Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2023-01-11T21:00:44.6462889Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6464600Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6466219Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2023-01-11T21:00:44.6467804Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2023-01-11T21:00:44.6469430Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2023-01-11T21:00:44.6471229Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2023-01-11T21:00:44.6472850Z adding 'torch/include/ATen/ops/cumprod_native.h' 2023-01-11T21:00:44.6474878Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2023-01-11T21:00:44.6476881Z adding 'torch/include/ATen/ops/cumsum.h' 2023-01-11T21:00:44.6478673Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6480279Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6482019Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2023-01-11T21:00:44.6483864Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2023-01-11T21:00:44.6485334Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2023-01-11T21:00:44.6486944Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2023-01-11T21:00:44.6488583Z adding 'torch/include/ATen/ops/cumsum_native.h' 2023-01-11T21:00:44.6490698Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2023-01-11T21:00:44.6492603Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2023-01-11T21:00:44.6494279Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6495866Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2023-01-11T21:00:44.6497592Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2023-01-11T21:00:44.6499165Z adding 'torch/include/ATen/ops/data.h' 2023-01-11T21:00:44.6500958Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6502261Z adding 'torch/include/ATen/ops/data_native.h' 2023-01-11T21:00:44.6504368Z adding 'torch/include/ATen/ops/data_ops.h' 2023-01-11T21:00:44.6506016Z adding 'torch/include/ATen/ops/deg2rad.h' 2023-01-11T21:00:44.6507737Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6509314Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2023-01-11T21:00:44.6511039Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2023-01-11T21:00:44.6513263Z adding 'torch/include/ATen/ops/dense_dim.h' 2023-01-11T21:00:44.6514417Z adding 'torch/include/ATen/ops/dense_dim_cpu_dispatch.h' 2023-01-11T21:00:44.6516026Z adding 'torch/include/ATen/ops/dense_dim_cuda_dispatch.h' 2023-01-11T21:00:44.6517557Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2023-01-11T21:00:44.6519287Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2023-01-11T21:00:44.6521068Z adding 'torch/include/ATen/ops/dequantize.h' 2023-01-11T21:00:44.6523015Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6525522Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2023-01-11T21:00:44.6527191Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2023-01-11T21:00:44.6528875Z adding 'torch/include/ATen/ops/dequantize_native.h' 2023-01-11T21:00:44.6530662Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2023-01-11T21:00:44.6532329Z adding 'torch/include/ATen/ops/det.h' 2023-01-11T21:00:44.6534056Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6535517Z adding 'torch/include/ATen/ops/det_native.h' 2023-01-11T21:00:44.6537175Z adding 'torch/include/ATen/ops/det_ops.h' 2023-01-11T21:00:44.6538840Z adding 'torch/include/ATen/ops/detach.h' 2023-01-11T21:00:44.6540552Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6542147Z adding 'torch/include/ATen/ops/detach_copy.h' 2023-01-11T21:00:44.6544202Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6545889Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6547394Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2023-01-11T21:00:44.6549051Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2023-01-11T21:00:44.6550653Z adding 'torch/include/ATen/ops/detach_native.h' 2023-01-11T21:00:44.6552311Z adding 'torch/include/ATen/ops/detach_ops.h' 2023-01-11T21:00:44.6553967Z adding 'torch/include/ATen/ops/diag.h' 2023-01-11T21:00:44.6555937Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6557625Z adding 'torch/include/ATen/ops/diag_embed.h' 2023-01-11T21:00:44.6559413Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6561118Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6562591Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2023-01-11T21:00:44.6564264Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2023-01-11T21:00:44.6566030Z adding 'torch/include/ATen/ops/diag_native.h' 2023-01-11T21:00:44.6567548Z adding 'torch/include/ATen/ops/diag_ops.h' 2023-01-11T21:00:44.6569224Z adding 'torch/include/ATen/ops/diagflat.h' 2023-01-11T21:00:44.6571115Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6572601Z adding 'torch/include/ATen/ops/diagflat_native.h' 2023-01-11T21:00:44.6574330Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2023-01-11T21:00:44.6576340Z adding 'torch/include/ATen/ops/diagonal.h' 2023-01-11T21:00:44.6578186Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2023-01-11T21:00:44.6579840Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6581471Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2023-01-11T21:00:44.6583150Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2023-01-11T21:00:44.6584752Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6586355Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6587787Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2023-01-11T21:00:44.6589256Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6590791Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6592118Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2023-01-11T21:00:44.6593647Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2023-01-11T21:00:44.6595133Z adding 'torch/include/ATen/ops/diagonal_native.h' 2023-01-11T21:00:44.6596821Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2023-01-11T21:00:44.6598400Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2023-01-11T21:00:44.6600027Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6601404Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2023-01-11T21:00:44.6603194Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2023-01-11T21:00:44.6604598Z adding 'torch/include/ATen/ops/diff.h' 2023-01-11T21:00:44.6606367Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6607734Z adding 'torch/include/ATen/ops/diff_native.h' 2023-01-11T21:00:44.6609326Z adding 'torch/include/ATen/ops/diff_ops.h' 2023-01-11T21:00:44.6610843Z adding 'torch/include/ATen/ops/digamma.h' 2023-01-11T21:00:44.6612465Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6613831Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2023-01-11T21:00:44.6615596Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2023-01-11T21:00:44.6617038Z adding 'torch/include/ATen/ops/digamma_meta.h' 2023-01-11T21:00:44.6618402Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2023-01-11T21:00:44.6619824Z adding 'torch/include/ATen/ops/digamma_native.h' 2023-01-11T21:00:44.6621472Z adding 'torch/include/ATen/ops/digamma_ops.h' 2023-01-11T21:00:44.6623276Z adding 'torch/include/ATen/ops/dist.h' 2023-01-11T21:00:44.6625119Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6626367Z adding 'torch/include/ATen/ops/dist_native.h' 2023-01-11T21:00:44.6628241Z adding 'torch/include/ATen/ops/dist_ops.h' 2023-01-11T21:00:44.6630007Z adding 'torch/include/ATen/ops/div.h' 2023-01-11T21:00:44.6631587Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6633077Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6634554Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2023-01-11T21:00:44.6636102Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2023-01-11T21:00:44.6637576Z adding 'torch/include/ATen/ops/div_meta.h' 2023-01-11T21:00:44.6639114Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2023-01-11T21:00:44.6640685Z adding 'torch/include/ATen/ops/div_native.h' 2023-01-11T21:00:44.6643104Z adding 'torch/include/ATen/ops/div_ops.h' 2023-01-11T21:00:44.6644748Z adding 'torch/include/ATen/ops/divide.h' 2023-01-11T21:00:44.6646468Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6647931Z adding 'torch/include/ATen/ops/divide_native.h' 2023-01-11T21:00:44.6649846Z adding 'torch/include/ATen/ops/divide_ops.h' 2023-01-11T21:00:44.6651529Z adding 'torch/include/ATen/ops/dot.h' 2023-01-11T21:00:44.6653100Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6654516Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2023-01-11T21:00:44.6656083Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2023-01-11T21:00:44.6657550Z adding 'torch/include/ATen/ops/dot_native.h' 2023-01-11T21:00:44.6659035Z adding 'torch/include/ATen/ops/dot_ops.h' 2023-01-11T21:00:44.6660528Z adding 'torch/include/ATen/ops/dropout.h' 2023-01-11T21:00:44.6662106Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6663526Z adding 'torch/include/ATen/ops/dropout_native.h' 2023-01-11T21:00:44.6665178Z adding 'torch/include/ATen/ops/dropout_ops.h' 2023-01-11T21:00:44.6666660Z adding 'torch/include/ATen/ops/dsplit.h' 2023-01-11T21:00:44.6668296Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6669692Z adding 'torch/include/ATen/ops/dsplit_native.h' 2023-01-11T21:00:44.6671244Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2023-01-11T21:00:44.6672776Z adding 'torch/include/ATen/ops/dstack.h' 2023-01-11T21:00:44.6674444Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6676093Z adding 'torch/include/ATen/ops/dstack_native.h' 2023-01-11T21:00:44.6677953Z adding 'torch/include/ATen/ops/dstack_ops.h' 2023-01-11T21:00:44.6679565Z adding 'torch/include/ATen/ops/einsum.h' 2023-01-11T21:00:44.6681050Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6682375Z adding 'torch/include/ATen/ops/einsum_native.h' 2023-01-11T21:00:44.6683752Z adding 'torch/include/ATen/ops/einsum_ops.h' 2023-01-11T21:00:44.6685232Z adding 'torch/include/ATen/ops/elu.h' 2023-01-11T21:00:44.6686879Z adding 'torch/include/ATen/ops/elu_backward.h' 2023-01-11T21:00:44.6688658Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6690181Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2023-01-11T21:00:44.6691970Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2023-01-11T21:00:44.6693327Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2023-01-11T21:00:44.6694849Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2023-01-11T21:00:44.6696304Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2023-01-11T21:00:44.6697888Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2023-01-11T21:00:44.6699483Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6700867Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2023-01-11T21:00:44.6702387Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2023-01-11T21:00:44.6704480Z adding 'torch/include/ATen/ops/elu_meta.h' 2023-01-11T21:00:44.6706148Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2023-01-11T21:00:44.6707728Z adding 'torch/include/ATen/ops/elu_native.h' 2023-01-11T21:00:44.6709219Z adding 'torch/include/ATen/ops/elu_ops.h' 2023-01-11T21:00:44.6711046Z adding 'torch/include/ATen/ops/embedding.h' 2023-01-11T21:00:44.6712889Z adding 'torch/include/ATen/ops/embedding_backward.h' 2023-01-11T21:00:44.6714519Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6716255Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2023-01-11T21:00:44.6717857Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2023-01-11T21:00:44.6719777Z adding 'torch/include/ATen/ops/embedding_bag.h' 2023-01-11T21:00:44.6721804Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6723175Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2023-01-11T21:00:44.6724993Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2023-01-11T21:00:44.6726931Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6728584Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2023-01-11T21:00:44.6730517Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6732199Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2023-01-11T21:00:44.6733830Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2023-01-11T21:00:44.6735579Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2023-01-11T21:00:44.6737387Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2023-01-11T21:00:44.6738900Z adding 'torch/include/ATen/ops/embedding_native.h' 2023-01-11T21:00:44.6740611Z adding 'torch/include/ATen/ops/embedding_ops.h' 2023-01-11T21:00:44.6742327Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2023-01-11T21:00:44.6744532Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6746129Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2023-01-11T21:00:44.6747826Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2023-01-11T21:00:44.6749559Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2023-01-11T21:00:44.6751232Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2023-01-11T21:00:44.6753075Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2023-01-11T21:00:44.6754834Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2023-01-11T21:00:44.6756814Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6758399Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2023-01-11T21:00:44.6760134Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2023-01-11T21:00:44.6762330Z adding 'torch/include/ATen/ops/empty.h' 2023-01-11T21:00:44.6764510Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6766381Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6768010Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2023-01-11T21:00:44.6769979Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2023-01-11T21:00:44.6771862Z adding 'torch/include/ATen/ops/empty_like.h' 2023-01-11T21:00:44.6773730Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6775288Z adding 'torch/include/ATen/ops/empty_like_native.h' 2023-01-11T21:00:44.6777213Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2023-01-11T21:00:44.6779032Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2023-01-11T21:00:44.6781159Z adding 'torch/include/ATen/ops/empty_native.h' 2023-01-11T21:00:44.6783115Z adding 'torch/include/ATen/ops/empty_ops.h' 2023-01-11T21:00:44.6785097Z adding 'torch/include/ATen/ops/empty_quantized.h' 2023-01-11T21:00:44.6786889Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6788396Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2023-01-11T21:00:44.6790216Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2023-01-11T21:00:44.6792283Z adding 'torch/include/ATen/ops/empty_strided.h' 2023-01-11T21:00:44.6794310Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6795971Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2023-01-11T21:00:44.6797696Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2023-01-11T21:00:44.6799414Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2023-01-11T21:00:44.6801075Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2023-01-11T21:00:44.6802876Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2023-01-11T21:00:44.6804393Z adding 'torch/include/ATen/ops/eq.h' 2023-01-11T21:00:44.6806207Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6807719Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2023-01-11T21:00:44.6809517Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2023-01-11T21:00:44.6811315Z adding 'torch/include/ATen/ops/eq_meta.h' 2023-01-11T21:00:44.6812723Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2023-01-11T21:00:44.6814394Z adding 'torch/include/ATen/ops/eq_native.h' 2023-01-11T21:00:44.6816269Z adding 'torch/include/ATen/ops/eq_ops.h' 2023-01-11T21:00:44.6817916Z adding 'torch/include/ATen/ops/equal.h' 2023-01-11T21:00:44.6819567Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2023-01-11T21:00:44.6821136Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2023-01-11T21:00:44.6822851Z adding 'torch/include/ATen/ops/equal_native.h' 2023-01-11T21:00:44.6825010Z adding 'torch/include/ATen/ops/equal_ops.h' 2023-01-11T21:00:44.6826551Z adding 'torch/include/ATen/ops/erf.h' 2023-01-11T21:00:44.6828349Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6829869Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2023-01-11T21:00:44.6831482Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2023-01-11T21:00:44.6833018Z adding 'torch/include/ATen/ops/erf_meta.h' 2023-01-11T21:00:44.6834751Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2023-01-11T21:00:44.6836466Z adding 'torch/include/ATen/ops/erf_native.h' 2023-01-11T21:00:44.6838350Z adding 'torch/include/ATen/ops/erf_ops.h' 2023-01-11T21:00:44.6840170Z adding 'torch/include/ATen/ops/erfc.h' 2023-01-11T21:00:44.6841902Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6843492Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2023-01-11T21:00:44.6845074Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2023-01-11T21:00:44.6846676Z adding 'torch/include/ATen/ops/erfc_meta.h' 2023-01-11T21:00:44.6848373Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2023-01-11T21:00:44.6849985Z adding 'torch/include/ATen/ops/erfc_native.h' 2023-01-11T21:00:44.6851748Z adding 'torch/include/ATen/ops/erfc_ops.h' 2023-01-11T21:00:44.6853472Z adding 'torch/include/ATen/ops/erfinv.h' 2023-01-11T21:00:44.6855297Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6856869Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2023-01-11T21:00:44.6858561Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2023-01-11T21:00:44.6860281Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2023-01-11T21:00:44.6861948Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2023-01-11T21:00:44.6863671Z adding 'torch/include/ATen/ops/erfinv_native.h' 2023-01-11T21:00:44.6865573Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2023-01-11T21:00:44.6867222Z adding 'torch/include/ATen/ops/exp.h' 2023-01-11T21:00:44.6869013Z adding 'torch/include/ATen/ops/exp2.h' 2023-01-11T21:00:44.6870913Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6872438Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2023-01-11T21:00:44.6874039Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2023-01-11T21:00:44.6875623Z adding 'torch/include/ATen/ops/exp2_meta.h' 2023-01-11T21:00:44.6877276Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2023-01-11T21:00:44.6878826Z adding 'torch/include/ATen/ops/exp2_native.h' 2023-01-11T21:00:44.6880541Z adding 'torch/include/ATen/ops/exp2_ops.h' 2023-01-11T21:00:44.6882367Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6883951Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2023-01-11T21:00:44.6885535Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2023-01-11T21:00:44.6887025Z adding 'torch/include/ATen/ops/exp_meta.h' 2023-01-11T21:00:44.6888825Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2023-01-11T21:00:44.6890206Z adding 'torch/include/ATen/ops/exp_native.h' 2023-01-11T21:00:44.6891932Z adding 'torch/include/ATen/ops/exp_ops.h' 2023-01-11T21:00:44.6893664Z adding 'torch/include/ATen/ops/expand.h' 2023-01-11T21:00:44.6895081Z adding 'torch/include/ATen/ops/expand_as.h' 2023-01-11T21:00:44.6896910Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6898042Z adding 'torch/include/ATen/ops/expand_as_native.h' 2023-01-11T21:00:44.6899688Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2023-01-11T21:00:44.6901288Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6903022Z adding 'torch/include/ATen/ops/expand_copy.h' 2023-01-11T21:00:44.6904883Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6906521Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6907872Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2023-01-11T21:00:44.6918840Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2023-01-11T21:00:44.6920468Z adding 'torch/include/ATen/ops/expand_native.h' 2023-01-11T21:00:44.6922015Z adding 'torch/include/ATen/ops/expand_ops.h' 2023-01-11T21:00:44.6923766Z adding 'torch/include/ATen/ops/expm1.h' 2023-01-11T21:00:44.6925788Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.6927053Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2023-01-11T21:00:44.6928975Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2023-01-11T21:00:44.6930162Z adding 'torch/include/ATen/ops/expm1_meta.h' 2023-01-11T21:00:44.6931803Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2023-01-11T21:00:44.6933252Z adding 'torch/include/ATen/ops/expm1_native.h' 2023-01-11T21:00:44.6935031Z adding 'torch/include/ATen/ops/expm1_ops.h' 2023-01-11T21:00:44.6936716Z adding 'torch/include/ATen/ops/exponential.h' 2023-01-11T21:00:44.6938406Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6940029Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2023-01-11T21:00:44.6941647Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2023-01-11T21:00:44.6943314Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2023-01-11T21:00:44.6944995Z adding 'torch/include/ATen/ops/exponential_native.h' 2023-01-11T21:00:44.6946643Z adding 'torch/include/ATen/ops/exponential_ops.h' 2023-01-11T21:00:44.6948421Z adding 'torch/include/ATen/ops/eye.h' 2023-01-11T21:00:44.6950240Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6951738Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2023-01-11T21:00:44.6953299Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2023-01-11T21:00:44.6954796Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2023-01-11T21:00:44.6956498Z adding 'torch/include/ATen/ops/eye_native.h' 2023-01-11T21:00:44.6958484Z adding 'torch/include/ATen/ops/eye_ops.h' 2023-01-11T21:00:44.6960088Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2023-01-11T21:00:44.6961825Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2023-01-11T21:00:44.6963387Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2023-01-11T21:00:44.6965067Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6966435Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2023-01-11T21:00:44.6968051Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2023-01-11T21:00:44.6969755Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6971592Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2023-01-11T21:00:44.6973393Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2023-01-11T21:00:44.6974614Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2023-01-11T21:00:44.6976306Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2023-01-11T21:00:44.6978102Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6979471Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2023-01-11T21:00:44.6981068Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2023-01-11T21:00:44.6982901Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2023-01-11T21:00:44.6984802Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2023-01-11T21:00:44.6986505Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2023-01-11T21:00:44.6988164Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.6989628Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2023-01-11T21:00:44.6991347Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2023-01-11T21:00:44.6992970Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.6994421Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2023-01-11T21:00:44.6996009Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2023-01-11T21:00:44.6997586Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2023-01-11T21:00:44.6999490Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2023-01-11T21:00:44.7001198Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7002703Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2023-01-11T21:00:44.7004430Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2023-01-11T21:00:44.7005981Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2023-01-11T21:00:44.7007589Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7009070Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2023-01-11T21:00:44.7010961Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7012502Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2023-01-11T21:00:44.7014303Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2023-01-11T21:00:44.7015763Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2023-01-11T21:00:44.7017482Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2023-01-11T21:00:44.7019092Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2023-01-11T21:00:44.7020792Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7022358Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2023-01-11T21:00:44.7024322Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7025872Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2023-01-11T21:00:44.7027595Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2023-01-11T21:00:44.7029259Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2023-01-11T21:00:44.7030981Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2023-01-11T21:00:44.7032932Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2023-01-11T21:00:44.7034569Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7036163Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2023-01-11T21:00:44.7037869Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2023-01-11T21:00:44.7039474Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2023-01-11T21:00:44.7041217Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7042736Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2023-01-11T21:00:44.7044505Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2023-01-11T21:00:44.7046123Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2023-01-11T21:00:44.7047840Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7049372Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2023-01-11T21:00:44.7051004Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2023-01-11T21:00:44.7052583Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2023-01-11T21:00:44.7054329Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7055856Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2023-01-11T21:00:44.7057638Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2023-01-11T21:00:44.7059536Z adding 'torch/include/ATen/ops/feature_dropout.h' 2023-01-11T21:00:44.7060987Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7062173Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2023-01-11T21:00:44.7063722Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2023-01-11T21:00:44.7065256Z adding 'torch/include/ATen/ops/fft_fft.h' 2023-01-11T21:00:44.7066785Z adding 'torch/include/ATen/ops/fft_fft2.h' 2023-01-11T21:00:44.7068338Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7069674Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2023-01-11T21:00:44.7071423Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2023-01-11T21:00:44.7072980Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7074299Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2023-01-11T21:00:44.7075951Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2023-01-11T21:00:44.7077680Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2023-01-11T21:00:44.7079299Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7080674Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2023-01-11T21:00:44.7082300Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2023-01-11T21:00:44.7083924Z adding 'torch/include/ATen/ops/fft_fftn.h' 2023-01-11T21:00:44.7085781Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7087005Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2023-01-11T21:00:44.7088666Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2023-01-11T21:00:44.7090115Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2023-01-11T21:00:44.7091770Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7093140Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2023-01-11T21:00:44.7094793Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2023-01-11T21:00:44.7096420Z adding 'torch/include/ATen/ops/fft_hfft.h' 2023-01-11T21:00:44.7098206Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2023-01-11T21:00:44.7100140Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7101482Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2023-01-11T21:00:44.7103388Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2023-01-11T21:00:44.7105405Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7106760Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2023-01-11T21:00:44.7108382Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2023-01-11T21:00:44.7110054Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2023-01-11T21:00:44.7111813Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7113256Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2023-01-11T21:00:44.7115151Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2023-01-11T21:00:44.7116902Z adding 'torch/include/ATen/ops/fft_ifft.h' 2023-01-11T21:00:44.7118556Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2023-01-11T21:00:44.7120577Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7121864Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2023-01-11T21:00:44.7123459Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2023-01-11T21:00:44.7124899Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7126253Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2023-01-11T21:00:44.7127865Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2023-01-11T21:00:44.7129411Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2023-01-11T21:00:44.7131010Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7132266Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2023-01-11T21:00:44.7133888Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2023-01-11T21:00:44.7135208Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2023-01-11T21:00:44.7136778Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7138023Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2023-01-11T21:00:44.7139798Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2023-01-11T21:00:44.7141271Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2023-01-11T21:00:44.7142901Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2023-01-11T21:00:44.7144683Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7146268Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2023-01-11T21:00:44.7147591Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2023-01-11T21:00:44.7149310Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7150655Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2023-01-11T21:00:44.7152300Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2023-01-11T21:00:44.7153780Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2023-01-11T21:00:44.7155409Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7156959Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2023-01-11T21:00:44.7158467Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2023-01-11T21:00:44.7160052Z adding 'torch/include/ATen/ops/fft_irfft.h' 2023-01-11T21:00:44.7162125Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2023-01-11T21:00:44.7163610Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7164901Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2023-01-11T21:00:44.7166173Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2023-01-11T21:00:44.7167746Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7169175Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2023-01-11T21:00:44.7170715Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2023-01-11T21:00:44.7172330Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2023-01-11T21:00:44.7173921Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7175260Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2023-01-11T21:00:44.7176907Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2023-01-11T21:00:44.7178351Z adding 'torch/include/ATen/ops/fft_rfft.h' 2023-01-11T21:00:44.7179933Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2023-01-11T21:00:44.7181476Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7182991Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2023-01-11T21:00:44.7184914Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2023-01-11T21:00:44.7186607Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7188066Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2023-01-11T21:00:44.7189569Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2023-01-11T21:00:44.7191254Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2023-01-11T21:00:44.7192891Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7194307Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2023-01-11T21:00:44.7196009Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2023-01-11T21:00:44.7197469Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2023-01-11T21:00:44.7199052Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7200359Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2023-01-11T21:00:44.7201933Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2023-01-11T21:00:44.7203496Z adding 'torch/include/ATen/ops/fill.h' 2023-01-11T21:00:44.7205229Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7206613Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2023-01-11T21:00:44.7208015Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2023-01-11T21:00:44.7209565Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2023-01-11T21:00:44.7210895Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7212267Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2023-01-11T21:00:44.7213591Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2023-01-11T21:00:44.7215208Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2023-01-11T21:00:44.7216816Z adding 'torch/include/ATen/ops/fill_native.h' 2023-01-11T21:00:44.7218638Z adding 'torch/include/ATen/ops/fill_ops.h' 2023-01-11T21:00:44.7220310Z adding 'torch/include/ATen/ops/fix.h' 2023-01-11T21:00:44.7222065Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7223601Z adding 'torch/include/ATen/ops/fix_native.h' 2023-01-11T21:00:44.7225314Z adding 'torch/include/ATen/ops/fix_ops.h' 2023-01-11T21:00:44.7227033Z adding 'torch/include/ATen/ops/flatten.h' 2023-01-11T21:00:44.7228749Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7230368Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2023-01-11T21:00:44.7232146Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7233568Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2023-01-11T21:00:44.7235221Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2023-01-11T21:00:44.7236797Z adding 'torch/include/ATen/ops/flatten_native.h' 2023-01-11T21:00:44.7238594Z adding 'torch/include/ATen/ops/flatten_ops.h' 2023-01-11T21:00:44.7240302Z adding 'torch/include/ATen/ops/flip.h' 2023-01-11T21:00:44.7242042Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7243720Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2023-01-11T21:00:44.7245277Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2023-01-11T21:00:44.7246694Z adding 'torch/include/ATen/ops/flip_native.h' 2023-01-11T21:00:44.7248379Z adding 'torch/include/ATen/ops/flip_ops.h' 2023-01-11T21:00:44.7249932Z adding 'torch/include/ATen/ops/fliplr.h' 2023-01-11T21:00:44.7251502Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7252886Z adding 'torch/include/ATen/ops/fliplr_native.h' 2023-01-11T21:00:44.7254397Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2023-01-11T21:00:44.7255838Z adding 'torch/include/ATen/ops/flipud.h' 2023-01-11T21:00:44.7257800Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7259099Z adding 'torch/include/ATen/ops/flipud_native.h' 2023-01-11T21:00:44.7260660Z adding 'torch/include/ATen/ops/flipud_ops.h' 2023-01-11T21:00:44.7262388Z adding 'torch/include/ATen/ops/float_power.h' 2023-01-11T21:00:44.7264345Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7265819Z adding 'torch/include/ATen/ops/float_power_native.h' 2023-01-11T21:00:44.7267736Z adding 'torch/include/ATen/ops/float_power_ops.h' 2023-01-11T21:00:44.7269397Z adding 'torch/include/ATen/ops/floor.h' 2023-01-11T21:00:44.7271159Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7272652Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2023-01-11T21:00:44.7274300Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2023-01-11T21:00:44.7275922Z adding 'torch/include/ATen/ops/floor_divide.h' 2023-01-11T21:00:44.7277614Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7279118Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2023-01-11T21:00:44.7280633Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2023-01-11T21:00:44.7282127Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2023-01-11T21:00:44.7283602Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2023-01-11T21:00:44.7285356Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2023-01-11T21:00:44.7286930Z adding 'torch/include/ATen/ops/floor_meta.h' 2023-01-11T21:00:44.7289513Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2023-01-11T21:00:44.7291124Z adding 'torch/include/ATen/ops/floor_native.h' 2023-01-11T21:00:44.7292924Z adding 'torch/include/ATen/ops/floor_ops.h' 2023-01-11T21:00:44.7294587Z adding 'torch/include/ATen/ops/fmax.h' 2023-01-11T21:00:44.7296291Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7297705Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2023-01-11T21:00:44.7299220Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2023-01-11T21:00:44.7300659Z adding 'torch/include/ATen/ops/fmax_meta.h' 2023-01-11T21:00:44.7302262Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2023-01-11T21:00:44.7303992Z adding 'torch/include/ATen/ops/fmax_native.h' 2023-01-11T21:00:44.7305676Z adding 'torch/include/ATen/ops/fmax_ops.h' 2023-01-11T21:00:44.7307221Z adding 'torch/include/ATen/ops/fmin.h' 2023-01-11T21:00:44.7308878Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7310321Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2023-01-11T21:00:44.7311802Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2023-01-11T21:00:44.7313251Z adding 'torch/include/ATen/ops/fmin_meta.h' 2023-01-11T21:00:44.7314802Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2023-01-11T21:00:44.7316412Z adding 'torch/include/ATen/ops/fmin_native.h' 2023-01-11T21:00:44.7318079Z adding 'torch/include/ATen/ops/fmin_ops.h' 2023-01-11T21:00:44.7319726Z adding 'torch/include/ATen/ops/fmod.h' 2023-01-11T21:00:44.7321457Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7323008Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7324416Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2023-01-11T21:00:44.7325950Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2023-01-11T21:00:44.7327417Z adding 'torch/include/ATen/ops/fmod_meta.h' 2023-01-11T21:00:44.7328992Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2023-01-11T21:00:44.7330642Z adding 'torch/include/ATen/ops/fmod_native.h' 2023-01-11T21:00:44.7332523Z adding 'torch/include/ATen/ops/fmod_ops.h' 2023-01-11T21:00:44.7334210Z adding 'torch/include/ATen/ops/frac.h' 2023-01-11T21:00:44.7335916Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7337524Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2023-01-11T21:00:44.7338905Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2023-01-11T21:00:44.7340350Z adding 'torch/include/ATen/ops/frac_meta.h' 2023-01-11T21:00:44.7341931Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2023-01-11T21:00:44.7343569Z adding 'torch/include/ATen/ops/frac_native.h' 2023-01-11T21:00:44.7345481Z adding 'torch/include/ATen/ops/frac_ops.h' 2023-01-11T21:00:44.7347213Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2023-01-11T21:00:44.7348932Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2023-01-11T21:00:44.7350658Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7352123Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7353658Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7355265Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2023-01-11T21:00:44.7356900Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2023-01-11T21:00:44.7358538Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2023-01-11T21:00:44.7360147Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2023-01-11T21:00:44.7361935Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7363412Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2023-01-11T21:00:44.7365040Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2023-01-11T21:00:44.7366570Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2023-01-11T21:00:44.7368177Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2023-01-11T21:00:44.7369648Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2023-01-11T21:00:44.7371336Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2023-01-11T21:00:44.7373025Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2023-01-11T21:00:44.7374694Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2023-01-11T21:00:44.7376398Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7378030Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7379754Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2023-01-11T21:00:44.7381474Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2023-01-11T21:00:44.7383249Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7384744Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2023-01-11T21:00:44.7386314Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2023-01-11T21:00:44.7388557Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2023-01-11T21:00:44.7390379Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2023-01-11T21:00:44.7391978Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2023-01-11T21:00:44.7393527Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2023-01-11T21:00:44.7395067Z adding 'torch/include/ATen/ops/frexp.h' 2023-01-11T21:00:44.7396842Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7398299Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2023-01-11T21:00:44.7399708Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2023-01-11T21:00:44.7401097Z adding 'torch/include/ATen/ops/frexp_native.h' 2023-01-11T21:00:44.7402655Z adding 'torch/include/ATen/ops/frexp_ops.h' 2023-01-11T21:00:44.7404192Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2023-01-11T21:00:44.7405781Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7407271Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2023-01-11T21:00:44.7408891Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2023-01-11T21:00:44.7410575Z adding 'torch/include/ATen/ops/from_blob.h' 2023-01-11T21:00:44.7412161Z adding 'torch/include/ATen/ops/from_file.h' 2023-01-11T21:00:44.7414084Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7414817Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2023-01-11T21:00:44.7416179Z adding 'torch/include/ATen/ops/from_file_native.h' 2023-01-11T21:00:44.7417997Z adding 'torch/include/ATen/ops/from_file_ops.h' 2023-01-11T21:00:44.7420112Z adding 'torch/include/ATen/ops/full.h' 2023-01-11T21:00:44.7422005Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7423620Z adding 'torch/include/ATen/ops/full_like.h' 2023-01-11T21:00:44.7425355Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7426763Z adding 'torch/include/ATen/ops/full_like_native.h' 2023-01-11T21:00:44.7428456Z adding 'torch/include/ATen/ops/full_like_ops.h' 2023-01-11T21:00:44.7430140Z adding 'torch/include/ATen/ops/full_native.h' 2023-01-11T21:00:44.7432149Z adding 'torch/include/ATen/ops/full_ops.h' 2023-01-11T21:00:44.7433807Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2023-01-11T21:00:44.7435858Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7437266Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2023-01-11T21:00:44.7438903Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2023-01-11T21:00:44.7440651Z adding 'torch/include/ATen/ops/gather.h' 2023-01-11T21:00:44.7442487Z adding 'torch/include/ATen/ops/gather_backward.h' 2023-01-11T21:00:44.7444430Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7445708Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2023-01-11T21:00:44.7447054Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2023-01-11T21:00:44.7448730Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7450427Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7451887Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2023-01-11T21:00:44.7453378Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2023-01-11T21:00:44.7454851Z adding 'torch/include/ATen/ops/gather_meta.h' 2023-01-11T21:00:44.7456501Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2023-01-11T21:00:44.7458011Z adding 'torch/include/ATen/ops/gather_native.h' 2023-01-11T21:00:44.7459931Z adding 'torch/include/ATen/ops/gather_ops.h' 2023-01-11T21:00:44.7461401Z adding 'torch/include/ATen/ops/gcd.h' 2023-01-11T21:00:44.7463231Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7464586Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2023-01-11T21:00:44.7466018Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2023-01-11T21:00:44.7467867Z adding 'torch/include/ATen/ops/gcd_meta.h' 2023-01-11T21:00:44.7469237Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2023-01-11T21:00:44.7470773Z adding 'torch/include/ATen/ops/gcd_native.h' 2023-01-11T21:00:44.7472130Z adding 'torch/include/ATen/ops/gcd_ops.h' 2023-01-11T21:00:44.7473674Z adding 'torch/include/ATen/ops/ge.h' 2023-01-11T21:00:44.7475485Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7476893Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2023-01-11T21:00:44.7478423Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2023-01-11T21:00:44.7479893Z adding 'torch/include/ATen/ops/ge_meta.h' 2023-01-11T21:00:44.7481361Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2023-01-11T21:00:44.7482897Z adding 'torch/include/ATen/ops/ge_native.h' 2023-01-11T21:00:44.7484774Z adding 'torch/include/ATen/ops/ge_ops.h' 2023-01-11T21:00:44.7486259Z adding 'torch/include/ATen/ops/gelu.h' 2023-01-11T21:00:44.7487739Z adding 'torch/include/ATen/ops/gelu_backward.h' 2023-01-11T21:00:44.7489475Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7491083Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7492856Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7494322Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2023-01-11T21:00:44.7495188Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2023-01-11T21:00:44.7496880Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2023-01-11T21:00:44.7498320Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2023-01-11T21:00:44.7500128Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7501529Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2023-01-11T21:00:44.7503026Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2023-01-11T21:00:44.7504530Z adding 'torch/include/ATen/ops/gelu_meta.h' 2023-01-11T21:00:44.7506024Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2023-01-11T21:00:44.7507550Z adding 'torch/include/ATen/ops/gelu_native.h' 2023-01-11T21:00:44.7509154Z adding 'torch/include/ATen/ops/gelu_ops.h' 2023-01-11T21:00:44.7510720Z adding 'torch/include/ATen/ops/geometric.h' 2023-01-11T21:00:44.7512497Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7513923Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2023-01-11T21:00:44.7515839Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2023-01-11T21:00:44.7517384Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2023-01-11T21:00:44.7518803Z adding 'torch/include/ATen/ops/geometric_native.h' 2023-01-11T21:00:44.7520567Z adding 'torch/include/ATen/ops/geometric_ops.h' 2023-01-11T21:00:44.7522205Z adding 'torch/include/ATen/ops/geqrf.h' 2023-01-11T21:00:44.7523790Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2023-01-11T21:00:44.7525331Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2023-01-11T21:00:44.7526762Z adding 'torch/include/ATen/ops/geqrf_native.h' 2023-01-11T21:00:44.7528441Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2023-01-11T21:00:44.7530023Z adding 'torch/include/ATen/ops/ger.h' 2023-01-11T21:00:44.7531737Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7533173Z adding 'torch/include/ATen/ops/ger_native.h' 2023-01-11T21:00:44.7534844Z adding 'torch/include/ATen/ops/ger_ops.h' 2023-01-11T21:00:44.7536439Z adding 'torch/include/ATen/ops/glu.h' 2023-01-11T21:00:44.7538055Z adding 'torch/include/ATen/ops/glu_backward.h' 2023-01-11T21:00:44.7539700Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7541288Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7543170Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2023-01-11T21:00:44.7544962Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7546441Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2023-01-11T21:00:44.7547994Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2023-01-11T21:00:44.7549489Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2023-01-11T21:00:44.7551218Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2023-01-11T21:00:44.7552772Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2023-01-11T21:00:44.7554436Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2023-01-11T21:00:44.7556260Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7557806Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2023-01-11T21:00:44.7559339Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2023-01-11T21:00:44.7560919Z adding 'torch/include/ATen/ops/glu_jvp.h' 2023-01-11T21:00:44.7562733Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7564062Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2023-01-11T21:00:44.7565571Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2023-01-11T21:00:44.7567053Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2023-01-11T21:00:44.7568740Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2023-01-11T21:00:44.7570272Z adding 'torch/include/ATen/ops/glu_meta.h' 2023-01-11T21:00:44.7571935Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2023-01-11T21:00:44.7573372Z adding 'torch/include/ATen/ops/glu_native.h' 2023-01-11T21:00:44.7575032Z adding 'torch/include/ATen/ops/glu_ops.h' 2023-01-11T21:00:44.7576818Z adding 'torch/include/ATen/ops/gradient.h' 2023-01-11T21:00:44.7578623Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7580191Z adding 'torch/include/ATen/ops/gradient_native.h' 2023-01-11T21:00:44.7582215Z adding 'torch/include/ATen/ops/gradient_ops.h' 2023-01-11T21:00:44.7584235Z adding 'torch/include/ATen/ops/greater.h' 2023-01-11T21:00:44.7586005Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7587633Z adding 'torch/include/ATen/ops/greater_equal.h' 2023-01-11T21:00:44.7589378Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7590838Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2023-01-11T21:00:44.7592695Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2023-01-11T21:00:44.7594443Z adding 'torch/include/ATen/ops/greater_native.h' 2023-01-11T21:00:44.7596338Z adding 'torch/include/ATen/ops/greater_ops.h' 2023-01-11T21:00:44.7598059Z adding 'torch/include/ATen/ops/grid_sampler.h' 2023-01-11T21:00:44.7599681Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2023-01-11T21:00:44.7601456Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2023-01-11T21:00:44.7603171Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7604654Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7606212Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7607748Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2023-01-11T21:00:44.7609596Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2023-01-11T21:00:44.7611316Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7612864Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2023-01-11T21:00:44.7614413Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2023-01-11T21:00:44.7615907Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2023-01-11T21:00:44.7617626Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2023-01-11T21:00:44.7619302Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2023-01-11T21:00:44.7621066Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2023-01-11T21:00:44.7623049Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7624594Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7626172Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7627723Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2023-01-11T21:00:44.7629453Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2023-01-11T21:00:44.7631215Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7632760Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2023-01-11T21:00:44.7634292Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2023-01-11T21:00:44.7635844Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2023-01-11T21:00:44.7637553Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2023-01-11T21:00:44.7639399Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7640715Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2023-01-11T21:00:44.7642328Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2023-01-11T21:00:44.7643959Z adding 'torch/include/ATen/ops/group_norm.h' 2023-01-11T21:00:44.7645653Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7647082Z adding 'torch/include/ATen/ops/group_norm_native.h' 2023-01-11T21:00:44.7648745Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2023-01-11T21:00:44.7650358Z adding 'torch/include/ATen/ops/gru.h' 2023-01-11T21:00:44.7652153Z adding 'torch/include/ATen/ops/gru_cell.h' 2023-01-11T21:00:44.7653720Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7655110Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2023-01-11T21:00:44.7656800Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2023-01-11T21:00:44.7658503Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7660002Z adding 'torch/include/ATen/ops/gru_native.h' 2023-01-11T21:00:44.7662671Z adding 'torch/include/ATen/ops/gru_ops.h' 2023-01-11T21:00:44.7664804Z adding 'torch/include/ATen/ops/gt.h' 2023-01-11T21:00:44.7666632Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7668105Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2023-01-11T21:00:44.7669803Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2023-01-11T21:00:44.7671370Z adding 'torch/include/ATen/ops/gt_meta.h' 2023-01-11T21:00:44.7672926Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2023-01-11T21:00:44.7675000Z adding 'torch/include/ATen/ops/gt_native.h' 2023-01-11T21:00:44.7676620Z adding 'torch/include/ATen/ops/gt_ops.h' 2023-01-11T21:00:44.7678622Z adding 'torch/include/ATen/ops/hamming_window.h' 2023-01-11T21:00:44.7680753Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7682193Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2023-01-11T21:00:44.7684062Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2023-01-11T21:00:44.7685779Z adding 'torch/include/ATen/ops/hann_window.h' 2023-01-11T21:00:44.7687497Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7688949Z adding 'torch/include/ATen/ops/hann_window_native.h' 2023-01-11T21:00:44.7690656Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2023-01-11T21:00:44.7692291Z adding 'torch/include/ATen/ops/hardshrink.h' 2023-01-11T21:00:44.7694051Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2023-01-11T21:00:44.7695535Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7697064Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7698567Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7699994Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2023-01-11T21:00:44.7701542Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2023-01-11T21:00:44.7703169Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2023-01-11T21:00:44.7704940Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2023-01-11T21:00:44.7706680Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7708004Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2023-01-11T21:00:44.7709446Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2023-01-11T21:00:44.7710907Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2023-01-11T21:00:44.7712348Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2023-01-11T21:00:44.7713886Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2023-01-11T21:00:44.7715354Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2023-01-11T21:00:44.7716987Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2023-01-11T21:00:44.7718501Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2023-01-11T21:00:44.7720161Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7721491Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7722967Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7724421Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2023-01-11T21:00:44.7726022Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2023-01-11T21:00:44.7727492Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2023-01-11T21:00:44.7728932Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2023-01-11T21:00:44.7730610Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7732055Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2023-01-11T21:00:44.7733641Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2023-01-11T21:00:44.7734995Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2023-01-11T21:00:44.7736696Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2023-01-11T21:00:44.7737694Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2023-01-11T21:00:44.7739447Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2023-01-11T21:00:44.7741290Z adding 'torch/include/ATen/ops/hardswish.h' 2023-01-11T21:00:44.7742874Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2023-01-11T21:00:44.7744321Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7745927Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7747210Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7748649Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2023-01-11T21:00:44.7750195Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2023-01-11T21:00:44.7751794Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2023-01-11T21:00:44.7753287Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2023-01-11T21:00:44.7755069Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2023-01-11T21:00:44.7756498Z adding 'torch/include/ATen/ops/hardswish_native.h' 2023-01-11T21:00:44.7758061Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2023-01-11T21:00:44.7759593Z adding 'torch/include/ATen/ops/hardtanh.h' 2023-01-11T21:00:44.7761161Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2023-01-11T21:00:44.7762680Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7764164Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7765531Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2023-01-11T21:00:44.7767181Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2023-01-11T21:00:44.7768757Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2023-01-11T21:00:44.7770253Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2023-01-11T21:00:44.7771623Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2023-01-11T21:00:44.7773028Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2023-01-11T21:00:44.7774623Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2023-01-11T21:00:44.7776136Z adding 'torch/include/ATen/ops/heaviside.h' 2023-01-11T21:00:44.7777719Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7779119Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2023-01-11T21:00:44.7780589Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2023-01-11T21:00:44.7781953Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2023-01-11T21:00:44.7783644Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2023-01-11T21:00:44.7785153Z adding 'torch/include/ATen/ops/heaviside_native.h' 2023-01-11T21:00:44.7786903Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2023-01-11T21:00:44.7788284Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2023-01-11T21:00:44.7789880Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7791220Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2023-01-11T21:00:44.7792865Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2023-01-11T21:00:44.7794319Z adding 'torch/include/ATen/ops/histc.h' 2023-01-11T21:00:44.7795930Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2023-01-11T21:00:44.7797458Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2023-01-11T21:00:44.7798940Z adding 'torch/include/ATen/ops/histc_native.h' 2023-01-11T21:00:44.7800654Z adding 'torch/include/ATen/ops/histc_ops.h' 2023-01-11T21:00:44.7802255Z adding 'torch/include/ATen/ops/histogram.h' 2023-01-11T21:00:44.7804001Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2023-01-11T21:00:44.7805560Z adding 'torch/include/ATen/ops/histogram_native.h' 2023-01-11T21:00:44.7807457Z adding 'torch/include/ATen/ops/histogram_ops.h' 2023-01-11T21:00:44.7809044Z adding 'torch/include/ATen/ops/histogramdd.h' 2023-01-11T21:00:44.7810674Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7812126Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2023-01-11T21:00:44.7814058Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2023-01-11T21:00:44.7815520Z adding 'torch/include/ATen/ops/hsplit.h' 2023-01-11T21:00:44.7817117Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7818443Z adding 'torch/include/ATen/ops/hsplit_native.h' 2023-01-11T21:00:44.7820006Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2023-01-11T21:00:44.7821468Z adding 'torch/include/ATen/ops/hspmm.h' 2023-01-11T21:00:44.7823125Z adding 'torch/include/ATen/ops/hspmm_native.h' 2023-01-11T21:00:44.7824777Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2023-01-11T21:00:44.7826321Z adding 'torch/include/ATen/ops/hstack.h' 2023-01-11T21:00:44.7828002Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7829423Z adding 'torch/include/ATen/ops/hstack_native.h' 2023-01-11T21:00:44.7830922Z adding 'torch/include/ATen/ops/hstack_ops.h' 2023-01-11T21:00:44.7832478Z adding 'torch/include/ATen/ops/huber_loss.h' 2023-01-11T21:00:44.7834038Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2023-01-11T21:00:44.7835752Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7837223Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2023-01-11T21:00:44.7838713Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2023-01-11T21:00:44.7840125Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2023-01-11T21:00:44.7841695Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2023-01-11T21:00:44.7843248Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2023-01-11T21:00:44.7844729Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2023-01-11T21:00:44.7846172Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2023-01-11T21:00:44.7847715Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2023-01-11T21:00:44.7849205Z adding 'torch/include/ATen/ops/hypot.h' 2023-01-11T21:00:44.7850841Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7852219Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2023-01-11T21:00:44.7853670Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2023-01-11T21:00:44.7855055Z adding 'torch/include/ATen/ops/hypot_meta.h' 2023-01-11T21:00:44.7856508Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2023-01-11T21:00:44.7857887Z adding 'torch/include/ATen/ops/hypot_native.h' 2023-01-11T21:00:44.7859571Z adding 'torch/include/ATen/ops/hypot_ops.h' 2023-01-11T21:00:44.7861037Z adding 'torch/include/ATen/ops/i0.h' 2023-01-11T21:00:44.7862895Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7864417Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2023-01-11T21:00:44.7865923Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2023-01-11T21:00:44.7867282Z adding 'torch/include/ATen/ops/i0_meta.h' 2023-01-11T21:00:44.7868800Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2023-01-11T21:00:44.7870130Z adding 'torch/include/ATen/ops/i0_native.h' 2023-01-11T21:00:44.7871738Z adding 'torch/include/ATen/ops/i0_ops.h' 2023-01-11T21:00:44.7873239Z adding 'torch/include/ATen/ops/igamma.h' 2023-01-11T21:00:44.7875001Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7876518Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2023-01-11T21:00:44.7877927Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2023-01-11T21:00:44.7879791Z adding 'torch/include/ATen/ops/igamma_meta.h' 2023-01-11T21:00:44.7881119Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2023-01-11T21:00:44.7882397Z adding 'torch/include/ATen/ops/igamma_native.h' 2023-01-11T21:00:44.7884007Z adding 'torch/include/ATen/ops/igamma_ops.h' 2023-01-11T21:00:44.7885601Z adding 'torch/include/ATen/ops/igammac.h' 2023-01-11T21:00:44.7887216Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7888521Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2023-01-11T21:00:44.7890035Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2023-01-11T21:00:44.7891437Z adding 'torch/include/ATen/ops/igammac_meta.h' 2023-01-11T21:00:44.7893033Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2023-01-11T21:00:44.7894391Z adding 'torch/include/ATen/ops/igammac_native.h' 2023-01-11T21:00:44.7896043Z adding 'torch/include/ATen/ops/igammac_ops.h' 2023-01-11T21:00:44.7897812Z adding 'torch/include/ATen/ops/im2col.h' 2023-01-11T21:00:44.7899452Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2023-01-11T21:00:44.7900920Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2023-01-11T21:00:44.7902274Z adding 'torch/include/ATen/ops/im2col_native.h' 2023-01-11T21:00:44.7904193Z adding 'torch/include/ATen/ops/im2col_ops.h' 2023-01-11T21:00:44.7905757Z adding 'torch/include/ATen/ops/imag.h' 2023-01-11T21:00:44.7907253Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7908573Z adding 'torch/include/ATen/ops/imag_native.h' 2023-01-11T21:00:44.7910096Z adding 'torch/include/ATen/ops/imag_ops.h' 2023-01-11T21:00:44.7911566Z adding 'torch/include/ATen/ops/index.h' 2023-01-11T21:00:44.7913112Z adding 'torch/include/ATen/ops/index_add.h' 2023-01-11T21:00:44.7914805Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7916525Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7918033Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2023-01-11T21:00:44.7919623Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2023-01-11T21:00:44.7921361Z adding 'torch/include/ATen/ops/index_add_meta.h' 2023-01-11T21:00:44.7922856Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2023-01-11T21:00:44.7924626Z adding 'torch/include/ATen/ops/index_add_native.h' 2023-01-11T21:00:44.7926007Z adding 'torch/include/ATen/ops/index_add_ops.h' 2023-01-11T21:00:44.7928079Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7929375Z adding 'torch/include/ATen/ops/index_copy.h' 2023-01-11T21:00:44.7931388Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7932278Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7933808Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2023-01-11T21:00:44.7935411Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2023-01-11T21:00:44.7937291Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2023-01-11T21:00:44.7939325Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2023-01-11T21:00:44.7940410Z adding 'torch/include/ATen/ops/index_copy_native.h' 2023-01-11T21:00:44.7942637Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2023-01-11T21:00:44.7944285Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2023-01-11T21:00:44.7945950Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2023-01-11T21:00:44.7947706Z adding 'torch/include/ATen/ops/index_fill.h' 2023-01-11T21:00:44.7949423Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7950902Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7952397Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2023-01-11T21:00:44.7953991Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2023-01-11T21:00:44.7955598Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2023-01-11T21:00:44.7957166Z adding 'torch/include/ATen/ops/index_fill_native.h' 2023-01-11T21:00:44.7959270Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2023-01-11T21:00:44.7961199Z adding 'torch/include/ATen/ops/index_meta.h' 2023-01-11T21:00:44.7962732Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2023-01-11T21:00:44.7964241Z adding 'torch/include/ATen/ops/index_native.h' 2023-01-11T21:00:44.7965836Z adding 'torch/include/ATen/ops/index_ops.h' 2023-01-11T21:00:44.7967297Z adding 'torch/include/ATen/ops/index_put.h' 2023-01-11T21:00:44.7969372Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.7971165Z adding 'torch/include/ATen/ops/index_put_native.h' 2023-01-11T21:00:44.7972932Z adding 'torch/include/ATen/ops/index_put_ops.h' 2023-01-11T21:00:44.7974393Z adding 'torch/include/ATen/ops/index_reduce.h' 2023-01-11T21:00:44.7976110Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.7977491Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2023-01-11T21:00:44.7979083Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2023-01-11T21:00:44.7980845Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2023-01-11T21:00:44.7982254Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2023-01-11T21:00:44.7984311Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2023-01-11T21:00:44.7985925Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2023-01-11T21:00:44.7987532Z adding 'torch/include/ATen/ops/index_select.h' 2023-01-11T21:00:44.7989201Z adding 'torch/include/ATen/ops/index_select_backward.h' 2023-01-11T21:00:44.7990977Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7992503Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2023-01-11T21:00:44.7993848Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2023-01-11T21:00:44.7995325Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.7996916Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2023-01-11T21:00:44.7998325Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2023-01-11T21:00:44.7999870Z adding 'torch/include/ATen/ops/index_select_native.h' 2023-01-11T21:00:44.8001561Z adding 'torch/include/ATen/ops/index_select_ops.h' 2023-01-11T21:00:44.8003070Z adding 'torch/include/ATen/ops/indices.h' 2023-01-11T21:00:44.8004667Z adding 'torch/include/ATen/ops/indices_copy.h' 2023-01-11T21:00:44.8006295Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8007863Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8009224Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2023-01-11T21:00:44.8010847Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2023-01-11T21:00:44.8012275Z adding 'torch/include/ATen/ops/indices_native.h' 2023-01-11T21:00:44.8013864Z adding 'torch/include/ATen/ops/indices_ops.h' 2023-01-11T21:00:44.8015567Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2023-01-11T21:00:44.8017046Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8018420Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2023-01-11T21:00:44.8019877Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2023-01-11T21:00:44.8021368Z adding 'torch/include/ATen/ops/inner.h' 2023-01-11T21:00:44.8023374Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8025697Z adding 'torch/include/ATen/ops/inner_native.h' 2023-01-11T21:00:44.8027530Z adding 'torch/include/ATen/ops/inner_ops.h' 2023-01-11T21:00:44.8029178Z adding 'torch/include/ATen/ops/instance_norm.h' 2023-01-11T21:00:44.8030897Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8032357Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2023-01-11T21:00:44.8033863Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2023-01-11T21:00:44.8035380Z adding 'torch/include/ATen/ops/int_repr.h' 2023-01-11T21:00:44.8037005Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8038327Z adding 'torch/include/ATen/ops/int_repr_native.h' 2023-01-11T21:00:44.8039850Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2023-01-11T21:00:44.8041365Z adding 'torch/include/ATen/ops/inverse.h' 2023-01-11T21:00:44.8043028Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8044321Z adding 'torch/include/ATen/ops/inverse_native.h' 2023-01-11T21:00:44.8045869Z adding 'torch/include/ATen/ops/inverse_ops.h' 2023-01-11T21:00:44.8047254Z adding 'torch/include/ATen/ops/is_coalesced.h' 2023-01-11T21:00:44.8048631Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2023-01-11T21:00:44.8050156Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2023-01-11T21:00:44.8051823Z adding 'torch/include/ATen/ops/is_complex.h' 2023-01-11T21:00:44.8053031Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8054303Z adding 'torch/include/ATen/ops/is_complex_native.h' 2023-01-11T21:00:44.8055641Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2023-01-11T21:00:44.8056990Z adding 'torch/include/ATen/ops/is_conj.h' 2023-01-11T21:00:44.8059390Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8060235Z adding 'torch/include/ATen/ops/is_conj_native.h' 2023-01-11T21:00:44.8061772Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2023-01-11T21:00:44.8063558Z adding 'torch/include/ATen/ops/is_distributed.h' 2023-01-11T21:00:44.8065138Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8066472Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2023-01-11T21:00:44.8068043Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2023-01-11T21:00:44.8069599Z adding 'torch/include/ATen/ops/is_floating_point.h' 2023-01-11T21:00:44.8071244Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8072901Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2023-01-11T21:00:44.8074499Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2023-01-11T21:00:44.8075943Z adding 'torch/include/ATen/ops/is_inference.h' 2023-01-11T21:00:44.8077586Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8078874Z adding 'torch/include/ATen/ops/is_inference_native.h' 2023-01-11T21:00:44.8080368Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2023-01-11T21:00:44.8081899Z adding 'torch/include/ATen/ops/is_leaf.h' 2023-01-11T21:00:44.8083307Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8084577Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2023-01-11T21:00:44.8086271Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2023-01-11T21:00:44.8087458Z adding 'torch/include/ATen/ops/is_neg.h' 2023-01-11T21:00:44.8089069Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8090361Z adding 'torch/include/ATen/ops/is_neg_native.h' 2023-01-11T21:00:44.8091895Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2023-01-11T21:00:44.8093392Z adding 'torch/include/ATen/ops/is_nonzero.h' 2023-01-11T21:00:44.8095152Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8096641Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2023-01-11T21:00:44.8098149Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2023-01-11T21:00:44.8099528Z adding 'torch/include/ATen/ops/is_pinned.h' 2023-01-11T21:00:44.8101225Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8102853Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2023-01-11T21:00:44.8104611Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2023-01-11T21:00:44.8106004Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2023-01-11T21:00:44.8107374Z adding 'torch/include/ATen/ops/is_same_size.h' 2023-01-11T21:00:44.8108998Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8110342Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2023-01-11T21:00:44.8111927Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2023-01-11T21:00:44.8113373Z adding 'torch/include/ATen/ops/is_set_to.h' 2023-01-11T21:00:44.8115089Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2023-01-11T21:00:44.8116737Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2023-01-11T21:00:44.8118160Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2023-01-11T21:00:44.8119804Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2023-01-11T21:00:44.8121410Z adding 'torch/include/ATen/ops/is_signed.h' 2023-01-11T21:00:44.8123063Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8124420Z adding 'torch/include/ATen/ops/is_signed_native.h' 2023-01-11T21:00:44.8126040Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2023-01-11T21:00:44.8127545Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2023-01-11T21:00:44.8129133Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8130847Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2023-01-11T21:00:44.8132290Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2023-01-11T21:00:44.8133899Z adding 'torch/include/ATen/ops/isclose.h' 2023-01-11T21:00:44.8135510Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8136851Z adding 'torch/include/ATen/ops/isclose_native.h' 2023-01-11T21:00:44.8138507Z adding 'torch/include/ATen/ops/isclose_ops.h' 2023-01-11T21:00:44.8139995Z adding 'torch/include/ATen/ops/isfinite.h' 2023-01-11T21:00:44.8141645Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8143224Z adding 'torch/include/ATen/ops/isfinite_native.h' 2023-01-11T21:00:44.8145134Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2023-01-11T21:00:44.8146844Z adding 'torch/include/ATen/ops/isin.h' 2023-01-11T21:00:44.8148592Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8150230Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2023-01-11T21:00:44.8151996Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2023-01-11T21:00:44.8153631Z adding 'torch/include/ATen/ops/isin_meta.h' 2023-01-11T21:00:44.8155416Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2023-01-11T21:00:44.8157082Z adding 'torch/include/ATen/ops/isin_native.h' 2023-01-11T21:00:44.8159032Z adding 'torch/include/ATen/ops/isin_ops.h' 2023-01-11T21:00:44.8160884Z adding 'torch/include/ATen/ops/isinf.h' 2023-01-11T21:00:44.8162688Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8164604Z adding 'torch/include/ATen/ops/isinf_native.h' 2023-01-11T21:00:44.8165769Z adding 'torch/include/ATen/ops/isinf_ops.h' 2023-01-11T21:00:44.8167269Z adding 'torch/include/ATen/ops/isnan.h' 2023-01-11T21:00:44.8169504Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8170659Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2023-01-11T21:00:44.8171986Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2023-01-11T21:00:44.8173553Z adding 'torch/include/ATen/ops/isnan_native.h' 2023-01-11T21:00:44.8175117Z adding 'torch/include/ATen/ops/isnan_ops.h' 2023-01-11T21:00:44.8177733Z adding 'torch/include/ATen/ops/isneginf.h' 2023-01-11T21:00:44.8179488Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8181348Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2023-01-11T21:00:44.8183498Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2023-01-11T21:00:44.8185914Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2023-01-11T21:00:44.8187579Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2023-01-11T21:00:44.8189459Z adding 'torch/include/ATen/ops/isneginf_native.h' 2023-01-11T21:00:44.8191611Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2023-01-11T21:00:44.8193406Z adding 'torch/include/ATen/ops/isposinf.h' 2023-01-11T21:00:44.8195749Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8197243Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2023-01-11T21:00:44.8199448Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2023-01-11T21:00:44.8200912Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2023-01-11T21:00:44.8203118Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2023-01-11T21:00:44.8204683Z adding 'torch/include/ATen/ops/isposinf_native.h' 2023-01-11T21:00:44.8206945Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2023-01-11T21:00:44.8208498Z adding 'torch/include/ATen/ops/isreal.h' 2023-01-11T21:00:44.8210812Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8212220Z adding 'torch/include/ATen/ops/isreal_native.h' 2023-01-11T21:00:44.8214329Z adding 'torch/include/ATen/ops/isreal_ops.h' 2023-01-11T21:00:44.8216170Z adding 'torch/include/ATen/ops/istft.h' 2023-01-11T21:00:44.8218281Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8219859Z adding 'torch/include/ATen/ops/istft_native.h' 2023-01-11T21:00:44.8222171Z adding 'torch/include/ATen/ops/istft_ops.h' 2023-01-11T21:00:44.8224120Z adding 'torch/include/ATen/ops/item.h' 2023-01-11T21:00:44.8226188Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8227746Z adding 'torch/include/ATen/ops/item_native.h' 2023-01-11T21:00:44.8229824Z adding 'torch/include/ATen/ops/item_ops.h' 2023-01-11T21:00:44.8232151Z adding 'torch/include/ATen/ops/kaiser_window.h' 2023-01-11T21:00:44.8234453Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8236200Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2023-01-11T21:00:44.8239037Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2023-01-11T21:00:44.8240677Z adding 'torch/include/ATen/ops/kl_div.h' 2023-01-11T21:00:44.8243122Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8244262Z adding 'torch/include/ATen/ops/kl_div_native.h' 2023-01-11T21:00:44.8246730Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2023-01-11T21:00:44.8248273Z adding 'torch/include/ATen/ops/kron.h' 2023-01-11T21:00:44.8250661Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8252011Z adding 'torch/include/ATen/ops/kron_native.h' 2023-01-11T21:00:44.8254414Z adding 'torch/include/ATen/ops/kron_ops.h' 2023-01-11T21:00:44.8256313Z adding 'torch/include/ATen/ops/kthvalue.h' 2023-01-11T21:00:44.8258694Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8260264Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8262438Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2023-01-11T21:00:44.8264657Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2023-01-11T21:00:44.8266667Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2023-01-11T21:00:44.8268870Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2023-01-11T21:00:44.8270707Z adding 'torch/include/ATen/ops/l1_loss.h' 2023-01-11T21:00:44.8272898Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8274472Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2023-01-11T21:00:44.8276746Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2023-01-11T21:00:44.8278730Z adding 'torch/include/ATen/ops/layer_norm.h' 2023-01-11T21:00:44.8280983Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8282407Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2023-01-11T21:00:44.8284758Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2023-01-11T21:00:44.8286482Z adding 'torch/include/ATen/ops/lcm.h' 2023-01-11T21:00:44.8289320Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8290350Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2023-01-11T21:00:44.8292845Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2023-01-11T21:00:44.8294543Z adding 'torch/include/ATen/ops/lcm_meta.h' 2023-01-11T21:00:44.8296548Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2023-01-11T21:00:44.8299243Z adding 'torch/include/ATen/ops/lcm_native.h' 2023-01-11T21:00:44.8300307Z adding 'torch/include/ATen/ops/lcm_ops.h' 2023-01-11T21:00:44.8303093Z adding 'torch/include/ATen/ops/ldexp.h' 2023-01-11T21:00:44.8304895Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8306957Z adding 'torch/include/ATen/ops/ldexp_native.h' 2023-01-11T21:00:44.8309065Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2023-01-11T21:00:44.8311131Z adding 'torch/include/ATen/ops/le.h' 2023-01-11T21:00:44.8313229Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8315302Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2023-01-11T21:00:44.8317451Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2023-01-11T21:00:44.8319262Z adding 'torch/include/ATen/ops/le_meta.h' 2023-01-11T21:00:44.8321430Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2023-01-11T21:00:44.8323274Z adding 'torch/include/ATen/ops/le_native.h' 2023-01-11T21:00:44.8325936Z adding 'torch/include/ATen/ops/le_ops.h' 2023-01-11T21:00:44.8327718Z adding 'torch/include/ATen/ops/leaky_relu.h' 2023-01-11T21:00:44.8330098Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2023-01-11T21:00:44.8332183Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8334151Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2023-01-11T21:00:44.8336314Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2023-01-11T21:00:44.8338342Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2023-01-11T21:00:44.8340424Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2023-01-11T21:00:44.8342424Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2023-01-11T21:00:44.8345338Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2023-01-11T21:00:44.8347252Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8349242Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2023-01-11T21:00:44.8351501Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2023-01-11T21:00:44.8353512Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2023-01-11T21:00:44.8355406Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2023-01-11T21:00:44.8357508Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2023-01-11T21:00:44.8359919Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2023-01-11T21:00:44.8361693Z adding 'torch/include/ATen/ops/lerp.h' 2023-01-11T21:00:44.8364161Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8365695Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2023-01-11T21:00:44.8368304Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2023-01-11T21:00:44.8369649Z adding 'torch/include/ATen/ops/lerp_meta.h' 2023-01-11T21:00:44.8372375Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2023-01-11T21:00:44.8373812Z adding 'torch/include/ATen/ops/lerp_native.h' 2023-01-11T21:00:44.8376581Z adding 'torch/include/ATen/ops/lerp_ops.h' 2023-01-11T21:00:44.8378359Z adding 'torch/include/ATen/ops/less.h' 2023-01-11T21:00:44.8380875Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8382372Z adding 'torch/include/ATen/ops/less_equal.h' 2023-01-11T21:00:44.8385314Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8386511Z adding 'torch/include/ATen/ops/less_equal_native.h' 2023-01-11T21:00:44.8389266Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2023-01-11T21:00:44.8390957Z adding 'torch/include/ATen/ops/less_native.h' 2023-01-11T21:00:44.8393793Z adding 'torch/include/ATen/ops/less_ops.h' 2023-01-11T21:00:44.8395410Z adding 'torch/include/ATen/ops/lgamma.h' 2023-01-11T21:00:44.8397269Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8398391Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2023-01-11T21:00:44.8400022Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2023-01-11T21:00:44.8401392Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2023-01-11T21:00:44.8402935Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2023-01-11T21:00:44.8404601Z adding 'torch/include/ATen/ops/lgamma_native.h' 2023-01-11T21:00:44.8406350Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2023-01-11T21:00:44.8407985Z adding 'torch/include/ATen/ops/lift.h' 2023-01-11T21:00:44.8409906Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8411495Z adding 'torch/include/ATen/ops/lift_fresh.h' 2023-01-11T21:00:44.8413105Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8414756Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2023-01-11T21:00:44.8416423Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8418190Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8419637Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2023-01-11T21:00:44.8421681Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2023-01-11T21:00:44.8423180Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2023-01-11T21:00:44.8425226Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2023-01-11T21:00:44.8426464Z adding 'torch/include/ATen/ops/lift_native.h' 2023-01-11T21:00:44.8428009Z adding 'torch/include/ATen/ops/lift_ops.h' 2023-01-11T21:00:44.8429408Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2023-01-11T21:00:44.8430855Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8432632Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2023-01-11T21:00:44.8434118Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8435974Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2023-01-11T21:00:44.8438140Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2023-01-11T21:00:44.8439570Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2023-01-11T21:00:44.8441168Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2023-01-11T21:00:44.8442168Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2023-01-11T21:00:44.8443928Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2023-01-11T21:00:44.8445320Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2023-01-11T21:00:44.8446699Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2023-01-11T21:00:44.8448161Z adding 'torch/include/ATen/ops/linalg_cond.h' 2023-01-11T21:00:44.8449707Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8451081Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2023-01-11T21:00:44.8452723Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2023-01-11T21:00:44.8454189Z adding 'torch/include/ATen/ops/linalg_cross.h' 2023-01-11T21:00:44.8455809Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8457213Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2023-01-11T21:00:44.8458556Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2023-01-11T21:00:44.8460016Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2023-01-11T21:00:44.8461366Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2023-01-11T21:00:44.8462833Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2023-01-11T21:00:44.8464396Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2023-01-11T21:00:44.8465854Z adding 'torch/include/ATen/ops/linalg_det.h' 2023-01-11T21:00:44.8467357Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8468873Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2023-01-11T21:00:44.8470199Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2023-01-11T21:00:44.8471487Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2023-01-11T21:00:44.8473293Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8474281Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2023-01-11T21:00:44.8475974Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2023-01-11T21:00:44.8477591Z adding 'torch/include/ATen/ops/linalg_eig.h' 2023-01-11T21:00:44.8479245Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2023-01-11T21:00:44.8480749Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2023-01-11T21:00:44.8482184Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2023-01-11T21:00:44.8483868Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2023-01-11T21:00:44.8485339Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2023-01-11T21:00:44.8486935Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8488392Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2023-01-11T21:00:44.8489917Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2023-01-11T21:00:44.8491445Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2023-01-11T21:00:44.8493046Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8494457Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2023-01-11T21:00:44.8496422Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2023-01-11T21:00:44.8497925Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2023-01-11T21:00:44.8499519Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8500954Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2023-01-11T21:00:44.8502604Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2023-01-11T21:00:44.8504248Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2023-01-11T21:00:44.8505824Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2023-01-11T21:00:44.8507367Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2023-01-11T21:00:44.8508797Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2023-01-11T21:00:44.8510524Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2023-01-11T21:00:44.8511901Z adding 'torch/include/ATen/ops/linalg_inv.h' 2023-01-11T21:00:44.8513546Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8514912Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2023-01-11T21:00:44.8516730Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8518158Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2023-01-11T21:00:44.8519767Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2023-01-11T21:00:44.8521201Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2023-01-11T21:00:44.8522770Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2023-01-11T21:00:44.8524230Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2023-01-11T21:00:44.8525819Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2023-01-11T21:00:44.8527319Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2023-01-11T21:00:44.8528825Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2023-01-11T21:00:44.8530362Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2023-01-11T21:00:44.8531971Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8533456Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2023-01-11T21:00:44.8542836Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8543270Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2023-01-11T21:00:44.8543655Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2023-01-11T21:00:44.8544165Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2023-01-11T21:00:44.8544510Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2023-01-11T21:00:44.8544848Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2023-01-11T21:00:44.8545164Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2023-01-11T21:00:44.8546025Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2023-01-11T21:00:44.8547749Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2023-01-11T21:00:44.8549377Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2023-01-11T21:00:44.8551109Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8552648Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2023-01-11T21:00:44.8554257Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2023-01-11T21:00:44.8555827Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2023-01-11T21:00:44.8557871Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2023-01-11T21:00:44.8558753Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2023-01-11T21:00:44.8560292Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2023-01-11T21:00:44.8561859Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2023-01-11T21:00:44.8563486Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8565007Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2023-01-11T21:00:44.8566561Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2023-01-11T21:00:44.8568176Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2023-01-11T21:00:44.8569783Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2023-01-11T21:00:44.8571337Z adding 'torch/include/ATen/ops/linalg_lu.h' 2023-01-11T21:00:44.8572905Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8574167Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2023-01-11T21:00:44.8575571Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2023-01-11T21:00:44.8577067Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2023-01-11T21:00:44.8578573Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8580034Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2023-01-11T21:00:44.8582024Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8583168Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2023-01-11T21:00:44.8585139Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2023-01-11T21:00:44.8586459Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2023-01-11T21:00:44.8588088Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2023-01-11T21:00:44.8589568Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2023-01-11T21:00:44.8591211Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2023-01-11T21:00:44.8592752Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2023-01-11T21:00:44.8594526Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2023-01-11T21:00:44.8596223Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2023-01-11T21:00:44.8597756Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2023-01-11T21:00:44.8599260Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2023-01-11T21:00:44.8601008Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2023-01-11T21:00:44.8602619Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2023-01-11T21:00:44.8604398Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8605870Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2023-01-11T21:00:44.8607375Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2023-01-11T21:00:44.8608970Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2023-01-11T21:00:44.8610607Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2023-01-11T21:00:44.8612339Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2023-01-11T21:00:44.8614226Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2023-01-11T21:00:44.8615864Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2023-01-11T21:00:44.8617611Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8619110Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2023-01-11T21:00:44.8620808Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2023-01-11T21:00:44.8622625Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2023-01-11T21:00:44.8624493Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8626073Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2023-01-11T21:00:44.8627768Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2023-01-11T21:00:44.8629346Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2023-01-11T21:00:44.8631011Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2023-01-11T21:00:44.8632860Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2023-01-11T21:00:44.8634749Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8636474Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2023-01-11T21:00:44.8638370Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2023-01-11T21:00:44.8640134Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2023-01-11T21:00:44.8641909Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8643384Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2023-01-11T21:00:44.8645204Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2023-01-11T21:00:44.8647245Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2023-01-11T21:00:44.8649157Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8650967Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2023-01-11T21:00:44.8653091Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2023-01-11T21:00:44.8654914Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2023-01-11T21:00:44.8656611Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8658181Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2023-01-11T21:00:44.8659793Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2023-01-11T21:00:44.8661740Z adding 'torch/include/ATen/ops/linalg_norm.h' 2023-01-11T21:00:44.8663523Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8665264Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2023-01-11T21:00:44.8667438Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2023-01-11T21:00:44.8669065Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2023-01-11T21:00:44.8670869Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8672575Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8674245Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8676251Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2023-01-11T21:00:44.8678020Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2023-01-11T21:00:44.8679602Z adding 'torch/include/ATen/ops/linalg_qr.h' 2023-01-11T21:00:44.8681333Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8682741Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2023-01-11T21:00:44.8684344Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2023-01-11T21:00:44.8685719Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2023-01-11T21:00:44.8687466Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2023-01-11T21:00:44.8689006Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2023-01-11T21:00:44.8690670Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2023-01-11T21:00:44.8692279Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2023-01-11T21:00:44.8694115Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8695452Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2023-01-11T21:00:44.8697207Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2023-01-11T21:00:44.8698912Z adding 'torch/include/ATen/ops/linalg_solve.h' 2023-01-11T21:00:44.8700651Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8702172Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2023-01-11T21:00:44.8704144Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8705441Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2023-01-11T21:00:44.8707147Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2023-01-11T21:00:44.8708590Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2023-01-11T21:00:44.8710288Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2023-01-11T21:00:44.8711919Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2023-01-11T21:00:44.8713551Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2023-01-11T21:00:44.8715451Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2023-01-11T21:00:44.8716913Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2023-01-11T21:00:44.8718486Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2023-01-11T21:00:44.8720067Z adding 'torch/include/ATen/ops/linalg_svd.h' 2023-01-11T21:00:44.8721695Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8723086Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2023-01-11T21:00:44.8724794Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2023-01-11T21:00:44.8726489Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2023-01-11T21:00:44.8728138Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8730062Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2023-01-11T21:00:44.8731266Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2023-01-11T21:00:44.8733061Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2023-01-11T21:00:44.8734739Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8735980Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2023-01-11T21:00:44.8737484Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2023-01-11T21:00:44.8739062Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2023-01-11T21:00:44.8740592Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8741894Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2023-01-11T21:00:44.8743750Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2023-01-11T21:00:44.8745191Z adding 'torch/include/ATen/ops/linalg_vander.h' 2023-01-11T21:00:44.8746822Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8748237Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2023-01-11T21:00:44.8749707Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2023-01-11T21:00:44.8751430Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2023-01-11T21:00:44.8753029Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8754330Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2023-01-11T21:00:44.8755892Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2023-01-11T21:00:44.8757544Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2023-01-11T21:00:44.8759272Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8760671Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2023-01-11T21:00:44.8762145Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2023-01-11T21:00:44.8763643Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2023-01-11T21:00:44.8765125Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2023-01-11T21:00:44.8766579Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2023-01-11T21:00:44.8768138Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2023-01-11T21:00:44.8769647Z adding 'torch/include/ATen/ops/linear.h' 2023-01-11T21:00:44.8771265Z adding 'torch/include/ATen/ops/linear_backward.h' 2023-01-11T21:00:44.8772945Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8774315Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2023-01-11T21:00:44.8775958Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2023-01-11T21:00:44.8777629Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8779171Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8780476Z adding 'torch/include/ATen/ops/linear_native.h' 2023-01-11T21:00:44.8781987Z adding 'torch/include/ATen/ops/linear_ops.h' 2023-01-11T21:00:44.8783838Z adding 'torch/include/ATen/ops/linspace.h' 2023-01-11T21:00:44.8785520Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8787126Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2023-01-11T21:00:44.8788516Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2023-01-11T21:00:44.8789942Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2023-01-11T21:00:44.8791365Z adding 'torch/include/ATen/ops/linspace_native.h' 2023-01-11T21:00:44.8793036Z adding 'torch/include/ATen/ops/linspace_ops.h' 2023-01-11T21:00:44.8795010Z adding 'torch/include/ATen/ops/log.h' 2023-01-11T21:00:44.8796422Z adding 'torch/include/ATen/ops/log10.h' 2023-01-11T21:00:44.8798079Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8799483Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2023-01-11T21:00:44.8800870Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2023-01-11T21:00:44.8802309Z adding 'torch/include/ATen/ops/log10_meta.h' 2023-01-11T21:00:44.8804532Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2023-01-11T21:00:44.8806144Z adding 'torch/include/ATen/ops/log10_native.h' 2023-01-11T21:00:44.8807551Z adding 'torch/include/ATen/ops/log10_ops.h' 2023-01-11T21:00:44.8809102Z adding 'torch/include/ATen/ops/log1p.h' 2023-01-11T21:00:44.8810599Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8812063Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2023-01-11T21:00:44.8813495Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2023-01-11T21:00:44.8814978Z adding 'torch/include/ATen/ops/log1p_meta.h' 2023-01-11T21:00:44.8816741Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2023-01-11T21:00:44.8817613Z adding 'torch/include/ATen/ops/log1p_native.h' 2023-01-11T21:00:44.8819260Z adding 'torch/include/ATen/ops/log1p_ops.h' 2023-01-11T21:00:44.8821023Z adding 'torch/include/ATen/ops/log2.h' 2023-01-11T21:00:44.8822291Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8823624Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2023-01-11T21:00:44.8825356Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2023-01-11T21:00:44.8826811Z adding 'torch/include/ATen/ops/log2_meta.h' 2023-01-11T21:00:44.8828239Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2023-01-11T21:00:44.8829841Z adding 'torch/include/ATen/ops/log2_native.h' 2023-01-11T21:00:44.8831415Z adding 'torch/include/ATen/ops/log2_ops.h' 2023-01-11T21:00:44.8833227Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8834538Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2023-01-11T21:00:44.8836128Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2023-01-11T21:00:44.8837642Z adding 'torch/include/ATen/ops/log_meta.h' 2023-01-11T21:00:44.8839152Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2023-01-11T21:00:44.8840644Z adding 'torch/include/ATen/ops/log_native.h' 2023-01-11T21:00:44.8842166Z adding 'torch/include/ATen/ops/log_normal.h' 2023-01-11T21:00:44.8843921Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8845330Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2023-01-11T21:00:44.8846725Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2023-01-11T21:00:44.8848220Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2023-01-11T21:00:44.8849727Z adding 'torch/include/ATen/ops/log_normal_native.h' 2023-01-11T21:00:44.8851420Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2023-01-11T21:00:44.8853095Z adding 'torch/include/ATen/ops/log_ops.h' 2023-01-11T21:00:44.8854642Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2023-01-11T21:00:44.8856217Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2023-01-11T21:00:44.8857857Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2023-01-11T21:00:44.8859392Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2023-01-11T21:00:44.8860817Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2023-01-11T21:00:44.8862713Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2023-01-11T21:00:44.8864431Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8865831Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2023-01-11T21:00:44.8867499Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2023-01-11T21:00:44.8869025Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2023-01-11T21:00:44.8870636Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2023-01-11T21:00:44.8872188Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2023-01-11T21:00:44.8873651Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2023-01-11T21:00:44.8875394Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2023-01-11T21:00:44.8877166Z adding 'torch/include/ATen/ops/log_softmax.h' 2023-01-11T21:00:44.8878641Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8880340Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8881612Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2023-01-11T21:00:44.8883339Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2023-01-11T21:00:44.8884864Z adding 'torch/include/ATen/ops/logaddexp.h' 2023-01-11T21:00:44.8886402Z adding 'torch/include/ATen/ops/logaddexp2.h' 2023-01-11T21:00:44.8888120Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8889510Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2023-01-11T21:00:44.8890985Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2023-01-11T21:00:44.8892383Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2023-01-11T21:00:44.8893981Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2023-01-11T21:00:44.8895381Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2023-01-11T21:00:44.8897483Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2023-01-11T21:00:44.8899087Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8900469Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2023-01-11T21:00:44.8901999Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2023-01-11T21:00:44.8903487Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2023-01-11T21:00:44.8905047Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2023-01-11T21:00:44.8906784Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2023-01-11T21:00:44.8908231Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2023-01-11T21:00:44.8909696Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2023-01-11T21:00:44.8911889Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8913397Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8914864Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2023-01-11T21:00:44.8916602Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2023-01-11T21:00:44.8918300Z adding 'torch/include/ATen/ops/logdet.h' 2023-01-11T21:00:44.8919845Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.8921223Z adding 'torch/include/ATen/ops/logdet_native.h' 2023-01-11T21:00:44.8922842Z adding 'torch/include/ATen/ops/logdet_ops.h' 2023-01-11T21:00:44.8924523Z adding 'torch/include/ATen/ops/logical_and.h' 2023-01-11T21:00:44.8926159Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8927958Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2023-01-11T21:00:44.8929337Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2023-01-11T21:00:44.8931099Z adding 'torch/include/ATen/ops/logical_and_native.h' 2023-01-11T21:00:44.8932586Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2023-01-11T21:00:44.8934250Z adding 'torch/include/ATen/ops/logical_not.h' 2023-01-11T21:00:44.8935860Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8937044Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2023-01-11T21:00:44.8938695Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2023-01-11T21:00:44.8940356Z adding 'torch/include/ATen/ops/logical_not_native.h' 2023-01-11T21:00:44.8942105Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2023-01-11T21:00:44.8943830Z adding 'torch/include/ATen/ops/logical_or.h' 2023-01-11T21:00:44.8945787Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8947031Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2023-01-11T21:00:44.8948863Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2023-01-11T21:00:44.8949902Z adding 'torch/include/ATen/ops/logical_or_native.h' 2023-01-11T21:00:44.8951765Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2023-01-11T21:00:44.8953448Z adding 'torch/include/ATen/ops/logical_xor.h' 2023-01-11T21:00:44.8955297Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8956977Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2023-01-11T21:00:44.8958387Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2023-01-11T21:00:44.8959822Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2023-01-11T21:00:44.8961308Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2023-01-11T21:00:44.8962845Z adding 'torch/include/ATen/ops/logit.h' 2023-01-11T21:00:44.8964462Z adding 'torch/include/ATen/ops/logit_backward.h' 2023-01-11T21:00:44.8966233Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.8967807Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2023-01-11T21:00:44.8969321Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2023-01-11T21:00:44.8970933Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2023-01-11T21:00:44.8972675Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2023-01-11T21:00:44.8974053Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2023-01-11T21:00:44.8975563Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2023-01-11T21:00:44.8977277Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2023-01-11T21:00:44.8978824Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2023-01-11T21:00:44.8980385Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2023-01-11T21:00:44.8981955Z adding 'torch/include/ATen/ops/logit_native.h' 2023-01-11T21:00:44.8984170Z adding 'torch/include/ATen/ops/logit_ops.h' 2023-01-11T21:00:44.8986196Z adding 'torch/include/ATen/ops/logspace.h' 2023-01-11T21:00:44.8988034Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.8989708Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2023-01-11T21:00:44.8991383Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2023-01-11T21:00:44.8993184Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2023-01-11T21:00:44.8994792Z adding 'torch/include/ATen/ops/logspace_native.h' 2023-01-11T21:00:44.8996768Z adding 'torch/include/ATen/ops/logspace_ops.h' 2023-01-11T21:00:44.8998611Z adding 'torch/include/ATen/ops/logsumexp.h' 2023-01-11T21:00:44.9000724Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9002694Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9004975Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9006709Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2023-01-11T21:00:44.9008619Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2023-01-11T21:00:44.9010471Z adding 'torch/include/ATen/ops/lshift.h' 2023-01-11T21:00:44.9012380Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9014078Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2023-01-11T21:00:44.9015752Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2023-01-11T21:00:44.9017489Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2023-01-11T21:00:44.9019095Z adding 'torch/include/ATen/ops/lshift_native.h' 2023-01-11T21:00:44.9021228Z adding 'torch/include/ATen/ops/lshift_ops.h' 2023-01-11T21:00:44.9023090Z adding 'torch/include/ATen/ops/lstm.h' 2023-01-11T21:00:44.9024947Z adding 'torch/include/ATen/ops/lstm_cell.h' 2023-01-11T21:00:44.9026715Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9028419Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2023-01-11T21:00:44.9030128Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2023-01-11T21:00:44.9032054Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9033960Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2023-01-11T21:00:44.9036040Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9037730Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2023-01-11T21:00:44.9039889Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2023-01-11T21:00:44.9041560Z adding 'torch/include/ATen/ops/lstm_native.h' 2023-01-11T21:00:44.9043589Z adding 'torch/include/ATen/ops/lstm_ops.h' 2023-01-11T21:00:44.9045357Z adding 'torch/include/ATen/ops/lt.h' 2023-01-11T21:00:44.9047309Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9048941Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2023-01-11T21:00:44.9050698Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2023-01-11T21:00:44.9052329Z adding 'torch/include/ATen/ops/lt_meta.h' 2023-01-11T21:00:44.9054043Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2023-01-11T21:00:44.9055734Z adding 'torch/include/ATen/ops/lt_native.h' 2023-01-11T21:00:44.9057934Z adding 'torch/include/ATen/ops/lt_ops.h' 2023-01-11T21:00:44.9059666Z adding 'torch/include/ATen/ops/lu_solve.h' 2023-01-11T21:00:44.9061462Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9063074Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2023-01-11T21:00:44.9065120Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2023-01-11T21:00:44.9066991Z adding 'torch/include/ATen/ops/lu_unpack.h' 2023-01-11T21:00:44.9068931Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9070648Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2023-01-11T21:00:44.9072320Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2023-01-11T21:00:44.9074015Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2023-01-11T21:00:44.9075755Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2023-01-11T21:00:44.9077462Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2023-01-11T21:00:44.9079279Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2023-01-11T21:00:44.9080939Z adding 'torch/include/ATen/ops/mH.h' 2023-01-11T21:00:44.9082725Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9084241Z adding 'torch/include/ATen/ops/mH_native.h' 2023-01-11T21:00:44.9086026Z adding 'torch/include/ATen/ops/mH_ops.h' 2023-01-11T21:00:44.9087556Z adding 'torch/include/ATen/ops/mT.h' 2023-01-11T21:00:44.9089330Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9091509Z adding 'torch/include/ATen/ops/mT_native.h' 2023-01-11T21:00:44.9093041Z adding 'torch/include/ATen/ops/mT_ops.h' 2023-01-11T21:00:44.9094785Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2023-01-11T21:00:44.9096509Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9097856Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2023-01-11T21:00:44.9099761Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2023-01-11T21:00:44.9101551Z adding 'torch/include/ATen/ops/masked_fill.h' 2023-01-11T21:00:44.9103789Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9105563Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2023-01-11T21:00:44.9107281Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2023-01-11T21:00:44.9108934Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2023-01-11T21:00:44.9110568Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2023-01-11T21:00:44.9112622Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2023-01-11T21:00:44.9114578Z adding 'torch/include/ATen/ops/masked_scatter.h' 2023-01-11T21:00:44.9117434Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9124425Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2023-01-11T21:00:44.9126175Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2023-01-11T21:00:44.9127625Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2023-01-11T21:00:44.9129275Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2023-01-11T21:00:44.9131176Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2023-01-11T21:00:44.9132554Z adding 'torch/include/ATen/ops/masked_select.h' 2023-01-11T21:00:44.9134053Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2023-01-11T21:00:44.9135715Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9137084Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2023-01-11T21:00:44.9138572Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2023-01-11T21:00:44.9140131Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2023-01-11T21:00:44.9141638Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2023-01-11T21:00:44.9143263Z adding 'torch/include/ATen/ops/masked_select_native.h' 2023-01-11T21:00:44.9144985Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2023-01-11T21:00:44.9146595Z adding 'torch/include/ATen/ops/matmul.h' 2023-01-11T21:00:44.9148122Z adding 'torch/include/ATen/ops/matmul_backward.h' 2023-01-11T21:00:44.9149909Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9151326Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2023-01-11T21:00:44.9152986Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2023-01-11T21:00:44.9154751Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9156195Z adding 'torch/include/ATen/ops/matmul_native.h' 2023-01-11T21:00:44.9157769Z adding 'torch/include/ATen/ops/matmul_ops.h' 2023-01-11T21:00:44.9159300Z adding 'torch/include/ATen/ops/matrix_H.h' 2023-01-11T21:00:44.9161039Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9162346Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2023-01-11T21:00:44.9163698Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2023-01-11T21:00:44.9165059Z adding 'torch/include/ATen/ops/matrix_exp.h' 2023-01-11T21:00:44.9166493Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2023-01-11T21:00:44.9168004Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9169317Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2023-01-11T21:00:44.9170681Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2023-01-11T21:00:44.9172351Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9173773Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2023-01-11T21:00:44.9175316Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2023-01-11T21:00:44.9176917Z adding 'torch/include/ATen/ops/matrix_power.h' 2023-01-11T21:00:44.9178701Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9180292Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2023-01-11T21:00:44.9181815Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2023-01-11T21:00:44.9183989Z adding 'torch/include/ATen/ops/max.h' 2023-01-11T21:00:44.9185976Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9187701Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9189203Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2023-01-11T21:00:44.9191446Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2023-01-11T21:00:44.9193183Z adding 'torch/include/ATen/ops/max_meta.h' 2023-01-11T21:00:44.9194883Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2023-01-11T21:00:44.9196586Z adding 'torch/include/ATen/ops/max_native.h' 2023-01-11T21:00:44.9198615Z adding 'torch/include/ATen/ops/max_ops.h' 2023-01-11T21:00:44.9200506Z adding 'torch/include/ATen/ops/max_pool1d.h' 2023-01-11T21:00:44.9202321Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9203969Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2023-01-11T21:00:44.9205618Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2023-01-11T21:00:44.9207338Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2023-01-11T21:00:44.9209338Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9210849Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2023-01-11T21:00:44.9212428Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2023-01-11T21:00:44.9214020Z adding 'torch/include/ATen/ops/max_pool2d.h' 2023-01-11T21:00:44.9215890Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9217344Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2023-01-11T21:00:44.9219068Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2023-01-11T21:00:44.9220885Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2023-01-11T21:00:44.9222851Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2023-01-11T21:00:44.9224859Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9226250Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9227885Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9229364Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2023-01-11T21:00:44.9230817Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2023-01-11T21:00:44.9232211Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2023-01-11T21:00:44.9233850Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2023-01-11T21:00:44.9235538Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9236961Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2023-01-11T21:00:44.9238481Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2023-01-11T21:00:44.9239910Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2023-01-11T21:00:44.9241443Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2023-01-11T21:00:44.9242910Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2023-01-11T21:00:44.9244535Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2023-01-11T21:00:44.9246004Z adding 'torch/include/ATen/ops/max_pool3d.h' 2023-01-11T21:00:44.9247535Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9248790Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2023-01-11T21:00:44.9250359Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2023-01-11T21:00:44.9251944Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2023-01-11T21:00:44.9253585Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2023-01-11T21:00:44.9255178Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9256670Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9258113Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2023-01-11T21:00:44.9259774Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2023-01-11T21:00:44.9261347Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2023-01-11T21:00:44.9263006Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2023-01-11T21:00:44.9264560Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2023-01-11T21:00:44.9266278Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2023-01-11T21:00:44.9267792Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2023-01-11T21:00:44.9269315Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2023-01-11T21:00:44.9270827Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2023-01-11T21:00:44.9272244Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2023-01-11T21:00:44.9273856Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2023-01-11T21:00:44.9275498Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2023-01-11T21:00:44.9277057Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2023-01-11T21:00:44.9278563Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2023-01-11T21:00:44.9279986Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2023-01-11T21:00:44.9281585Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2023-01-11T21:00:44.9283106Z adding 'torch/include/ATen/ops/maximum.h' 2023-01-11T21:00:44.9284710Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9286136Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2023-01-11T21:00:44.9287573Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2023-01-11T21:00:44.9288940Z adding 'torch/include/ATen/ops/maximum_meta.h' 2023-01-11T21:00:44.9290367Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2023-01-11T21:00:44.9291765Z adding 'torch/include/ATen/ops/maximum_native.h' 2023-01-11T21:00:44.9293374Z adding 'torch/include/ATen/ops/maximum_ops.h' 2023-01-11T21:00:44.9295013Z adding 'torch/include/ATen/ops/mean.h' 2023-01-11T21:00:44.9296669Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9298186Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9299633Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9301067Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2023-01-11T21:00:44.9302742Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2023-01-11T21:00:44.9304571Z adding 'torch/include/ATen/ops/mean_meta.h' 2023-01-11T21:00:44.9306006Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2023-01-11T21:00:44.9307528Z adding 'torch/include/ATen/ops/mean_native.h' 2023-01-11T21:00:44.9309245Z adding 'torch/include/ATen/ops/mean_ops.h' 2023-01-11T21:00:44.9310989Z adding 'torch/include/ATen/ops/median.h' 2023-01-11T21:00:44.9312750Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9314241Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9315747Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2023-01-11T21:00:44.9317270Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2023-01-11T21:00:44.9318806Z adding 'torch/include/ATen/ops/median_native.h' 2023-01-11T21:00:44.9320579Z adding 'torch/include/ATen/ops/median_ops.h' 2023-01-11T21:00:44.9322179Z adding 'torch/include/ATen/ops/meshgrid.h' 2023-01-11T21:00:44.9323777Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9325110Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2023-01-11T21:00:44.9326658Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2023-01-11T21:00:44.9328351Z adding 'torch/include/ATen/ops/min.h' 2023-01-11T21:00:44.9330118Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9331678Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9333136Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2023-01-11T21:00:44.9334613Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2023-01-11T21:00:44.9336127Z adding 'torch/include/ATen/ops/min_meta.h' 2023-01-11T21:00:44.9337604Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2023-01-11T21:00:44.9339089Z adding 'torch/include/ATen/ops/min_native.h' 2023-01-11T21:00:44.9340942Z adding 'torch/include/ATen/ops/min_ops.h' 2023-01-11T21:00:44.9342761Z adding 'torch/include/ATen/ops/minimum.h' 2023-01-11T21:00:44.9344412Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9345770Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2023-01-11T21:00:44.9347217Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2023-01-11T21:00:44.9348619Z adding 'torch/include/ATen/ops/minimum_meta.h' 2023-01-11T21:00:44.9350227Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2023-01-11T21:00:44.9351575Z adding 'torch/include/ATen/ops/minimum_native.h' 2023-01-11T21:00:44.9353163Z adding 'torch/include/ATen/ops/minimum_ops.h' 2023-01-11T21:00:44.9354851Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2023-01-11T21:00:44.9356650Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2023-01-11T21:00:44.9358334Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9359826Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9361296Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2023-01-11T21:00:44.9363019Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2023-01-11T21:00:44.9364713Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9366184Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2023-01-11T21:00:44.9367645Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2023-01-11T21:00:44.9369342Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2023-01-11T21:00:44.9371204Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2023-01-11T21:00:44.9372943Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2023-01-11T21:00:44.9374557Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2023-01-11T21:00:44.9376000Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2023-01-11T21:00:44.9377602Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2023-01-11T21:00:44.9379250Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9380728Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2023-01-11T21:00:44.9382148Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2023-01-11T21:00:44.9383837Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2023-01-11T21:00:44.9385384Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2023-01-11T21:00:44.9386900Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2023-01-11T21:00:44.9388324Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2023-01-11T21:00:44.9389842Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2023-01-11T21:00:44.9391797Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2023-01-11T21:00:44.9393701Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9395386Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2023-01-11T21:00:44.9396818Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2023-01-11T21:00:44.9398529Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2023-01-11T21:00:44.9400405Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2023-01-11T21:00:44.9402980Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9404287Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2023-01-11T21:00:44.9406005Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2023-01-11T21:00:44.9407743Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2023-01-11T21:00:44.9409329Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2023-01-11T21:00:44.9411396Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2023-01-11T21:00:44.9413294Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9415037Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9416899Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2023-01-11T21:00:44.9418991Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2023-01-11T21:00:44.9420890Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9422746Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2023-01-11T21:00:44.9424181Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2023-01-11T21:00:44.9426217Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2023-01-11T21:00:44.9427937Z adding 'torch/include/ATen/ops/mish.h' 2023-01-11T21:00:44.9429540Z adding 'torch/include/ATen/ops/mish_backward.h' 2023-01-11T21:00:44.9431237Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9432699Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9434094Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9435478Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2023-01-11T21:00:44.9436907Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2023-01-11T21:00:44.9438577Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9439875Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2023-01-11T21:00:44.9441340Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2023-01-11T21:00:44.9443746Z adding 'torch/include/ATen/ops/mish_meta.h' 2023-01-11T21:00:44.9443932Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2023-01-11T21:00:44.9445492Z adding 'torch/include/ATen/ops/mish_native.h' 2023-01-11T21:00:44.9447118Z adding 'torch/include/ATen/ops/mish_ops.h' 2023-01-11T21:00:44.9448678Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2023-01-11T21:00:44.9450189Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2023-01-11T21:00:44.9451615Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9453003Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2023-01-11T21:00:44.9454617Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2023-01-11T21:00:44.9456094Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2023-01-11T21:00:44.9457698Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2023-01-11T21:00:44.9459487Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2023-01-11T21:00:44.9461397Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9463101Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2023-01-11T21:00:44.9464851Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2023-01-11T21:00:44.9466469Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2023-01-11T21:00:44.9468052Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2023-01-11T21:00:44.9469838Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9471340Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2023-01-11T21:00:44.9473010Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9474429Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2023-01-11T21:00:44.9475902Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2023-01-11T21:00:44.9477398Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2023-01-11T21:00:44.9479061Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2023-01-11T21:00:44.9480651Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2023-01-11T21:00:44.9482250Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9483546Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2023-01-11T21:00:44.9485246Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2023-01-11T21:00:44.9486791Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9488139Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2023-01-11T21:00:44.9489669Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2023-01-11T21:00:44.9491363Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2023-01-11T21:00:44.9492868Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2023-01-11T21:00:44.9494525Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9495934Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2023-01-11T21:00:44.9497453Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2023-01-11T21:00:44.9499017Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9500317Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2023-01-11T21:00:44.9502003Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2023-01-11T21:00:44.9503850Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2023-01-11T21:00:44.9505537Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2023-01-11T21:00:44.9507144Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9508424Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2023-01-11T21:00:44.9510104Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2023-01-11T21:00:44.9511710Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9513014Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2023-01-11T21:00:44.9514627Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2023-01-11T21:00:44.9516390Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2023-01-11T21:00:44.9517993Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9519425Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2023-01-11T21:00:44.9521585Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2023-01-11T21:00:44.9522912Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2023-01-11T21:00:44.9524856Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9526507Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2023-01-11T21:00:44.9528400Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2023-01-11T21:00:44.9530194Z adding 'torch/include/ATen/ops/mm.h' 2023-01-11T21:00:44.9531915Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9533475Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2023-01-11T21:00:44.9535031Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2023-01-11T21:00:44.9536521Z adding 'torch/include/ATen/ops/mm_meta.h' 2023-01-11T21:00:44.9538069Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2023-01-11T21:00:44.9539574Z adding 'torch/include/ATen/ops/mm_native.h' 2023-01-11T21:00:44.9541219Z adding 'torch/include/ATen/ops/mm_ops.h' 2023-01-11T21:00:44.9543131Z adding 'torch/include/ATen/ops/mode.h' 2023-01-11T21:00:44.9544933Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9546592Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9548084Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2023-01-11T21:00:44.9549622Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2023-01-11T21:00:44.9551144Z adding 'torch/include/ATen/ops/mode_native.h' 2023-01-11T21:00:44.9553102Z adding 'torch/include/ATen/ops/mode_ops.h' 2023-01-11T21:00:44.9554855Z adding 'torch/include/ATen/ops/moveaxis.h' 2023-01-11T21:00:44.9557064Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9558461Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2023-01-11T21:00:44.9560353Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2023-01-11T21:00:44.9562968Z adding 'torch/include/ATen/ops/movedim.h' 2023-01-11T21:00:44.9565116Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9566485Z adding 'torch/include/ATen/ops/movedim_native.h' 2023-01-11T21:00:44.9568247Z adding 'torch/include/ATen/ops/movedim_ops.h' 2023-01-11T21:00:44.9570266Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2023-01-11T21:00:44.9572120Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9573824Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2023-01-11T21:00:44.9575759Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2023-01-11T21:00:44.9577712Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2023-01-11T21:00:44.9579635Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9581339Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2023-01-11T21:00:44.9583605Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2023-01-11T21:00:44.9585451Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2023-01-11T21:00:44.9587366Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9589028Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2023-01-11T21:00:44.9590909Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2023-01-11T21:00:44.9592632Z adding 'torch/include/ATen/ops/mse_loss.h' 2023-01-11T21:00:44.9594399Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2023-01-11T21:00:44.9596266Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9597998Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9599719Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2023-01-11T21:00:44.9601570Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2023-01-11T21:00:44.9603444Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9605041Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2023-01-11T21:00:44.9606736Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2023-01-11T21:00:44.9608397Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2023-01-11T21:00:44.9610116Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2023-01-11T21:00:44.9611786Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2023-01-11T21:00:44.9613684Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2023-01-11T21:00:44.9615470Z adding 'torch/include/ATen/ops/msort.h' 2023-01-11T21:00:44.9617285Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9618837Z adding 'torch/include/ATen/ops/msort_native.h' 2023-01-11T21:00:44.9620425Z adding 'torch/include/ATen/ops/msort_ops.h' 2023-01-11T21:00:44.9622034Z adding 'torch/include/ATen/ops/mul.h' 2023-01-11T21:00:44.9623926Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9625903Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9627403Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2023-01-11T21:00:44.9628952Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2023-01-11T21:00:44.9630442Z adding 'torch/include/ATen/ops/mul_meta.h' 2023-01-11T21:00:44.9632049Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2023-01-11T21:00:44.9633732Z adding 'torch/include/ATen/ops/mul_native.h' 2023-01-11T21:00:44.9635636Z adding 'torch/include/ATen/ops/mul_ops.h' 2023-01-11T21:00:44.9637483Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2023-01-11T21:00:44.9639213Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2023-01-11T21:00:44.9640997Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9642695Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9644282Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2023-01-11T21:00:44.9646218Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2023-01-11T21:00:44.9647698Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2023-01-11T21:00:44.9649312Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2023-01-11T21:00:44.9650861Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2023-01-11T21:00:44.9652720Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2023-01-11T21:00:44.9654427Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2023-01-11T21:00:44.9656172Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2023-01-11T21:00:44.9657679Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9659343Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9660928Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2023-01-11T21:00:44.9662836Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2023-01-11T21:00:44.9664560Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9666158Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2023-01-11T21:00:44.9667919Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2023-01-11T21:00:44.9669636Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2023-01-11T21:00:44.9671269Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2023-01-11T21:00:44.9673029Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2023-01-11T21:00:44.9674661Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2023-01-11T21:00:44.9676594Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2023-01-11T21:00:44.9678448Z adding 'torch/include/ATen/ops/multinomial.h' 2023-01-11T21:00:44.9680319Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2023-01-11T21:00:44.9682092Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2023-01-11T21:00:44.9683737Z adding 'torch/include/ATen/ops/multinomial_native.h' 2023-01-11T21:00:44.9685515Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2023-01-11T21:00:44.9687255Z adding 'torch/include/ATen/ops/multiply.h' 2023-01-11T21:00:44.9689143Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9690747Z adding 'torch/include/ATen/ops/multiply_native.h' 2023-01-11T21:00:44.9692738Z adding 'torch/include/ATen/ops/multiply_ops.h' 2023-01-11T21:00:44.9694530Z adding 'torch/include/ATen/ops/mv.h' 2023-01-11T21:00:44.9696318Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9697912Z adding 'torch/include/ATen/ops/mv_native.h' 2023-01-11T21:00:44.9699736Z adding 'torch/include/ATen/ops/mv_ops.h' 2023-01-11T21:00:44.9701485Z adding 'torch/include/ATen/ops/mvlgamma.h' 2023-01-11T21:00:44.9703571Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9705307Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2023-01-11T21:00:44.9706988Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2023-01-11T21:00:44.9708575Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2023-01-11T21:00:44.9710377Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2023-01-11T21:00:44.9712168Z adding 'torch/include/ATen/ops/nan_to_num.h' 2023-01-11T21:00:44.9713982Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9715718Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2023-01-11T21:00:44.9717458Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2023-01-11T21:00:44.9719173Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2023-01-11T21:00:44.9721090Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2023-01-11T21:00:44.9722923Z adding 'torch/include/ATen/ops/nanmean.h' 2023-01-11T21:00:44.9724818Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9726572Z adding 'torch/include/ATen/ops/nanmean_native.h' 2023-01-11T21:00:44.9728255Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2023-01-11T21:00:44.9730148Z adding 'torch/include/ATen/ops/nanmedian.h' 2023-01-11T21:00:44.9732098Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9733817Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9735511Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2023-01-11T21:00:44.9737221Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2023-01-11T21:00:44.9738905Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2023-01-11T21:00:44.9740936Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2023-01-11T21:00:44.9743111Z adding 'torch/include/ATen/ops/nanquantile.h' 2023-01-11T21:00:44.9745084Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9746575Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2023-01-11T21:00:44.9748402Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2023-01-11T21:00:44.9750099Z adding 'torch/include/ATen/ops/nansum.h' 2023-01-11T21:00:44.9751759Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2023-01-11T21:00:44.9753355Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2023-01-11T21:00:44.9754856Z adding 'torch/include/ATen/ops/nansum_native.h' 2023-01-11T21:00:44.9756684Z adding 'torch/include/ATen/ops/nansum_ops.h' 2023-01-11T21:00:44.9758424Z adding 'torch/include/ATen/ops/narrow.h' 2023-01-11T21:00:44.9760182Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9761850Z adding 'torch/include/ATen/ops/narrow_copy.h' 2023-01-11T21:00:44.9763629Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9765142Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2023-01-11T21:00:44.9766676Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2023-01-11T21:00:44.9768342Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2023-01-11T21:00:44.9769922Z adding 'torch/include/ATen/ops/narrow_native.h' 2023-01-11T21:00:44.9772083Z adding 'torch/include/ATen/ops/narrow_ops.h' 2023-01-11T21:00:44.9773570Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2023-01-11T21:00:44.9775169Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2023-01-11T21:00:44.9776928Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9778644Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9780280Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9781862Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2023-01-11T21:00:44.9783868Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2023-01-11T21:00:44.9785626Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2023-01-11T21:00:44.9787279Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2023-01-11T21:00:44.9788924Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2023-01-11T21:00:44.9790828Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2023-01-11T21:00:44.9792435Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2023-01-11T21:00:44.9794172Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9795722Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2023-01-11T21:00:44.9797187Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2023-01-11T21:00:44.9798777Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2023-01-11T21:00:44.9800433Z adding 'torch/include/ATen/ops/native_dropout.h' 2023-01-11T21:00:44.9802026Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2023-01-11T21:00:44.9803922Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9805324Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9806936Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9808411Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2023-01-11T21:00:44.9810103Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2023-01-11T21:00:44.9811801Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9813280Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2023-01-11T21:00:44.9814806Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2023-01-11T21:00:44.9816345Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2023-01-11T21:00:44.9818064Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2023-01-11T21:00:44.9820026Z adding 'torch/include/ATen/ops/native_group_norm.h' 2023-01-11T21:00:44.9822216Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2023-01-11T21:00:44.9824743Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9826383Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9828110Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9829685Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2023-01-11T21:00:44.9831551Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2023-01-11T21:00:44.9833449Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9835158Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2023-01-11T21:00:44.9836814Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2023-01-11T21:00:44.9838368Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2023-01-11T21:00:44.9840229Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2023-01-11T21:00:44.9842215Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2023-01-11T21:00:44.9844458Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2023-01-11T21:00:44.9846497Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9848115Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9849792Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9851420Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2023-01-11T21:00:44.9853264Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2023-01-11T21:00:44.9855163Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9856805Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2023-01-11T21:00:44.9858388Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2023-01-11T21:00:44.9859957Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2023-01-11T21:00:44.9861776Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2023-01-11T21:00:44.9864219Z adding 'torch/include/ATen/ops/native_norm.h' 2023-01-11T21:00:44.9865547Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9866880Z adding 'torch/include/ATen/ops/native_norm_native.h' 2023-01-11T21:00:44.9868525Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2023-01-11T21:00:44.9870120Z adding 'torch/include/ATen/ops/ne.h' 2023-01-11T21:00:44.9871760Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9873216Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2023-01-11T21:00:44.9874718Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2023-01-11T21:00:44.9876229Z adding 'torch/include/ATen/ops/ne_meta.h' 2023-01-11T21:00:44.9877727Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2023-01-11T21:00:44.9879303Z adding 'torch/include/ATen/ops/ne_native.h' 2023-01-11T21:00:44.9880921Z adding 'torch/include/ATen/ops/ne_ops.h' 2023-01-11T21:00:44.9882507Z adding 'torch/include/ATen/ops/neg.h' 2023-01-11T21:00:44.9884142Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9885594Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2023-01-11T21:00:44.9887078Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2023-01-11T21:00:44.9888504Z adding 'torch/include/ATen/ops/neg_meta.h' 2023-01-11T21:00:44.9890005Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2023-01-11T21:00:44.9891423Z adding 'torch/include/ATen/ops/neg_native.h' 2023-01-11T21:00:44.9892969Z adding 'torch/include/ATen/ops/neg_ops.h' 2023-01-11T21:00:44.9894516Z adding 'torch/include/ATen/ops/negative.h' 2023-01-11T21:00:44.9896118Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9897450Z adding 'torch/include/ATen/ops/negative_native.h' 2023-01-11T21:00:44.9899015Z adding 'torch/include/ATen/ops/negative_ops.h' 2023-01-11T21:00:44.9900572Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2023-01-11T21:00:44.9902677Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9903554Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2023-01-11T21:00:44.9905395Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2023-01-11T21:00:44.9907055Z adding 'torch/include/ATen/ops/new_empty.h' 2023-01-11T21:00:44.9908894Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9910249Z adding 'torch/include/ATen/ops/new_empty_native.h' 2023-01-11T21:00:44.9911941Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2023-01-11T21:00:44.9913724Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2023-01-11T21:00:44.9915630Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9917474Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9918868Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2023-01-11T21:00:44.9920629Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2023-01-11T21:00:44.9922507Z adding 'torch/include/ATen/ops/new_full.h' 2023-01-11T21:00:44.9924624Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9926087Z adding 'torch/include/ATen/ops/new_full_native.h' 2023-01-11T21:00:44.9927686Z adding 'torch/include/ATen/ops/new_full_ops.h' 2023-01-11T21:00:44.9929485Z adding 'torch/include/ATen/ops/new_ones.h' 2023-01-11T21:00:44.9931256Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9932664Z adding 'torch/include/ATen/ops/new_ones_native.h' 2023-01-11T21:00:44.9934257Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2023-01-11T21:00:44.9936133Z adding 'torch/include/ATen/ops/new_zeros.h' 2023-01-11T21:00:44.9938124Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:44.9939546Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2023-01-11T21:00:44.9941079Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2023-01-11T21:00:44.9942890Z adding 'torch/include/ATen/ops/nextafter.h' 2023-01-11T21:00:44.9944526Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9945778Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2023-01-11T21:00:44.9947401Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2023-01-11T21:00:44.9948668Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2023-01-11T21:00:44.9950191Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2023-01-11T21:00:44.9951596Z adding 'torch/include/ATen/ops/nextafter_native.h' 2023-01-11T21:00:44.9953145Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2023-01-11T21:00:44.9954830Z adding 'torch/include/ATen/ops/nll_loss.h' 2023-01-11T21:00:44.9957557Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2023-01-11T21:00:44.9959562Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2023-01-11T21:00:44.9961250Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9962882Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9964291Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2023-01-11T21:00:44.9965787Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2023-01-11T21:00:44.9967481Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9969098Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2023-01-11T21:00:44.9970802Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2023-01-11T21:00:44.9972366Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2023-01-11T21:00:44.9973753Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2023-01-11T21:00:44.9975332Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2023-01-11T21:00:44.9976752Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2023-01-11T21:00:44.9978297Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2023-01-11T21:00:44.9979982Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2023-01-11T21:00:44.9981697Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9983257Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2023-01-11T21:00:44.9984890Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2023-01-11T21:00:44.9986320Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2023-01-11T21:00:44.9987920Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2023-01-11T21:00:44.9989361Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2023-01-11T21:00:44.9990931Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2023-01-11T21:00:44.9992577Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:44.9994230Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2023-01-11T21:00:44.9995980Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:44.9997635Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2023-01-11T21:00:44.9999070Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2023-01-11T21:00:45.0000454Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2023-01-11T21:00:45.0001937Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2023-01-11T21:00:45.0003329Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2023-01-11T21:00:45.0004876Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2023-01-11T21:00:45.0006275Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2023-01-11T21:00:45.0007723Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2023-01-11T21:00:45.0009289Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0010611Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2023-01-11T21:00:45.0012013Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2023-01-11T21:00:45.0013580Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2023-01-11T21:00:45.0015034Z adding 'torch/include/ATen/ops/nonzero.h' 2023-01-11T21:00:45.0016451Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2023-01-11T21:00:45.0017743Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2023-01-11T21:00:45.0019097Z adding 'torch/include/ATen/ops/nonzero_native.h' 2023-01-11T21:00:45.0020434Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2023-01-11T21:00:45.0021867Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0023240Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2023-01-11T21:00:45.0025140Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2023-01-11T21:00:45.0026573Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2023-01-11T21:00:45.0028524Z adding 'torch/include/ATen/ops/norm.h' 2023-01-11T21:00:45.0030220Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0031822Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0033294Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0034768Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2023-01-11T21:00:45.0036395Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2023-01-11T21:00:45.0037944Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2023-01-11T21:00:45.0039483Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0040824Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2023-01-11T21:00:45.0042275Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2023-01-11T21:00:45.0043738Z adding 'torch/include/ATen/ops/norm_meta.h' 2023-01-11T21:00:45.0045311Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2023-01-11T21:00:45.0046884Z adding 'torch/include/ATen/ops/norm_native.h' 2023-01-11T21:00:45.0049039Z adding 'torch/include/ATen/ops/norm_ops.h' 2023-01-11T21:00:45.0051554Z adding 'torch/include/ATen/ops/normal.h' 2023-01-11T21:00:45.0053693Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0055561Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2023-01-11T21:00:45.0057047Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2023-01-11T21:00:45.0058551Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2023-01-11T21:00:45.0060198Z adding 'torch/include/ATen/ops/normal_native.h' 2023-01-11T21:00:45.0062579Z adding 'torch/include/ATen/ops/normal_ops.h' 2023-01-11T21:00:45.0064593Z adding 'torch/include/ATen/ops/not_equal.h' 2023-01-11T21:00:45.0066345Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0067757Z adding 'torch/include/ATen/ops/not_equal_native.h' 2023-01-11T21:00:45.0069528Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2023-01-11T21:00:45.0071242Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2023-01-11T21:00:45.0072936Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0074306Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2023-01-11T21:00:45.0075990Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2023-01-11T21:00:45.0077524Z adding 'torch/include/ATen/ops/numpy_T.h' 2023-01-11T21:00:45.0079111Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0080458Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2023-01-11T21:00:45.0081940Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2023-01-11T21:00:45.0083369Z adding 'torch/include/ATen/ops/one_hot.h' 2023-01-11T21:00:45.0084933Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0086274Z adding 'torch/include/ATen/ops/one_hot_native.h' 2023-01-11T21:00:45.0087822Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2023-01-11T21:00:45.0089850Z adding 'torch/include/ATen/ops/ones.h' 2023-01-11T21:00:45.0091839Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0093495Z adding 'torch/include/ATen/ops/ones_like.h' 2023-01-11T21:00:45.0095324Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0096850Z adding 'torch/include/ATen/ops/ones_like_native.h' 2023-01-11T21:00:45.0098525Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2023-01-11T21:00:45.0100076Z adding 'torch/include/ATen/ops/ones_native.h' 2023-01-11T21:00:45.0101859Z adding 'torch/include/ATen/ops/ones_ops.h' 2023-01-11T21:00:45.0103658Z adding 'torch/include/ATen/ops/or.h' 2023-01-11T21:00:45.0105249Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0106631Z adding 'torch/include/ATen/ops/or_native.h' 2023-01-11T21:00:45.0108274Z adding 'torch/include/ATen/ops/or_ops.h' 2023-01-11T21:00:45.0109941Z adding 'torch/include/ATen/ops/orgqr.h' 2023-01-11T21:00:45.0111446Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0112774Z adding 'torch/include/ATen/ops/orgqr_native.h' 2023-01-11T21:00:45.0114423Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2023-01-11T21:00:45.0116043Z adding 'torch/include/ATen/ops/ormqr.h' 2023-01-11T21:00:45.0117669Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2023-01-11T21:00:45.0119180Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2023-01-11T21:00:45.0120640Z adding 'torch/include/ATen/ops/ormqr_native.h' 2023-01-11T21:00:45.0122247Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2023-01-11T21:00:45.0123783Z adding 'torch/include/ATen/ops/outer.h' 2023-01-11T21:00:45.0125419Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0126784Z adding 'torch/include/ATen/ops/outer_native.h' 2023-01-11T21:00:45.0128362Z adding 'torch/include/ATen/ops/outer_ops.h' 2023-01-11T21:00:45.0129828Z adding 'torch/include/ATen/ops/output_nr.h' 2023-01-11T21:00:45.0131382Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0132730Z adding 'torch/include/ATen/ops/output_nr_native.h' 2023-01-11T21:00:45.0134195Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2023-01-11T21:00:45.0135747Z adding 'torch/include/ATen/ops/pad.h' 2023-01-11T21:00:45.0137419Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0138793Z adding 'torch/include/ATen/ops/pad_native.h' 2023-01-11T21:00:45.0140469Z adding 'torch/include/ATen/ops/pad_ops.h' 2023-01-11T21:00:45.0141994Z adding 'torch/include/ATen/ops/pad_sequence.h' 2023-01-11T21:00:45.0143653Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0145337Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2023-01-11T21:00:45.0146889Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2023-01-11T21:00:45.0148357Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2023-01-11T21:00:45.0149986Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0151407Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2023-01-11T21:00:45.0152891Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2023-01-11T21:00:45.0154350Z adding 'torch/include/ATen/ops/pdist.h' 2023-01-11T21:00:45.0156186Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0157575Z adding 'torch/include/ATen/ops/pdist_native.h' 2023-01-11T21:00:45.0159384Z adding 'torch/include/ATen/ops/pdist_ops.h' 2023-01-11T21:00:45.0160851Z adding 'torch/include/ATen/ops/permute.h' 2023-01-11T21:00:45.0163281Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0163963Z adding 'torch/include/ATen/ops/permute_copy.h' 2023-01-11T21:00:45.0165679Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0167445Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0168842Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2023-01-11T21:00:45.0170369Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2023-01-11T21:00:45.0171750Z adding 'torch/include/ATen/ops/permute_native.h' 2023-01-11T21:00:45.0173466Z adding 'torch/include/ATen/ops/permute_ops.h' 2023-01-11T21:00:45.0175087Z adding 'torch/include/ATen/ops/pin_memory.h' 2023-01-11T21:00:45.0176942Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0177885Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2023-01-11T21:00:45.0179174Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2023-01-11T21:00:45.0180720Z adding 'torch/include/ATen/ops/pinverse.h' 2023-01-11T21:00:45.0182344Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0183732Z adding 'torch/include/ATen/ops/pinverse_native.h' 2023-01-11T21:00:45.0185372Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2023-01-11T21:00:45.0186812Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2023-01-11T21:00:45.0188533Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0190124Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0191590Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2023-01-11T21:00:45.0192988Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2023-01-11T21:00:45.0194594Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2023-01-11T21:00:45.0196305Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2023-01-11T21:00:45.0197867Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0199551Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0200952Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2023-01-11T21:00:45.0202374Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2023-01-11T21:00:45.0203995Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2023-01-11T21:00:45.0205709Z adding 'torch/include/ATen/ops/poisson.h' 2023-01-11T21:00:45.0207448Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0208791Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2023-01-11T21:00:45.0210193Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2023-01-11T21:00:45.0211676Z adding 'torch/include/ATen/ops/poisson_native.h' 2023-01-11T21:00:45.0213064Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2023-01-11T21:00:45.0214615Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0215905Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2023-01-11T21:00:45.0217400Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2023-01-11T21:00:45.0219016Z adding 'torch/include/ATen/ops/poisson_ops.h' 2023-01-11T21:00:45.0220494Z adding 'torch/include/ATen/ops/polar.h' 2023-01-11T21:00:45.0221990Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0223628Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2023-01-11T21:00:45.0224980Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2023-01-11T21:00:45.0226338Z adding 'torch/include/ATen/ops/polar_native.h' 2023-01-11T21:00:45.0227832Z adding 'torch/include/ATen/ops/polar_ops.h' 2023-01-11T21:00:45.0229306Z adding 'torch/include/ATen/ops/polygamma.h' 2023-01-11T21:00:45.0230824Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0232290Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0233632Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2023-01-11T21:00:45.0235144Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2023-01-11T21:00:45.0236583Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2023-01-11T21:00:45.0238086Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2023-01-11T21:00:45.0239492Z adding 'torch/include/ATen/ops/polygamma_native.h' 2023-01-11T21:00:45.0241013Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2023-01-11T21:00:45.0242485Z adding 'torch/include/ATen/ops/positive.h' 2023-01-11T21:00:45.0244025Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0245382Z adding 'torch/include/ATen/ops/positive_native.h' 2023-01-11T21:00:45.0246837Z adding 'torch/include/ATen/ops/positive_ops.h' 2023-01-11T21:00:45.0248333Z adding 'torch/include/ATen/ops/pow.h' 2023-01-11T21:00:45.0249956Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0251406Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2023-01-11T21:00:45.0252908Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2023-01-11T21:00:45.0254427Z adding 'torch/include/ATen/ops/pow_meta.h' 2023-01-11T21:00:45.0255865Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2023-01-11T21:00:45.0257304Z adding 'torch/include/ATen/ops/pow_native.h' 2023-01-11T21:00:45.0259007Z adding 'torch/include/ATen/ops/pow_ops.h' 2023-01-11T21:00:45.0260607Z adding 'torch/include/ATen/ops/prelu.h' 2023-01-11T21:00:45.0262237Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0263730Z adding 'torch/include/ATen/ops/prelu_native.h' 2023-01-11T21:00:45.0265143Z adding 'torch/include/ATen/ops/prelu_ops.h' 2023-01-11T21:00:45.0266832Z adding 'torch/include/ATen/ops/prod.h' 2023-01-11T21:00:45.0268450Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0269937Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0271358Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0272770Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2023-01-11T21:00:45.0274215Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2023-01-11T21:00:45.0275648Z adding 'torch/include/ATen/ops/prod_meta.h' 2023-01-11T21:00:45.0277174Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2023-01-11T21:00:45.0278641Z adding 'torch/include/ATen/ops/prod_native.h' 2023-01-11T21:00:45.0280365Z adding 'torch/include/ATen/ops/prod_ops.h' 2023-01-11T21:00:45.0281915Z adding 'torch/include/ATen/ops/promote_types.h' 2023-01-11T21:00:45.0283484Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0284799Z adding 'torch/include/ATen/ops/promote_types_native.h' 2023-01-11T21:00:45.0286298Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2023-01-11T21:00:45.0287764Z adding 'torch/include/ATen/ops/put.h' 2023-01-11T21:00:45.0289353Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0290769Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2023-01-11T21:00:45.0292196Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2023-01-11T21:00:45.0293609Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2023-01-11T21:00:45.0294964Z adding 'torch/include/ATen/ops/put_native.h' 2023-01-11T21:00:45.0296597Z adding 'torch/include/ATen/ops/put_ops.h' 2023-01-11T21:00:45.0298074Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2023-01-11T21:00:45.0299438Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2023-01-11T21:00:45.0300875Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2023-01-11T21:00:45.0302731Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2023-01-11T21:00:45.0304526Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0305871Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2023-01-11T21:00:45.0307257Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2023-01-11T21:00:45.0308820Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2023-01-11T21:00:45.0310523Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0311941Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2023-01-11T21:00:45.0313460Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2023-01-11T21:00:45.0315597Z adding 'torch/include/ATen/ops/q_scale.h' 2023-01-11T21:00:45.0317243Z adding 'torch/include/ATen/ops/q_scale_native.h' 2023-01-11T21:00:45.0318813Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2023-01-11T21:00:45.0320339Z adding 'torch/include/ATen/ops/q_zero_point.h' 2023-01-11T21:00:45.0321813Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2023-01-11T21:00:45.0323347Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2023-01-11T21:00:45.0324863Z adding 'torch/include/ATen/ops/qr.h' 2023-01-11T21:00:45.0326632Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0328008Z adding 'torch/include/ATen/ops/qr_native.h' 2023-01-11T21:00:45.0329790Z adding 'torch/include/ATen/ops/qr_ops.h' 2023-01-11T21:00:45.0331201Z adding 'torch/include/ATen/ops/qscheme.h' 2023-01-11T21:00:45.0332676Z adding 'torch/include/ATen/ops/qscheme_native.h' 2023-01-11T21:00:45.0334256Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2023-01-11T21:00:45.0336040Z adding 'torch/include/ATen/ops/quantile.h' 2023-01-11T21:00:45.0337929Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0339360Z adding 'torch/include/ATen/ops/quantile_native.h' 2023-01-11T21:00:45.0341175Z adding 'torch/include/ATen/ops/quantile_ops.h' 2023-01-11T21:00:45.0343121Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2023-01-11T21:00:45.0344958Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0346497Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2023-01-11T21:00:45.0347999Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2023-01-11T21:00:45.0349512Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2023-01-11T21:00:45.0351149Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2023-01-11T21:00:45.0353010Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2023-01-11T21:00:45.0354879Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0356583Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2023-01-11T21:00:45.0358141Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2023-01-11T21:00:45.0359728Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2023-01-11T21:00:45.0361491Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0362956Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2023-01-11T21:00:45.0364479Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2023-01-11T21:00:45.0366079Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2023-01-11T21:00:45.0367677Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2023-01-11T21:00:45.0369289Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2023-01-11T21:00:45.0371209Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2023-01-11T21:00:45.0373047Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2023-01-11T21:00:45.0374831Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0376277Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2023-01-11T21:00:45.0377938Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2023-01-11T21:00:45.0379691Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2023-01-11T21:00:45.0381403Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0382987Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2023-01-11T21:00:45.0384722Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2023-01-11T21:00:45.0386455Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2023-01-11T21:00:45.0388324Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0389753Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2023-01-11T21:00:45.0391440Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2023-01-11T21:00:45.0393198Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2023-01-11T21:00:45.0394912Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0396540Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2023-01-11T21:00:45.0398770Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2023-01-11T21:00:45.0400072Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2023-01-11T21:00:45.0401699Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0403204Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2023-01-11T21:00:45.0404853Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2023-01-11T21:00:45.0406596Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2023-01-11T21:00:45.0408333Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0409822Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2023-01-11T21:00:45.0411534Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2023-01-11T21:00:45.0413177Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2023-01-11T21:00:45.0414926Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0416388Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2023-01-11T21:00:45.0418052Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2023-01-11T21:00:45.0419647Z adding 'torch/include/ATen/ops/rad2deg.h' 2023-01-11T21:00:45.0421343Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0422913Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2023-01-11T21:00:45.0424649Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2023-01-11T21:00:45.0427666Z adding 'torch/include/ATen/ops/rand.h' 2023-01-11T21:00:45.0430241Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0431988Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0433665Z adding 'torch/include/ATen/ops/rand_like.h' 2023-01-11T21:00:45.0435534Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0437060Z adding 'torch/include/ATen/ops/rand_like_native.h' 2023-01-11T21:00:45.0438780Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2023-01-11T21:00:45.0440471Z adding 'torch/include/ATen/ops/rand_native.h' 2023-01-11T21:00:45.0442562Z adding 'torch/include/ATen/ops/rand_ops.h' 2023-01-11T21:00:45.0445750Z adding 'torch/include/ATen/ops/randint.h' 2023-01-11T21:00:45.0448432Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0450411Z adding 'torch/include/ATen/ops/randint_like.h' 2023-01-11T21:00:45.0452349Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0453891Z adding 'torch/include/ATen/ops/randint_like_native.h' 2023-01-11T21:00:45.0455749Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2023-01-11T21:00:45.0457475Z adding 'torch/include/ATen/ops/randint_native.h' 2023-01-11T21:00:45.0459566Z adding 'torch/include/ATen/ops/randint_ops.h' 2023-01-11T21:00:45.0462791Z adding 'torch/include/ATen/ops/randn.h' 2023-01-11T21:00:45.0465631Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0467485Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0469098Z adding 'torch/include/ATen/ops/randn_like.h' 2023-01-11T21:00:45.0470877Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0472388Z adding 'torch/include/ATen/ops/randn_like_native.h' 2023-01-11T21:00:45.0474129Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2023-01-11T21:00:45.0475801Z adding 'torch/include/ATen/ops/randn_native.h' 2023-01-11T21:00:45.0477902Z adding 'torch/include/ATen/ops/randn_ops.h' 2023-01-11T21:00:45.0479770Z adding 'torch/include/ATen/ops/random.h' 2023-01-11T21:00:45.0481676Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0483251Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2023-01-11T21:00:45.0484855Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2023-01-11T21:00:45.0486393Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2023-01-11T21:00:45.0487969Z adding 'torch/include/ATen/ops/random_native.h' 2023-01-11T21:00:45.0489855Z adding 'torch/include/ATen/ops/random_ops.h' 2023-01-11T21:00:45.0491955Z adding 'torch/include/ATen/ops/randperm.h' 2023-01-11T21:00:45.0493690Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0495364Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2023-01-11T21:00:45.0496828Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2023-01-11T21:00:45.0498423Z adding 'torch/include/ATen/ops/randperm_native.h' 2023-01-11T21:00:45.0500034Z adding 'torch/include/ATen/ops/randperm_ops.h' 2023-01-11T21:00:45.0501904Z adding 'torch/include/ATen/ops/range.h' 2023-01-11T21:00:45.0504013Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0505549Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2023-01-11T21:00:45.0507090Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2023-01-11T21:00:45.0508626Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2023-01-11T21:00:45.0510190Z adding 'torch/include/ATen/ops/range_native.h' 2023-01-11T21:00:45.0511938Z adding 'torch/include/ATen/ops/range_ops.h' 2023-01-11T21:00:45.0513532Z adding 'torch/include/ATen/ops/ravel.h' 2023-01-11T21:00:45.0515213Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0516729Z adding 'torch/include/ATen/ops/ravel_native.h' 2023-01-11T21:00:45.0518268Z adding 'torch/include/ATen/ops/ravel_ops.h' 2023-01-11T21:00:45.0519758Z adding 'torch/include/ATen/ops/real.h' 2023-01-11T21:00:45.0521373Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0522836Z adding 'torch/include/ATen/ops/real_native.h' 2023-01-11T21:00:45.0524361Z adding 'torch/include/ATen/ops/real_ops.h' 2023-01-11T21:00:45.0525910Z adding 'torch/include/ATen/ops/reciprocal.h' 2023-01-11T21:00:45.0527627Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0529145Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2023-01-11T21:00:45.0530672Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2023-01-11T21:00:45.0532148Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2023-01-11T21:00:45.0533670Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2023-01-11T21:00:45.0535159Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2023-01-11T21:00:45.0536750Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2023-01-11T21:00:45.0538298Z adding 'torch/include/ATen/ops/record_stream.h' 2023-01-11T21:00:45.0539865Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2023-01-11T21:00:45.0541334Z adding 'torch/include/ATen/ops/record_stream_native.h' 2023-01-11T21:00:45.0542997Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2023-01-11T21:00:45.0544485Z adding 'torch/include/ATen/ops/refine_names.h' 2023-01-11T21:00:45.0546085Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0547569Z adding 'torch/include/ATen/ops/refine_names_native.h' 2023-01-11T21:00:45.0549107Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2023-01-11T21:00:45.0550862Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2023-01-11T21:00:45.0552755Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2023-01-11T21:00:45.0554630Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0556331Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.0557948Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.0559466Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2023-01-11T21:00:45.0561074Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2023-01-11T21:00:45.0562653Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2023-01-11T21:00:45.0564355Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2023-01-11T21:00:45.0566399Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0567945Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2023-01-11T21:00:45.0569644Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2023-01-11T21:00:45.0571166Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2023-01-11T21:00:45.0573138Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2023-01-11T21:00:45.0574749Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2023-01-11T21:00:45.0576395Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2023-01-11T21:00:45.0578186Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2023-01-11T21:00:45.0580114Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2023-01-11T21:00:45.0581909Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.0583858Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.0585339Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2023-01-11T21:00:45.0587018Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2023-01-11T21:00:45.0588637Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2023-01-11T21:00:45.0590196Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2023-01-11T21:00:45.0591697Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2023-01-11T21:00:45.0593291Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2023-01-11T21:00:45.0595145Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2023-01-11T21:00:45.0597056Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2023-01-11T21:00:45.0598951Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0600625Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.0602249Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.0603762Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2023-01-11T21:00:45.0605365Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2023-01-11T21:00:45.0606878Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2023-01-11T21:00:45.0608502Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2023-01-11T21:00:45.0610182Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0611720Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2023-01-11T21:00:45.0613277Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2023-01-11T21:00:45.0614816Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2023-01-11T21:00:45.0616587Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2023-01-11T21:00:45.0618294Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2023-01-11T21:00:45.0619530Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2023-01-11T21:00:45.0621264Z adding 'torch/include/ATen/ops/relu.h' 2023-01-11T21:00:45.0623132Z adding 'torch/include/ATen/ops/relu6.h' 2023-01-11T21:00:45.0624901Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0626315Z adding 'torch/include/ATen/ops/relu6_native.h' 2023-01-11T21:00:45.0627770Z adding 'torch/include/ATen/ops/relu6_ops.h' 2023-01-11T21:00:45.0629295Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0630693Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2023-01-11T21:00:45.0632247Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2023-01-11T21:00:45.0633858Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2023-01-11T21:00:45.0635483Z adding 'torch/include/ATen/ops/relu_native.h' 2023-01-11T21:00:45.0637324Z adding 'torch/include/ATen/ops/relu_ops.h' 2023-01-11T21:00:45.0639224Z adding 'torch/include/ATen/ops/remainder.h' 2023-01-11T21:00:45.0641048Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0642610Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0644069Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2023-01-11T21:00:45.0645613Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2023-01-11T21:00:45.0647073Z adding 'torch/include/ATen/ops/remainder_meta.h' 2023-01-11T21:00:45.0648697Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2023-01-11T21:00:45.0650236Z adding 'torch/include/ATen/ops/remainder_native.h' 2023-01-11T21:00:45.0652219Z adding 'torch/include/ATen/ops/remainder_ops.h' 2023-01-11T21:00:45.0653826Z adding 'torch/include/ATen/ops/rename.h' 2023-01-11T21:00:45.0655574Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0656985Z adding 'torch/include/ATen/ops/rename_native.h' 2023-01-11T21:00:45.0658686Z adding 'torch/include/ATen/ops/rename_ops.h' 2023-01-11T21:00:45.0660386Z adding 'torch/include/ATen/ops/renorm.h' 2023-01-11T21:00:45.0662158Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0663996Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2023-01-11T21:00:45.0665513Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2023-01-11T21:00:45.0666950Z adding 'torch/include/ATen/ops/renorm_meta.h' 2023-01-11T21:00:45.0668549Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2023-01-11T21:00:45.0670142Z adding 'torch/include/ATen/ops/renorm_native.h' 2023-01-11T21:00:45.0671869Z adding 'torch/include/ATen/ops/renorm_ops.h' 2023-01-11T21:00:45.0673645Z adding 'torch/include/ATen/ops/repeat.h' 2023-01-11T21:00:45.0675525Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0677321Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2023-01-11T21:00:45.0679084Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0680735Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0682205Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2023-01-11T21:00:45.0683803Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2023-01-11T21:00:45.0685217Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2023-01-11T21:00:45.0687168Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2023-01-11T21:00:45.0688875Z adding 'torch/include/ATen/ops/repeat_native.h' 2023-01-11T21:00:45.0690569Z adding 'torch/include/ATen/ops/repeat_ops.h' 2023-01-11T21:00:45.0692402Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2023-01-11T21:00:45.0694331Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2023-01-11T21:00:45.0696220Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0697790Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.0699477Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.0700999Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2023-01-11T21:00:45.0702846Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2023-01-11T21:00:45.0704391Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2023-01-11T21:00:45.0706749Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2023-01-11T21:00:45.0708601Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0710193Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2023-01-11T21:00:45.0711789Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2023-01-11T21:00:45.0713379Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2023-01-11T21:00:45.0715108Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2023-01-11T21:00:45.0716811Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2023-01-11T21:00:45.0718437Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2023-01-11T21:00:45.0720204Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2023-01-11T21:00:45.0722082Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2023-01-11T21:00:45.0723961Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.0725659Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.0727180Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2023-01-11T21:00:45.0728923Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2023-01-11T21:00:45.0730635Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0732133Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2023-01-11T21:00:45.0733786Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2023-01-11T21:00:45.0735285Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2023-01-11T21:00:45.0736958Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2023-01-11T21:00:45.0738478Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2023-01-11T21:00:45.0740166Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2023-01-11T21:00:45.0741965Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2023-01-11T21:00:45.0743980Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2023-01-11T21:00:45.0745850Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.0747521Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.0748982Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2023-01-11T21:00:45.0750730Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2023-01-11T21:00:45.0752462Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0754041Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2023-01-11T21:00:45.0755683Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2023-01-11T21:00:45.0757252Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2023-01-11T21:00:45.0758826Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2023-01-11T21:00:45.0760372Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2023-01-11T21:00:45.0762099Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2023-01-11T21:00:45.0763579Z adding 'torch/include/ATen/ops/requires_grad.h' 2023-01-11T21:00:45.0765238Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0766675Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2023-01-11T21:00:45.0768255Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2023-01-11T21:00:45.0769852Z adding 'torch/include/ATen/ops/reshape.h' 2023-01-11T21:00:45.0771334Z adding 'torch/include/ATen/ops/reshape_as.h' 2023-01-11T21:00:45.0772971Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0774687Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2023-01-11T21:00:45.0776099Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2023-01-11T21:00:45.0777683Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2023-01-11T21:00:45.0779411Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0781007Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2023-01-11T21:00:45.0782409Z adding 'torch/include/ATen/ops/reshape_native.h' 2023-01-11T21:00:45.0784409Z adding 'torch/include/ATen/ops/reshape_ops.h' 2023-01-11T21:00:45.0786288Z adding 'torch/include/ATen/ops/resize.h' 2023-01-11T21:00:45.0788055Z adding 'torch/include/ATen/ops/resize_as.h' 2023-01-11T21:00:45.0789855Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0791414Z adding 'torch/include/ATen/ops/resize_as_native.h' 2023-01-11T21:00:45.0793138Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2023-01-11T21:00:45.0794761Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2023-01-11T21:00:45.0796605Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0798127Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2023-01-11T21:00:45.0799619Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2023-01-11T21:00:45.0801410Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2023-01-11T21:00:45.0803121Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0804641Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2023-01-11T21:00:45.0806177Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2023-01-11T21:00:45.0807742Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2023-01-11T21:00:45.0809311Z adding 'torch/include/ATen/ops/resize_native.h' 2023-01-11T21:00:45.0811096Z adding 'torch/include/ATen/ops/resize_ops.h' 2023-01-11T21:00:45.0812691Z adding 'torch/include/ATen/ops/resolve_conj.h' 2023-01-11T21:00:45.0814426Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0815861Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2023-01-11T21:00:45.0817409Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2023-01-11T21:00:45.0818961Z adding 'torch/include/ATen/ops/resolve_neg.h' 2023-01-11T21:00:45.0820594Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0822000Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2023-01-11T21:00:45.0823704Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2023-01-11T21:00:45.0825319Z adding 'torch/include/ATen/ops/result_type.h' 2023-01-11T21:00:45.0827024Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0828491Z adding 'torch/include/ATen/ops/result_type_native.h' 2023-01-11T21:00:45.0830275Z adding 'torch/include/ATen/ops/result_type_ops.h' 2023-01-11T21:00:45.0831809Z adding 'torch/include/ATen/ops/retain_grad.h' 2023-01-11T21:00:45.0833419Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0834819Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2023-01-11T21:00:45.0836490Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2023-01-11T21:00:45.0837913Z adding 'torch/include/ATen/ops/retains_grad.h' 2023-01-11T21:00:45.0839379Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0840684Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2023-01-11T21:00:45.0842120Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2023-01-11T21:00:45.0843586Z adding 'torch/include/ATen/ops/rnn_relu.h' 2023-01-11T21:00:45.0845037Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2023-01-11T21:00:45.0846777Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0848552Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2023-01-11T21:00:45.0849959Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2023-01-11T21:00:45.0851558Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0853207Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2023-01-11T21:00:45.0854735Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2023-01-11T21:00:45.0856400Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2023-01-11T21:00:45.0857926Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2023-01-11T21:00:45.0859561Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0860971Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2023-01-11T21:00:45.0862672Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2023-01-11T21:00:45.0864369Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0865999Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2023-01-11T21:00:45.0867625Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2023-01-11T21:00:45.0868919Z adding 'torch/include/ATen/ops/roll.h' 2023-01-11T21:00:45.0870530Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0872019Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2023-01-11T21:00:45.0873365Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2023-01-11T21:00:45.0874874Z adding 'torch/include/ATen/ops/roll_native.h' 2023-01-11T21:00:45.0876635Z adding 'torch/include/ATen/ops/roll_ops.h' 2023-01-11T21:00:45.0878373Z adding 'torch/include/ATen/ops/rot90.h' 2023-01-11T21:00:45.0880061Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0881495Z adding 'torch/include/ATen/ops/rot90_native.h' 2023-01-11T21:00:45.0883107Z adding 'torch/include/ATen/ops/rot90_ops.h' 2023-01-11T21:00:45.0884746Z adding 'torch/include/ATen/ops/round.h' 2023-01-11T21:00:45.0886482Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0888022Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2023-01-11T21:00:45.0889650Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2023-01-11T21:00:45.0891181Z adding 'torch/include/ATen/ops/round_meta.h' 2023-01-11T21:00:45.0892730Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2023-01-11T21:00:45.0894256Z adding 'torch/include/ATen/ops/round_native.h' 2023-01-11T21:00:45.0896003Z adding 'torch/include/ATen/ops/round_ops.h' 2023-01-11T21:00:45.0897599Z adding 'torch/include/ATen/ops/row_indices.h' 2023-01-11T21:00:45.0899137Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2023-01-11T21:00:45.0900780Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0902363Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0904000Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2023-01-11T21:00:45.0905689Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2023-01-11T21:00:45.0907211Z adding 'torch/include/ATen/ops/row_indices_native.h' 2023-01-11T21:00:45.0908789Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2023-01-11T21:00:45.0910340Z adding 'torch/include/ATen/ops/row_stack.h' 2023-01-11T21:00:45.0912077Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0913496Z adding 'torch/include/ATen/ops/row_stack_native.h' 2023-01-11T21:00:45.0915146Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2023-01-11T21:00:45.0916866Z adding 'torch/include/ATen/ops/rrelu.h' 2023-01-11T21:00:45.0918577Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.0920072Z adding 'torch/include/ATen/ops/rrelu_native.h' 2023-01-11T21:00:45.0921762Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2023-01-11T21:00:45.0923476Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2023-01-11T21:00:45.0925225Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2023-01-11T21:00:45.0927003Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0928465Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2023-01-11T21:00:45.0930223Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2023-01-11T21:00:45.0931931Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2023-01-11T21:00:45.0933590Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2023-01-11T21:00:45.0935173Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2023-01-11T21:00:45.0936726Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2023-01-11T21:00:45.0938547Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2023-01-11T21:00:45.0940264Z adding 'torch/include/ATen/ops/rshift.h' 2023-01-11T21:00:45.0942047Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0943934Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2023-01-11T21:00:45.0945537Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2023-01-11T21:00:45.0947100Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2023-01-11T21:00:45.0948550Z adding 'torch/include/ATen/ops/rshift_native.h' 2023-01-11T21:00:45.0950272Z adding 'torch/include/ATen/ops/rshift_ops.h' 2023-01-11T21:00:45.0952129Z adding 'torch/include/ATen/ops/rsqrt.h' 2023-01-11T21:00:45.0953924Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.0955329Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2023-01-11T21:00:45.0956841Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2023-01-11T21:00:45.0958265Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2023-01-11T21:00:45.0959890Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2023-01-11T21:00:45.0961334Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2023-01-11T21:00:45.0962975Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2023-01-11T21:00:45.0964756Z adding 'torch/include/ATen/ops/rsub.h' 2023-01-11T21:00:45.0966540Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0968027Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2023-01-11T21:00:45.0969415Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2023-01-11T21:00:45.0970916Z adding 'torch/include/ATen/ops/rsub_native.h' 2023-01-11T21:00:45.0972786Z adding 'torch/include/ATen/ops/rsub_ops.h' 2023-01-11T21:00:45.0974634Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2023-01-11T21:00:45.0976343Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.0977682Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2023-01-11T21:00:45.0979293Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2023-01-11T21:00:45.0981430Z adding 'torch/include/ATen/ops/scatter.h' 2023-01-11T21:00:45.1023783Z adding 'torch/include/ATen/ops/scatter_add.h' 2023-01-11T21:00:45.1025008Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1025258Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1025435Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2023-01-11T21:00:45.1025616Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2023-01-11T21:00:45.1025764Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2023-01-11T21:00:45.1025940Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2023-01-11T21:00:45.1026102Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2023-01-11T21:00:45.1026266Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2023-01-11T21:00:45.1026675Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1026901Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1027070Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2023-01-11T21:00:45.1027240Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2023-01-11T21:00:45.1027426Z adding 'torch/include/ATen/ops/scatter_meta.h' 2023-01-11T21:00:45.1027592Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2023-01-11T21:00:45.1027746Z adding 'torch/include/ATen/ops/scatter_native.h' 2023-01-11T21:00:45.1027891Z adding 'torch/include/ATen/ops/scatter_ops.h' 2023-01-11T21:00:45.1028043Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2023-01-11T21:00:45.1028418Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1028598Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2023-01-11T21:00:45.1028765Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2023-01-11T21:00:45.1028926Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2023-01-11T21:00:45.1029164Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2023-01-11T21:00:45.1029469Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2023-01-11T21:00:45.1029636Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2023-01-11T21:00:45.1029794Z adding 'torch/include/ATen/ops/searchsorted.h' 2023-01-11T21:00:45.1030064Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1030227Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2023-01-11T21:00:45.1030423Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2023-01-11T21:00:45.1030708Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2023-01-11T21:00:45.1030875Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2023-01-11T21:00:45.1031028Z adding 'torch/include/ATen/ops/segment_reduce.h' 2023-01-11T21:00:45.1031279Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1031736Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2023-01-11T21:00:45.1033576Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2023-01-11T21:00:45.1035195Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2023-01-11T21:00:45.1037014Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2023-01-11T21:00:45.1038719Z adding 'torch/include/ATen/ops/select.h' 2023-01-11T21:00:45.1040657Z adding 'torch/include/ATen/ops/select_backward.h' 2023-01-11T21:00:45.1042456Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1044229Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1045823Z adding 'torch/include/ATen/ops/select_backward_native.h' 2023-01-11T21:00:45.1047604Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2023-01-11T21:00:45.1049325Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1050839Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1052562Z adding 'torch/include/ATen/ops/select_copy.h' 2023-01-11T21:00:45.1054455Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1056080Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1057471Z adding 'torch/include/ATen/ops/select_copy_native.h' 2023-01-11T21:00:45.1059190Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2023-01-11T21:00:45.1060769Z adding 'torch/include/ATen/ops/select_native.h' 2023-01-11T21:00:45.1062643Z adding 'torch/include/ATen/ops/select_ops.h' 2023-01-11T21:00:45.1064541Z adding 'torch/include/ATen/ops/select_scatter.h' 2023-01-11T21:00:45.1066449Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1067998Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2023-01-11T21:00:45.1069756Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2023-01-11T21:00:45.1071383Z adding 'torch/include/ATen/ops/selu.h' 2023-01-11T21:00:45.1073159Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1074599Z adding 'torch/include/ATen/ops/selu_native.h' 2023-01-11T21:00:45.1076307Z adding 'torch/include/ATen/ops/selu_ops.h' 2023-01-11T21:00:45.1079363Z adding 'torch/include/ATen/ops/set.h' 2023-01-11T21:00:45.1081410Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1083065Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1084699Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2023-01-11T21:00:45.1086419Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2023-01-11T21:00:45.1087907Z adding 'torch/include/ATen/ops/set_data.h' 2023-01-11T21:00:45.1090185Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1091848Z adding 'torch/include/ATen/ops/set_data_native.h' 2023-01-11T21:00:45.1093306Z adding 'torch/include/ATen/ops/set_data_ops.h' 2023-01-11T21:00:45.1095163Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2023-01-11T21:00:45.1096620Z adding 'torch/include/ATen/ops/set_native.h' 2023-01-11T21:00:45.1099279Z adding 'torch/include/ATen/ops/set_ops.h' 2023-01-11T21:00:45.1100957Z adding 'torch/include/ATen/ops/sgn.h' 2023-01-11T21:00:45.1102641Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1104139Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2023-01-11T21:00:45.1105692Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2023-01-11T21:00:45.1107248Z adding 'torch/include/ATen/ops/sgn_meta.h' 2023-01-11T21:00:45.1108751Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2023-01-11T21:00:45.1110135Z adding 'torch/include/ATen/ops/sgn_native.h' 2023-01-11T21:00:45.1112011Z adding 'torch/include/ATen/ops/sgn_ops.h' 2023-01-11T21:00:45.1113694Z adding 'torch/include/ATen/ops/sigmoid.h' 2023-01-11T21:00:45.1115529Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2023-01-11T21:00:45.1117371Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1118890Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2023-01-11T21:00:45.1121008Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2023-01-11T21:00:45.1123294Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2023-01-11T21:00:45.1123783Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2023-01-11T21:00:45.1125750Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2023-01-11T21:00:45.1127654Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2023-01-11T21:00:45.1129525Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1130906Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2023-01-11T21:00:45.1132397Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2023-01-11T21:00:45.1133959Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2023-01-11T21:00:45.1135492Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2023-01-11T21:00:45.1136861Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2023-01-11T21:00:45.1138472Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2023-01-11T21:00:45.1139999Z adding 'torch/include/ATen/ops/sign.h' 2023-01-11T21:00:45.1141680Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1143359Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2023-01-11T21:00:45.1144973Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2023-01-11T21:00:45.1146429Z adding 'torch/include/ATen/ops/sign_meta.h' 2023-01-11T21:00:45.1148058Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2023-01-11T21:00:45.1149287Z adding 'torch/include/ATen/ops/sign_native.h' 2023-01-11T21:00:45.1150983Z adding 'torch/include/ATen/ops/sign_ops.h' 2023-01-11T21:00:45.1152591Z adding 'torch/include/ATen/ops/signbit.h' 2023-01-11T21:00:45.1154245Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1155663Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2023-01-11T21:00:45.1157060Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2023-01-11T21:00:45.1158313Z adding 'torch/include/ATen/ops/signbit_meta.h' 2023-01-11T21:00:45.1160242Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2023-01-11T21:00:45.1161360Z adding 'torch/include/ATen/ops/signbit_native.h' 2023-01-11T21:00:45.1162684Z adding 'torch/include/ATen/ops/signbit_ops.h' 2023-01-11T21:00:45.1164185Z adding 'torch/include/ATen/ops/silu.h' 2023-01-11T21:00:45.1165821Z adding 'torch/include/ATen/ops/silu_backward.h' 2023-01-11T21:00:45.1167463Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1168970Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1170529Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2023-01-11T21:00:45.1171737Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2023-01-11T21:00:45.1173287Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2023-01-11T21:00:45.1174604Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2023-01-11T21:00:45.1176150Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2023-01-11T21:00:45.1177908Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2023-01-11T21:00:45.1179572Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1181020Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2023-01-11T21:00:45.1182813Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2023-01-11T21:00:45.1184374Z adding 'torch/include/ATen/ops/silu_meta.h' 2023-01-11T21:00:45.1185775Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2023-01-11T21:00:45.1187279Z adding 'torch/include/ATen/ops/silu_native.h' 2023-01-11T21:00:45.1189139Z adding 'torch/include/ATen/ops/silu_ops.h' 2023-01-11T21:00:45.1190851Z adding 'torch/include/ATen/ops/sin.h' 2023-01-11T21:00:45.1192477Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1193903Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2023-01-11T21:00:45.1195514Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2023-01-11T21:00:45.1197134Z adding 'torch/include/ATen/ops/sin_meta.h' 2023-01-11T21:00:45.1198619Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2023-01-11T21:00:45.1200143Z adding 'torch/include/ATen/ops/sin_native.h' 2023-01-11T21:00:45.1201791Z adding 'torch/include/ATen/ops/sin_ops.h' 2023-01-11T21:00:45.1203468Z adding 'torch/include/ATen/ops/sinc.h' 2023-01-11T21:00:45.1205132Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1206628Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2023-01-11T21:00:45.1208060Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2023-01-11T21:00:45.1209658Z adding 'torch/include/ATen/ops/sinc_meta.h' 2023-01-11T21:00:45.1211277Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2023-01-11T21:00:45.1212769Z adding 'torch/include/ATen/ops/sinc_native.h' 2023-01-11T21:00:45.1214462Z adding 'torch/include/ATen/ops/sinc_ops.h' 2023-01-11T21:00:45.1216076Z adding 'torch/include/ATen/ops/sinh.h' 2023-01-11T21:00:45.1217803Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1219255Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2023-01-11T21:00:45.1220751Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2023-01-11T21:00:45.1222227Z adding 'torch/include/ATen/ops/sinh_meta.h' 2023-01-11T21:00:45.1223859Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2023-01-11T21:00:45.1225459Z adding 'torch/include/ATen/ops/sinh_native.h' 2023-01-11T21:00:45.1227178Z adding 'torch/include/ATen/ops/sinh_ops.h' 2023-01-11T21:00:45.1228809Z adding 'torch/include/ATen/ops/size.h' 2023-01-11T21:00:45.1230412Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1231873Z adding 'torch/include/ATen/ops/size_native.h' 2023-01-11T21:00:45.1233516Z adding 'torch/include/ATen/ops/size_ops.h' 2023-01-11T21:00:45.1235276Z adding 'torch/include/ATen/ops/slice.h' 2023-01-11T21:00:45.1237182Z adding 'torch/include/ATen/ops/slice_backward.h' 2023-01-11T21:00:45.1239061Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1240507Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2023-01-11T21:00:45.1242234Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2023-01-11T21:00:45.1244090Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1245826Z adding 'torch/include/ATen/ops/slice_copy.h' 2023-01-11T21:00:45.1247622Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1249320Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1250657Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2023-01-11T21:00:45.1252588Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2023-01-11T21:00:45.1254035Z adding 'torch/include/ATen/ops/slice_native.h' 2023-01-11T21:00:45.1255612Z adding 'torch/include/ATen/ops/slice_ops.h' 2023-01-11T21:00:45.1257547Z adding 'torch/include/ATen/ops/slice_scatter.h' 2023-01-11T21:00:45.1259470Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1260913Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2023-01-11T21:00:45.1262959Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2023-01-11T21:00:45.1264653Z adding 'torch/include/ATen/ops/slogdet.h' 2023-01-11T21:00:45.1266402Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1267850Z adding 'torch/include/ATen/ops/slogdet_native.h' 2023-01-11T21:00:45.1269493Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2023-01-11T21:00:45.1271353Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2023-01-11T21:00:45.1273270Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1275021Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2023-01-11T21:00:45.1276891Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2023-01-11T21:00:45.1278366Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2023-01-11T21:00:45.1280110Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2023-01-11T21:00:45.1281682Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2023-01-11T21:00:45.1283414Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2023-01-11T21:00:45.1285368Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2023-01-11T21:00:45.1287410Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1288936Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2023-01-11T21:00:45.1290614Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2023-01-11T21:00:45.1292098Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2023-01-11T21:00:45.1293863Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2023-01-11T21:00:45.1295790Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2023-01-11T21:00:45.1297750Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1299345Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2023-01-11T21:00:45.1300957Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2023-01-11T21:00:45.1302577Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2023-01-11T21:00:45.1304538Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2023-01-11T21:00:45.1306663Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2023-01-11T21:00:45.1308825Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1310383Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2023-01-11T21:00:45.1312154Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2023-01-11T21:00:45.1313709Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2023-01-11T21:00:45.1315550Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2023-01-11T21:00:45.1317194Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2023-01-11T21:00:45.1318988Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2023-01-11T21:00:45.1321044Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2023-01-11T21:00:45.1322986Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2023-01-11T21:00:45.1324862Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2023-01-11T21:00:45.1326539Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2023-01-11T21:00:45.1328376Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2023-01-11T21:00:45.1329910Z adding 'torch/include/ATen/ops/smm.h' 2023-01-11T21:00:45.1331885Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1333027Z adding 'torch/include/ATen/ops/smm_native.h' 2023-01-11T21:00:45.1334482Z adding 'torch/include/ATen/ops/smm_ops.h' 2023-01-11T21:00:45.1336134Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2023-01-11T21:00:45.1337617Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2023-01-11T21:00:45.1339228Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1340541Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2023-01-11T21:00:45.1341986Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2023-01-11T21:00:45.1343499Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2023-01-11T21:00:45.1345311Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2023-01-11T21:00:45.1346771Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1348196Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2023-01-11T21:00:45.1349727Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2023-01-11T21:00:45.1351261Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2023-01-11T21:00:45.1352578Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2023-01-11T21:00:45.1354362Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2023-01-11T21:00:45.1355841Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2023-01-11T21:00:45.1357449Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2023-01-11T21:00:45.1359175Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2023-01-11T21:00:45.1360891Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1362053Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2023-01-11T21:00:45.1363575Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2023-01-11T21:00:45.1365116Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1366306Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2023-01-11T21:00:45.1368335Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2023-01-11T21:00:45.1369411Z adding 'torch/include/ATen/ops/softmax.h' 2023-01-11T21:00:45.1372066Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1373479Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1375488Z adding 'torch/include/ATen/ops/softmax_native.h' 2023-01-11T21:00:45.1377621Z adding 'torch/include/ATen/ops/softmax_ops.h' 2023-01-11T21:00:45.1379602Z adding 'torch/include/ATen/ops/softplus.h' 2023-01-11T21:00:45.1381495Z adding 'torch/include/ATen/ops/softplus_backward.h' 2023-01-11T21:00:45.1383831Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1385807Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2023-01-11T21:00:45.1387812Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2023-01-11T21:00:45.1389495Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2023-01-11T21:00:45.1391697Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2023-01-11T21:00:45.1393317Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2023-01-11T21:00:45.1395721Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2023-01-11T21:00:45.1397736Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1399517Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2023-01-11T21:00:45.1401675Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2023-01-11T21:00:45.1403192Z adding 'torch/include/ATen/ops/softplus_meta.h' 2023-01-11T21:00:45.1405530Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2023-01-11T21:00:45.1407055Z adding 'torch/include/ATen/ops/softplus_native.h' 2023-01-11T21:00:45.1409369Z adding 'torch/include/ATen/ops/softplus_ops.h' 2023-01-11T21:00:45.1411037Z adding 'torch/include/ATen/ops/softshrink.h' 2023-01-11T21:00:45.1413271Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2023-01-11T21:00:45.1415100Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1416953Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2023-01-11T21:00:45.1419133Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2023-01-11T21:00:45.1420716Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2023-01-11T21:00:45.1423270Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2023-01-11T21:00:45.1424783Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2023-01-11T21:00:45.1427156Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2023-01-11T21:00:45.1428939Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1430917Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2023-01-11T21:00:45.1432641Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2023-01-11T21:00:45.1434733Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2023-01-11T21:00:45.1436519Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2023-01-11T21:00:45.1438409Z adding 'torch/include/ATen/ops/softshrink_native.h' 2023-01-11T21:00:45.1440576Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2023-01-11T21:00:45.1442762Z adding 'torch/include/ATen/ops/sort.h' 2023-01-11T21:00:45.1444921Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1446769Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1449277Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1450905Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2023-01-11T21:00:45.1453104Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2023-01-11T21:00:45.1454686Z adding 'torch/include/ATen/ops/sort_meta.h' 2023-01-11T21:00:45.1456819Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2023-01-11T21:00:45.1458712Z adding 'torch/include/ATen/ops/sort_native.h' 2023-01-11T21:00:45.1461316Z adding 'torch/include/ATen/ops/sort_ops.h' 2023-01-11T21:00:45.1463673Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2023-01-11T21:00:45.1466116Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1467607Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2023-01-11T21:00:45.1470059Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2023-01-11T21:00:45.1472034Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2023-01-11T21:00:45.1474340Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1482126Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2023-01-11T21:00:45.1484197Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2023-01-11T21:00:45.1486463Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2023-01-11T21:00:45.1488620Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1490453Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2023-01-11T21:00:45.1492700Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2023-01-11T21:00:45.1494943Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2023-01-11T21:00:45.1497158Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1499070Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1500847Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2023-01-11T21:00:45.1503554Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2023-01-11T21:00:45.1505818Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2023-01-11T21:00:45.1507816Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1509352Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2023-01-11T21:00:45.1511279Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2023-01-11T21:00:45.1512800Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2023-01-11T21:00:45.1514390Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1515934Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2023-01-11T21:00:45.1517486Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2023-01-11T21:00:45.1518991Z adding 'torch/include/ATen/ops/sparse_dim.h' 2023-01-11T21:00:45.1520445Z adding 'torch/include/ATen/ops/sparse_dim_cpu_dispatch.h' 2023-01-11T21:00:45.1521944Z adding 'torch/include/ATen/ops/sparse_dim_cuda_dispatch.h' 2023-01-11T21:00:45.1523222Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2023-01-11T21:00:45.1524978Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2023-01-11T21:00:45.1526307Z adding 'torch/include/ATen/ops/sparse_mask.h' 2023-01-11T21:00:45.1527885Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1529402Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2023-01-11T21:00:45.1531588Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2023-01-11T21:00:45.1533222Z adding 'torch/include/ATen/ops/sparse_resize.h' 2023-01-11T21:00:45.1535514Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2023-01-11T21:00:45.1537345Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1539266Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2023-01-11T21:00:45.1541037Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2023-01-11T21:00:45.1543489Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2023-01-11T21:00:45.1545393Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1547273Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2023-01-11T21:00:45.1549054Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2023-01-11T21:00:45.1551263Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2023-01-11T21:00:45.1553153Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2023-01-11T21:00:45.1555052Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2023-01-11T21:00:45.1557210Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2023-01-11T21:00:45.1559209Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2023-01-11T21:00:45.1561280Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1562899Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2023-01-11T21:00:45.1565012Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2023-01-11T21:00:45.1566702Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2023-01-11T21:00:45.1568810Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2023-01-11T21:00:45.1570465Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2023-01-11T21:00:45.1572590Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2023-01-11T21:00:45.1574367Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2023-01-11T21:00:45.1576572Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1578279Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2023-01-11T21:00:45.1580326Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2023-01-11T21:00:45.1581985Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2023-01-11T21:00:45.1584158Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2023-01-11T21:00:45.1585652Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2023-01-11T21:00:45.1587140Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2023-01-11T21:00:45.1588318Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2023-01-11T21:00:45.1589856Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1591243Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2023-01-11T21:00:45.1592594Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2023-01-11T21:00:45.1593853Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2023-01-11T21:00:45.1595718Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2023-01-11T21:00:45.1597106Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2023-01-11T21:00:45.1598641Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2023-01-11T21:00:45.1600178Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2023-01-11T21:00:45.1601914Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1603374Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2023-01-11T21:00:45.1604888Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2023-01-11T21:00:45.1606341Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2023-01-11T21:00:45.1607869Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2023-01-11T21:00:45.1609326Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2023-01-11T21:00:45.1610919Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2023-01-11T21:00:45.1612470Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2023-01-11T21:00:45.1614122Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1615537Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2023-01-11T21:00:45.1617079Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2023-01-11T21:00:45.1618551Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2023-01-11T21:00:45.1620109Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2023-01-11T21:00:45.1621697Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2023-01-11T21:00:45.1623457Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2023-01-11T21:00:45.1625533Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2023-01-11T21:00:45.1627444Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1629053Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1630592Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1632117Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2023-01-11T21:00:45.1633704Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2023-01-11T21:00:45.1635242Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2023-01-11T21:00:45.1637080Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2023-01-11T21:00:45.1638791Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2023-01-11T21:00:45.1640724Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2023-01-11T21:00:45.1642932Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2023-01-11T21:00:45.1644588Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1646333Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1648014Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1649910Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2023-01-11T21:00:45.1651651Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2023-01-11T21:00:45.1652975Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2023-01-11T21:00:45.1654585Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2023-01-11T21:00:45.1656020Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2023-01-11T21:00:45.1657656Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2023-01-11T21:00:45.1659360Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2023-01-11T21:00:45.1660945Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1662426Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1664111Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1665490Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2023-01-11T21:00:45.1666997Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2023-01-11T21:00:45.1668470Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2023-01-11T21:00:45.1669878Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2023-01-11T21:00:45.1671120Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2023-01-11T21:00:45.1672813Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2023-01-11T21:00:45.1674426Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2023-01-11T21:00:45.1676055Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1677594Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1678989Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1680420Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2023-01-11T21:00:45.1681846Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2023-01-11T21:00:45.1683196Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2023-01-11T21:00:45.1684575Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2023-01-11T21:00:45.1685969Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2023-01-11T21:00:45.1687677Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2023-01-11T21:00:45.1689196Z adding 'torch/include/ATen/ops/special_digamma.h' 2023-01-11T21:00:45.1690688Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1691940Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2023-01-11T21:00:45.1693464Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2023-01-11T21:00:45.1694893Z adding 'torch/include/ATen/ops/special_entr.h' 2023-01-11T21:00:45.1696410Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1697705Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2023-01-11T21:00:45.1699048Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2023-01-11T21:00:45.1700410Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2023-01-11T21:00:45.1701845Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2023-01-11T21:00:45.1703249Z adding 'torch/include/ATen/ops/special_entr_native.h' 2023-01-11T21:00:45.1704974Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2023-01-11T21:00:45.1706422Z adding 'torch/include/ATen/ops/special_erf.h' 2023-01-11T21:00:45.1708228Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1709168Z adding 'torch/include/ATen/ops/special_erf_native.h' 2023-01-11T21:00:45.1710586Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2023-01-11T21:00:45.1712143Z adding 'torch/include/ATen/ops/special_erfc.h' 2023-01-11T21:00:45.1713576Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1714844Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2023-01-11T21:00:45.1716478Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2023-01-11T21:00:45.1717938Z adding 'torch/include/ATen/ops/special_erfcx.h' 2023-01-11T21:00:45.1719529Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1720840Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2023-01-11T21:00:45.1722175Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2023-01-11T21:00:45.1723506Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2023-01-11T21:00:45.1724926Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2023-01-11T21:00:45.1726265Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2023-01-11T21:00:45.1727691Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2023-01-11T21:00:45.1729152Z adding 'torch/include/ATen/ops/special_erfinv.h' 2023-01-11T21:00:45.1730639Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1732068Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2023-01-11T21:00:45.1733618Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2023-01-11T21:00:45.1735127Z adding 'torch/include/ATen/ops/special_exp2.h' 2023-01-11T21:00:45.1736774Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1738112Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2023-01-11T21:00:45.1739684Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2023-01-11T21:00:45.1741362Z adding 'torch/include/ATen/ops/special_expit.h' 2023-01-11T21:00:45.1743116Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1744773Z adding 'torch/include/ATen/ops/special_expit_native.h' 2023-01-11T21:00:45.1746227Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2023-01-11T21:00:45.1747768Z adding 'torch/include/ATen/ops/special_expm1.h' 2023-01-11T21:00:45.1749338Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1750701Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2023-01-11T21:00:45.1752440Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2023-01-11T21:00:45.1753896Z adding 'torch/include/ATen/ops/special_gammainc.h' 2023-01-11T21:00:45.1755632Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1757201Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2023-01-11T21:00:45.1758776Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2023-01-11T21:00:45.1760191Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2023-01-11T21:00:45.1761882Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1763246Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2023-01-11T21:00:45.1764723Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2023-01-11T21:00:45.1766270Z adding 'torch/include/ATen/ops/special_gammaln.h' 2023-01-11T21:00:45.1768040Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1769386Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2023-01-11T21:00:45.1770882Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2023-01-11T21:00:45.1772560Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2023-01-11T21:00:45.1774358Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1776124Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1777992Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1779463Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2023-01-11T21:00:45.1780766Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2023-01-11T21:00:45.1782159Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2023-01-11T21:00:45.1783667Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2023-01-11T21:00:45.1785429Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2023-01-11T21:00:45.1787090Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2023-01-11T21:00:45.1788740Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2023-01-11T21:00:45.1790392Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1792063Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1793371Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1794755Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2023-01-11T21:00:45.1796316Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2023-01-11T21:00:45.1797728Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2023-01-11T21:00:45.1799397Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2023-01-11T21:00:45.1800720Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2023-01-11T21:00:45.1802484Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2023-01-11T21:00:45.1804037Z adding 'torch/include/ATen/ops/special_i0.h' 2023-01-11T21:00:45.1805589Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1806921Z adding 'torch/include/ATen/ops/special_i0_native.h' 2023-01-11T21:00:45.1808482Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2023-01-11T21:00:45.1809968Z adding 'torch/include/ATen/ops/special_i0e.h' 2023-01-11T21:00:45.1811551Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1812919Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2023-01-11T21:00:45.1814361Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2023-01-11T21:00:45.1815856Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2023-01-11T21:00:45.1817346Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2023-01-11T21:00:45.1818742Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2023-01-11T21:00:45.1820272Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2023-01-11T21:00:45.1821816Z adding 'torch/include/ATen/ops/special_i1.h' 2023-01-11T21:00:45.1824161Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1825305Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2023-01-11T21:00:45.1826832Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2023-01-11T21:00:45.1828468Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2023-01-11T21:00:45.1830116Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2023-01-11T21:00:45.1831618Z adding 'torch/include/ATen/ops/special_i1_native.h' 2023-01-11T21:00:45.1833299Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2023-01-11T21:00:45.1834749Z adding 'torch/include/ATen/ops/special_i1e.h' 2023-01-11T21:00:45.1836411Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1837830Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2023-01-11T21:00:45.1839315Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2023-01-11T21:00:45.1840709Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2023-01-11T21:00:45.1842214Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2023-01-11T21:00:45.1843636Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2023-01-11T21:00:45.1845286Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2023-01-11T21:00:45.1846803Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2023-01-11T21:00:45.1848454Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1850035Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1851501Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1852921Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2023-01-11T21:00:45.1854963Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2023-01-11T21:00:45.1856501Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2023-01-11T21:00:45.1858021Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2023-01-11T21:00:45.1859522Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2023-01-11T21:00:45.1861230Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2023-01-11T21:00:45.1863179Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2023-01-11T21:00:45.1864707Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.1866227Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1867667Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1869116Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2023-01-11T21:00:45.1870567Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2023-01-11T21:00:45.1872039Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2023-01-11T21:00:45.1873514Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2023-01-11T21:00:45.1874911Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2023-01-11T21:00:45.1876718Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2023-01-11T21:00:45.1878285Z adding 'torch/include/ATen/ops/special_log1p.h' 2023-01-11T21:00:45.1879807Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1881178Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2023-01-11T21:00:45.1882714Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2023-01-11T21:00:45.1884165Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2023-01-11T21:00:45.1885718Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1887072Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2023-01-11T21:00:45.1888664Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2023-01-11T21:00:45.1890020Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2023-01-11T21:00:45.1891635Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2023-01-11T21:00:45.1892973Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2023-01-11T21:00:45.1894626Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2023-01-11T21:00:45.1895973Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2023-01-11T21:00:45.1897514Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1898962Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2023-01-11T21:00:45.1900599Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2023-01-11T21:00:45.1902046Z adding 'torch/include/ATen/ops/special_logit.h' 2023-01-11T21:00:45.1905744Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1905913Z adding 'torch/include/ATen/ops/special_logit_native.h' 2023-01-11T21:00:45.1907782Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2023-01-11T21:00:45.1909304Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2023-01-11T21:00:45.1910811Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1912122Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2023-01-11T21:00:45.1913663Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2023-01-11T21:00:45.1915274Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2023-01-11T21:00:45.1916970Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1918443Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2023-01-11T21:00:45.1919899Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2023-01-11T21:00:45.1921351Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2023-01-11T21:00:45.1922834Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2023-01-11T21:00:45.1924251Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2023-01-11T21:00:45.1925794Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2023-01-11T21:00:45.1927377Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2023-01-11T21:00:45.1929037Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1930420Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2023-01-11T21:00:45.1931874Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2023-01-11T21:00:45.1933310Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2023-01-11T21:00:45.1934796Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2023-01-11T21:00:45.1936212Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2023-01-11T21:00:45.1937738Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2023-01-11T21:00:45.1939291Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2023-01-11T21:00:45.1940901Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1942296Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2023-01-11T21:00:45.1944136Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2023-01-11T21:00:45.1945549Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2023-01-11T21:00:45.1947063Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2023-01-11T21:00:45.1948508Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2023-01-11T21:00:45.1950029Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2023-01-11T21:00:45.1951593Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2023-01-11T21:00:45.1953209Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1954568Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2023-01-11T21:00:45.1956134Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2023-01-11T21:00:45.1957575Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2023-01-11T21:00:45.1959171Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2023-01-11T21:00:45.1960583Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2023-01-11T21:00:45.1962211Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2023-01-11T21:00:45.1963692Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2023-01-11T21:00:45.1965277Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1966657Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2023-01-11T21:00:45.1968308Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2023-01-11T21:00:45.1969881Z adding 'torch/include/ATen/ops/special_ndtr.h' 2023-01-11T21:00:45.1971528Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1972848Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2023-01-11T21:00:45.1974308Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2023-01-11T21:00:45.1975862Z adding 'torch/include/ATen/ops/special_ndtri.h' 2023-01-11T21:00:45.1977523Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.1978955Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2023-01-11T21:00:45.1980354Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2023-01-11T21:00:45.1981790Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2023-01-11T21:00:45.1983343Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2023-01-11T21:00:45.1984803Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2023-01-11T21:00:45.1986372Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2023-01-11T21:00:45.1987937Z adding 'torch/include/ATen/ops/special_polygamma.h' 2023-01-11T21:00:45.1989754Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1991227Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2023-01-11T21:00:45.1992792Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2023-01-11T21:00:45.1994220Z adding 'torch/include/ATen/ops/special_psi.h' 2023-01-11T21:00:45.1995706Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.1997609Z adding 'torch/include/ATen/ops/special_psi_native.h' 2023-01-11T21:00:45.1998588Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2023-01-11T21:00:45.2000201Z adding 'torch/include/ATen/ops/special_round.h' 2023-01-11T21:00:45.2001694Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2002964Z adding 'torch/include/ATen/ops/special_round_native.h' 2023-01-11T21:00:45.2004495Z adding 'torch/include/ATen/ops/special_round_ops.h' 2023-01-11T21:00:45.2006277Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2023-01-11T21:00:45.2007743Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2009220Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2023-01-11T21:00:45.2010636Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2023-01-11T21:00:45.2012172Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2023-01-11T21:00:45.2013636Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2023-01-11T21:00:45.2015261Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2023-01-11T21:00:45.2017131Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2023-01-11T21:00:45.2018813Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2023-01-11T21:00:45.2020626Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2022206Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2023-01-11T21:00:45.2023903Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2023-01-11T21:00:45.2025478Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2023-01-11T21:00:45.2027140Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2023-01-11T21:00:45.2029172Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2023-01-11T21:00:45.2030594Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2023-01-11T21:00:45.2032239Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2023-01-11T21:00:45.2034217Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2035975Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2037450Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2038877Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2023-01-11T21:00:45.2040462Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2023-01-11T21:00:45.2041981Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2023-01-11T21:00:45.2043574Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2023-01-11T21:00:45.2045176Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2023-01-11T21:00:45.2047048Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2023-01-11T21:00:45.2060789Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2023-01-11T21:00:45.2061313Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2061749Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2062111Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2062337Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2023-01-11T21:00:45.2062726Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2023-01-11T21:00:45.2062921Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2023-01-11T21:00:45.2063193Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2023-01-11T21:00:45.2063454Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2023-01-11T21:00:45.2063944Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2023-01-11T21:00:45.2065746Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2023-01-11T21:00:45.2067304Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2068807Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2070163Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2071581Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2023-01-11T21:00:45.2073002Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2023-01-11T21:00:45.2074381Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2023-01-11T21:00:45.2075818Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2023-01-11T21:00:45.2077200Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2023-01-11T21:00:45.2078907Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2023-01-11T21:00:45.2080524Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2023-01-11T21:00:45.2082109Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2083555Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2085004Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2086273Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2023-01-11T21:00:45.2087652Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2023-01-11T21:00:45.2089151Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2023-01-11T21:00:45.2090466Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2023-01-11T21:00:45.2091783Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2023-01-11T21:00:45.2093426Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2023-01-11T21:00:45.2094874Z adding 'torch/include/ATen/ops/special_sinc.h' 2023-01-11T21:00:45.2096515Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2097933Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2023-01-11T21:00:45.2099196Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2023-01-11T21:00:45.2100585Z adding 'torch/include/ATen/ops/special_softmax.h' 2023-01-11T21:00:45.2102092Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2103491Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2023-01-11T21:00:45.2105304Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2023-01-11T21:00:45.2106818Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2023-01-11T21:00:45.2108442Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2109770Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2023-01-11T21:00:45.2111170Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2023-01-11T21:00:45.2112538Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2023-01-11T21:00:45.2114132Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2023-01-11T21:00:45.2115416Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2023-01-11T21:00:45.2116934Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2023-01-11T21:00:45.2118481Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2023-01-11T21:00:45.2120076Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2121574Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2122941Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2023-01-11T21:00:45.2124499Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2023-01-11T21:00:45.2125654Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2023-01-11T21:00:45.2127042Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2023-01-11T21:00:45.2128389Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2023-01-11T21:00:45.2130020Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2023-01-11T21:00:45.2131651Z adding 'torch/include/ATen/ops/special_xlogy.h' 2023-01-11T21:00:45.2133217Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2134538Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2023-01-11T21:00:45.2136163Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2023-01-11T21:00:45.2137793Z adding 'torch/include/ATen/ops/special_zeta.h' 2023-01-11T21:00:45.2139347Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2141091Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2142650Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2023-01-11T21:00:45.2144105Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2023-01-11T21:00:45.2145512Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2023-01-11T21:00:45.2146858Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2023-01-11T21:00:45.2148394Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2023-01-11T21:00:45.2150344Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2023-01-11T21:00:45.2152125Z adding 'torch/include/ATen/ops/split.h' 2023-01-11T21:00:45.2153879Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2155269Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2156796Z adding 'torch/include/ATen/ops/split_copy.h' 2023-01-11T21:00:45.2158342Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2159813Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2161107Z adding 'torch/include/ATen/ops/split_copy_native.h' 2023-01-11T21:00:45.2162605Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2023-01-11T21:00:45.2163991Z adding 'torch/include/ATen/ops/split_native.h' 2023-01-11T21:00:45.2165522Z adding 'torch/include/ATen/ops/split_ops.h' 2023-01-11T21:00:45.2166993Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2023-01-11T21:00:45.2168506Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2170026Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2023-01-11T21:00:45.2171634Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2173135Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2174334Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2023-01-11T21:00:45.2175838Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2023-01-11T21:00:45.2177218Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2023-01-11T21:00:45.2178647Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2023-01-11T21:00:45.2179968Z adding 'torch/include/ATen/ops/sqrt.h' 2023-01-11T21:00:45.2181476Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2182991Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2023-01-11T21:00:45.2184492Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2023-01-11T21:00:45.2185831Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2023-01-11T21:00:45.2187269Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2023-01-11T21:00:45.2188743Z adding 'torch/include/ATen/ops/sqrt_native.h' 2023-01-11T21:00:45.2190176Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2023-01-11T21:00:45.2191752Z adding 'torch/include/ATen/ops/square.h' 2023-01-11T21:00:45.2193215Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2194478Z adding 'torch/include/ATen/ops/square_native.h' 2023-01-11T21:00:45.2195998Z adding 'torch/include/ATen/ops/square_ops.h' 2023-01-11T21:00:45.2197399Z adding 'torch/include/ATen/ops/squeeze.h' 2023-01-11T21:00:45.2198965Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2200333Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2201703Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2023-01-11T21:00:45.2203203Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2204729Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2206609Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2023-01-11T21:00:45.2208299Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2023-01-11T21:00:45.2209798Z adding 'torch/include/ATen/ops/squeeze_native.h' 2023-01-11T21:00:45.2211384Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2023-01-11T21:00:45.2212920Z adding 'torch/include/ATen/ops/sspaddmm.h' 2023-01-11T21:00:45.2214501Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2215868Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2023-01-11T21:00:45.2217240Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2023-01-11T21:00:45.2218557Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2023-01-11T21:00:45.2220003Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2023-01-11T21:00:45.2221510Z adding 'torch/include/ATen/ops/stack.h' 2023-01-11T21:00:45.2223237Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2224460Z adding 'torch/include/ATen/ops/stack_native.h' 2023-01-11T21:00:45.2225892Z adding 'torch/include/ATen/ops/stack_ops.h' 2023-01-11T21:00:45.2227485Z adding 'torch/include/ATen/ops/std.h' 2023-01-11T21:00:45.2229138Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2230560Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2023-01-11T21:00:45.2232025Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2023-01-11T21:00:45.2233585Z adding 'torch/include/ATen/ops/std_mean.h' 2023-01-11T21:00:45.2235257Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2236865Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2238916Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2023-01-11T21:00:45.2239639Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2023-01-11T21:00:45.2241408Z adding 'torch/include/ATen/ops/std_mean_native.h' 2023-01-11T21:00:45.2243032Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2023-01-11T21:00:45.2244791Z adding 'torch/include/ATen/ops/std_native.h' 2023-01-11T21:00:45.2246641Z adding 'torch/include/ATen/ops/std_ops.h' 2023-01-11T21:00:45.2248402Z adding 'torch/include/ATen/ops/stft.h' 2023-01-11T21:00:45.2250056Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2251762Z adding 'torch/include/ATen/ops/stft_native.h' 2023-01-11T21:00:45.2253097Z adding 'torch/include/ATen/ops/stft_ops.h' 2023-01-11T21:00:45.2254547Z adding 'torch/include/ATen/ops/stride.h' 2023-01-11T21:00:45.2256158Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2257706Z adding 'torch/include/ATen/ops/stride_native.h' 2023-01-11T21:00:45.2259455Z adding 'torch/include/ATen/ops/stride_ops.h' 2023-01-11T21:00:45.2260841Z adding 'torch/include/ATen/ops/sub.h' 2023-01-11T21:00:45.2262783Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2264499Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2266065Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2023-01-11T21:00:45.2267464Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2023-01-11T21:00:45.2268872Z adding 'torch/include/ATen/ops/sub_meta.h' 2023-01-11T21:00:45.2270398Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2023-01-11T21:00:45.2271936Z adding 'torch/include/ATen/ops/sub_native.h' 2023-01-11T21:00:45.2273758Z adding 'torch/include/ATen/ops/sub_ops.h' 2023-01-11T21:00:45.2275598Z adding 'torch/include/ATen/ops/subtract.h' 2023-01-11T21:00:45.2277402Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2278976Z adding 'torch/include/ATen/ops/subtract_native.h' 2023-01-11T21:00:45.2280768Z adding 'torch/include/ATen/ops/subtract_ops.h' 2023-01-11T21:00:45.2282655Z adding 'torch/include/ATen/ops/sum.h' 2023-01-11T21:00:45.2284398Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2286021Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2287629Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2289207Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2023-01-11T21:00:45.2290902Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2023-01-11T21:00:45.2292400Z adding 'torch/include/ATen/ops/sum_meta.h' 2023-01-11T21:00:45.2294012Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2023-01-11T21:00:45.2295649Z adding 'torch/include/ATen/ops/sum_native.h' 2023-01-11T21:00:45.2297548Z adding 'torch/include/ATen/ops/sum_ops.h' 2023-01-11T21:00:45.2299154Z adding 'torch/include/ATen/ops/sum_to_size.h' 2023-01-11T21:00:45.2300922Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2302271Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2023-01-11T21:00:45.2304234Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2023-01-11T21:00:45.2305953Z adding 'torch/include/ATen/ops/svd.h' 2023-01-11T21:00:45.2307629Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2309054Z adding 'torch/include/ATen/ops/svd_native.h' 2023-01-11T21:00:45.2310822Z adding 'torch/include/ATen/ops/svd_ops.h' 2023-01-11T21:00:45.2312393Z adding 'torch/include/ATen/ops/swapaxes.h' 2023-01-11T21:00:45.2314133Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2315618Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2023-01-11T21:00:45.2317344Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2023-01-11T21:00:45.2318912Z adding 'torch/include/ATen/ops/swapdims.h' 2023-01-11T21:00:45.2320704Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2322123Z adding 'torch/include/ATen/ops/swapdims_native.h' 2023-01-11T21:00:45.2323790Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2023-01-11T21:00:45.2325376Z adding 'torch/include/ATen/ops/symeig.h' 2023-01-11T21:00:45.2327158Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2328557Z adding 'torch/include/ATen/ops/symeig_native.h' 2023-01-11T21:00:45.2330319Z adding 'torch/include/ATen/ops/symeig_ops.h' 2023-01-11T21:00:45.2331847Z adding 'torch/include/ATen/ops/t.h' 2023-01-11T21:00:45.2333579Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2335071Z adding 'torch/include/ATen/ops/t_copy.h' 2023-01-11T21:00:45.2336868Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2338541Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2340009Z adding 'torch/include/ATen/ops/t_copy_native.h' 2023-01-11T21:00:45.2341534Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2023-01-11T21:00:45.2343200Z adding 'torch/include/ATen/ops/t_native.h' 2023-01-11T21:00:45.2344783Z adding 'torch/include/ATen/ops/t_ops.h' 2023-01-11T21:00:45.2346487Z adding 'torch/include/ATen/ops/take.h' 2023-01-11T21:00:45.2348150Z adding 'torch/include/ATen/ops/take_along_dim.h' 2023-01-11T21:00:45.2349854Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2351316Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2023-01-11T21:00:45.2353003Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2023-01-11T21:00:45.2354622Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2023-01-11T21:00:45.2356261Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2023-01-11T21:00:45.2357804Z adding 'torch/include/ATen/ops/take_native.h' 2023-01-11T21:00:45.2359477Z adding 'torch/include/ATen/ops/take_ops.h' 2023-01-11T21:00:45.2361101Z adding 'torch/include/ATen/ops/tan.h' 2023-01-11T21:00:45.2362888Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2364384Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2023-01-11T21:00:45.2365927Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2023-01-11T21:00:45.2367380Z adding 'torch/include/ATen/ops/tan_meta.h' 2023-01-11T21:00:45.2369001Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2023-01-11T21:00:45.2370535Z adding 'torch/include/ATen/ops/tan_native.h' 2023-01-11T21:00:45.2372158Z adding 'torch/include/ATen/ops/tan_ops.h' 2023-01-11T21:00:45.2373821Z adding 'torch/include/ATen/ops/tanh.h' 2023-01-11T21:00:45.2375443Z adding 'torch/include/ATen/ops/tanh_backward.h' 2023-01-11T21:00:45.2377161Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2378638Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2023-01-11T21:00:45.2380230Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2023-01-11T21:00:45.2381827Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2023-01-11T21:00:45.2383494Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2023-01-11T21:00:45.2385108Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2023-01-11T21:00:45.2387013Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2023-01-11T21:00:45.2388989Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2390576Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2023-01-11T21:00:45.2392201Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2023-01-11T21:00:45.2393803Z adding 'torch/include/ATen/ops/tanh_meta.h' 2023-01-11T21:00:45.2395965Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2023-01-11T21:00:45.2397449Z adding 'torch/include/ATen/ops/tanh_native.h' 2023-01-11T21:00:45.2399228Z adding 'torch/include/ATen/ops/tanh_ops.h' 2023-01-11T21:00:45.2400999Z adding 'torch/include/ATen/ops/tensor.h' 2023-01-11T21:00:45.2402821Z adding 'torch/include/ATen/ops/tensor_split.h' 2023-01-11T21:00:45.2404624Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2406244Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2023-01-11T21:00:45.2407998Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2023-01-11T21:00:45.2409625Z adding 'torch/include/ATen/ops/tensordot.h' 2023-01-11T21:00:45.2411401Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2412971Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2023-01-11T21:00:45.2414604Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2023-01-11T21:00:45.2416190Z adding 'torch/include/ATen/ops/tensordot_native.h' 2023-01-11T21:00:45.2417924Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2023-01-11T21:00:45.2419646Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2023-01-11T21:00:45.2421430Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2423050Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2023-01-11T21:00:45.2425006Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2023-01-11T21:00:45.2426700Z adding 'torch/include/ATen/ops/threshold.h' 2023-01-11T21:00:45.2428433Z adding 'torch/include/ATen/ops/threshold_backward.h' 2023-01-11T21:00:45.2430215Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2431746Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2023-01-11T21:00:45.2433353Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2023-01-11T21:00:45.2434860Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2023-01-11T21:00:45.2436539Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2023-01-11T21:00:45.2438182Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2023-01-11T21:00:45.2439995Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2023-01-11T21:00:45.2441827Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2443411Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2023-01-11T21:00:45.2445032Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2023-01-11T21:00:45.2446574Z adding 'torch/include/ATen/ops/threshold_meta.h' 2023-01-11T21:00:45.2448300Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2023-01-11T21:00:45.2449803Z adding 'torch/include/ATen/ops/threshold_native.h' 2023-01-11T21:00:45.2451468Z adding 'torch/include/ATen/ops/threshold_ops.h' 2023-01-11T21:00:45.2453031Z adding 'torch/include/ATen/ops/tile.h' 2023-01-11T21:00:45.2454668Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2456135Z adding 'torch/include/ATen/ops/tile_native.h' 2023-01-11T21:00:45.2457692Z adding 'torch/include/ATen/ops/tile_ops.h' 2023-01-11T21:00:45.2459261Z adding 'torch/include/ATen/ops/to.h' 2023-01-11T21:00:45.2461130Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2462740Z adding 'torch/include/ATen/ops/to_dense.h' 2023-01-11T21:00:45.2464411Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2023-01-11T21:00:45.2466107Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2467520Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2023-01-11T21:00:45.2469584Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2023-01-11T21:00:45.2471318Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2472829Z adding 'torch/include/ATen/ops/to_dense_native.h' 2023-01-11T21:00:45.2474430Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2023-01-11T21:00:45.2476083Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2023-01-11T21:00:45.2477744Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2023-01-11T21:00:45.2479597Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2481039Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2023-01-11T21:00:45.2482624Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2023-01-11T21:00:45.2484641Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2486185Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2023-01-11T21:00:45.2487662Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2023-01-11T21:00:45.2489153Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2023-01-11T21:00:45.2491223Z adding 'torch/include/ATen/ops/to_native.h' 2023-01-11T21:00:45.2493257Z adding 'torch/include/ATen/ops/to_ops.h' 2023-01-11T21:00:45.2495723Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2023-01-11T21:00:45.2497696Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2499462Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2023-01-11T21:00:45.2501736Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2023-01-11T21:00:45.2503685Z adding 'torch/include/ATen/ops/to_sparse.h' 2023-01-11T21:00:45.2505866Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2023-01-11T21:00:45.2507855Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2509693Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2023-01-11T21:00:45.2511531Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2023-01-11T21:00:45.2513510Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2023-01-11T21:00:45.2515936Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2023-01-11T21:00:45.2517447Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2023-01-11T21:00:45.2519713Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2521280Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2023-01-11T21:00:45.2523390Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2023-01-11T21:00:45.2525304Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2023-01-11T21:00:45.2527217Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2023-01-11T21:00:45.2529506Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2531477Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2023-01-11T21:00:45.2533157Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2023-01-11T21:00:45.2535356Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2536938Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2023-01-11T21:00:45.2539099Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2023-01-11T21:00:45.2540718Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2023-01-11T21:00:45.2543051Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2023-01-11T21:00:45.2544893Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2023-01-11T21:00:45.2547107Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2548765Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2023-01-11T21:00:45.2550744Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2023-01-11T21:00:45.2552467Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2023-01-11T21:00:45.2554748Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2023-01-11T21:00:45.2556513Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2023-01-11T21:00:45.2558551Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2023-01-11T21:00:45.2561041Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2023-01-11T21:00:45.2562935Z adding 'torch/include/ATen/ops/topk.h' 2023-01-11T21:00:45.2565103Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2566861Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2023-01-11T21:00:45.2569155Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2023-01-11T21:00:45.2570622Z adding 'torch/include/ATen/ops/topk_meta.h' 2023-01-11T21:00:45.2572850Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2023-01-11T21:00:45.2574703Z adding 'torch/include/ATen/ops/topk_native.h' 2023-01-11T21:00:45.2576904Z adding 'torch/include/ATen/ops/topk_ops.h' 2023-01-11T21:00:45.2578607Z adding 'torch/include/ATen/ops/trace.h' 2023-01-11T21:00:45.2580847Z adding 'torch/include/ATen/ops/trace_backward.h' 2023-01-11T21:00:45.2583055Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2584839Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2023-01-11T21:00:45.2586990Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2023-01-11T21:00:45.2588948Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2590738Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2023-01-11T21:00:45.2592712Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2023-01-11T21:00:45.2594384Z adding 'torch/include/ATen/ops/trace_native.h' 2023-01-11T21:00:45.2596705Z adding 'torch/include/ATen/ops/trace_ops.h' 2023-01-11T21:00:45.2598255Z adding 'torch/include/ATen/ops/transpose.h' 2023-01-11T21:00:45.2600981Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2603796Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2605328Z adding 'torch/include/ATen/ops/transpose_copy.h' 2023-01-11T21:00:45.2607808Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2609846Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2611522Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2023-01-11T21:00:45.2613712Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2023-01-11T21:00:45.2615293Z adding 'torch/include/ATen/ops/transpose_native.h' 2023-01-11T21:00:45.2617579Z adding 'torch/include/ATen/ops/transpose_ops.h' 2023-01-11T21:00:45.2619340Z adding 'torch/include/ATen/ops/trapezoid.h' 2023-01-11T21:00:45.2621509Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2623469Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2023-01-11T21:00:45.2626078Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2023-01-11T21:00:45.2627724Z adding 'torch/include/ATen/ops/trapz.h' 2023-01-11T21:00:45.2629985Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2631379Z adding 'torch/include/ATen/ops/trapz_native.h' 2023-01-11T21:00:45.2633845Z adding 'torch/include/ATen/ops/trapz_ops.h' 2023-01-11T21:00:45.2635647Z adding 'torch/include/ATen/ops/triangular_solve.h' 2023-01-11T21:00:45.2638028Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2639651Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2023-01-11T21:00:45.2642045Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2023-01-11T21:00:45.2643743Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2023-01-11T21:00:45.2645732Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2023-01-11T21:00:45.2647600Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2023-01-11T21:00:45.2649846Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2023-01-11T21:00:45.2651549Z adding 'torch/include/ATen/ops/tril.h' 2023-01-11T21:00:45.2653915Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2655548Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2023-01-11T21:00:45.2657762Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2023-01-11T21:00:45.2659751Z adding 'torch/include/ATen/ops/tril_indices.h' 2023-01-11T21:00:45.2661807Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2663896Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2023-01-11T21:00:45.2665942Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2023-01-11T21:00:45.2667663Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2023-01-11T21:00:45.2669915Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2023-01-11T21:00:45.2672051Z adding 'torch/include/ATen/ops/tril_meta.h' 2023-01-11T21:00:45.2673764Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2023-01-11T21:00:45.2676099Z adding 'torch/include/ATen/ops/tril_native.h' 2023-01-11T21:00:45.2678174Z adding 'torch/include/ATen/ops/tril_ops.h' 2023-01-11T21:00:45.2679815Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2023-01-11T21:00:45.2681464Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2683044Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2023-01-11T21:00:45.2684604Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2023-01-11T21:00:45.2686090Z adding 'torch/include/ATen/ops/triu.h' 2023-01-11T21:00:45.2687676Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2689018Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2023-01-11T21:00:45.2690473Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2023-01-11T21:00:45.2692043Z adding 'torch/include/ATen/ops/triu_indices.h' 2023-01-11T21:00:45.2693596Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2694986Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2023-01-11T21:00:45.2696468Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2023-01-11T21:00:45.2697862Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2023-01-11T21:00:45.2699499Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2023-01-11T21:00:45.2700899Z adding 'torch/include/ATen/ops/triu_meta.h' 2023-01-11T21:00:45.2702363Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2023-01-11T21:00:45.2703876Z adding 'torch/include/ATen/ops/triu_native.h' 2023-01-11T21:00:45.2705438Z adding 'torch/include/ATen/ops/triu_ops.h' 2023-01-11T21:00:45.2706914Z adding 'torch/include/ATen/ops/true_divide.h' 2023-01-11T21:00:45.2708492Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2709888Z adding 'torch/include/ATen/ops/true_divide_native.h' 2023-01-11T21:00:45.2711544Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2023-01-11T21:00:45.2712994Z adding 'torch/include/ATen/ops/trunc.h' 2023-01-11T21:00:45.2714520Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2715986Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2023-01-11T21:00:45.2717407Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2023-01-11T21:00:45.2718806Z adding 'torch/include/ATen/ops/trunc_meta.h' 2023-01-11T21:00:45.2720269Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2023-01-11T21:00:45.2721657Z adding 'torch/include/ATen/ops/trunc_native.h' 2023-01-11T21:00:45.2723161Z adding 'torch/include/ATen/ops/trunc_ops.h' 2023-01-11T21:00:45.2724625Z adding 'torch/include/ATen/ops/type_as.h' 2023-01-11T21:00:45.2725938Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2727236Z adding 'torch/include/ATen/ops/type_as_native.h' 2023-01-11T21:00:45.2728677Z adding 'torch/include/ATen/ops/type_as_ops.h' 2023-01-11T21:00:45.2730079Z adding 'torch/include/ATen/ops/unbind.h' 2023-01-11T21:00:45.2731592Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2733171Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2734633Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2023-01-11T21:00:45.2735941Z adding 'torch/include/ATen/ops/unbind_copy.h' 2023-01-11T21:00:45.2737581Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2739089Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2740470Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2023-01-11T21:00:45.2742058Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2023-01-11T21:00:45.2743922Z adding 'torch/include/ATen/ops/unbind_native.h' 2023-01-11T21:00:45.2745683Z adding 'torch/include/ATen/ops/unbind_ops.h' 2023-01-11T21:00:45.2747197Z adding 'torch/include/ATen/ops/unflatten.h' 2023-01-11T21:00:45.2749146Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2750634Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2023-01-11T21:00:45.2752343Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2753884Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2023-01-11T21:00:45.2755363Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2023-01-11T21:00:45.2757063Z adding 'torch/include/ATen/ops/unflatten_native.h' 2023-01-11T21:00:45.2758678Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2023-01-11T21:00:45.2760147Z adding 'torch/include/ATen/ops/unfold.h' 2023-01-11T21:00:45.2761868Z adding 'torch/include/ATen/ops/unfold_backward.h' 2023-01-11T21:00:45.2763736Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2765613Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2023-01-11T21:00:45.2767105Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2023-01-11T21:00:45.2768580Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2023-01-11T21:00:45.2770295Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2023-01-11T21:00:45.2772014Z adding 'torch/include/ATen/ops/unfold_copy.h' 2023-01-11T21:00:45.2773894Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2775651Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2777205Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2023-01-11T21:00:45.2778935Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2023-01-11T21:00:45.2780547Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2023-01-11T21:00:45.2782133Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2023-01-11T21:00:45.2784321Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2023-01-11T21:00:45.2785894Z adding 'torch/include/ATen/ops/unfold_native.h' 2023-01-11T21:00:45.2787596Z adding 'torch/include/ATen/ops/unfold_ops.h' 2023-01-11T21:00:45.2789229Z adding 'torch/include/ATen/ops/uniform.h' 2023-01-11T21:00:45.2791103Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2792696Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2023-01-11T21:00:45.2794373Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2023-01-11T21:00:45.2796100Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2023-01-11T21:00:45.2797733Z adding 'torch/include/ATen/ops/uniform_native.h' 2023-01-11T21:00:45.2799616Z adding 'torch/include/ATen/ops/uniform_ops.h' 2023-01-11T21:00:45.2801573Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2023-01-11T21:00:45.2803389Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2804985Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2023-01-11T21:00:45.2806631Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2023-01-11T21:00:45.2808228Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2023-01-11T21:00:45.2810067Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2023-01-11T21:00:45.2811861Z adding 'torch/include/ATen/ops/unique_dim.h' 2023-01-11T21:00:45.2813684Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2815356Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2023-01-11T21:00:45.2817203Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2818832Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2023-01-11T21:00:45.2820450Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2023-01-11T21:00:45.2822058Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2023-01-11T21:00:45.2824116Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2023-01-11T21:00:45.2825811Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2023-01-11T21:00:45.2827451Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2023-01-11T21:00:45.2829139Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2023-01-11T21:00:45.2830958Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2023-01-11T21:00:45.2832622Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2023-01-11T21:00:45.2834362Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2835989Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2023-01-11T21:00:45.2837715Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2023-01-11T21:00:45.2839578Z adding 'torch/include/ATen/ops/unsafe_split.h' 2023-01-11T21:00:45.2841444Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2843003Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2023-01-11T21:00:45.2844731Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2023-01-11T21:00:45.2846672Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2023-01-11T21:00:45.2848642Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2850266Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2023-01-11T21:00:45.2852062Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2023-01-11T21:00:45.2853697Z adding 'torch/include/ATen/ops/unsqueeze.h' 2023-01-11T21:00:45.2855460Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2857064Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2023-01-11T21:00:45.2858795Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.2860501Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2861991Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2023-01-11T21:00:45.2863831Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2023-01-11T21:00:45.2865494Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2023-01-11T21:00:45.2867263Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2023-01-11T21:00:45.2869342Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2023-01-11T21:00:45.2871602Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2023-01-11T21:00:45.2873678Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2875482Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.2877369Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.2879215Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2023-01-11T21:00:45.2880982Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2023-01-11T21:00:45.2883301Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2023-01-11T21:00:45.2884546Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2023-01-11T21:00:45.2886385Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2888081Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2889760Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2023-01-11T21:00:45.2891466Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2023-01-11T21:00:45.2893155Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2023-01-11T21:00:45.2894945Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2023-01-11T21:00:45.2896674Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2023-01-11T21:00:45.2898525Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2023-01-11T21:00:45.2900670Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2023-01-11T21:00:45.2902995Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2023-01-11T21:00:45.2905287Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2907052Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.2908886Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.2910628Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2023-01-11T21:00:45.2912373Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2023-01-11T21:00:45.2914071Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2023-01-11T21:00:45.2915989Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2023-01-11T21:00:45.2917878Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2919557Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2921487Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2023-01-11T21:00:45.2923084Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2023-01-11T21:00:45.2924733Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2023-01-11T21:00:45.2926465Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2023-01-11T21:00:45.2928204Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2023-01-11T21:00:45.2930126Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2023-01-11T21:00:45.2932152Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2023-01-11T21:00:45.2934354Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2023-01-11T21:00:45.2936364Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2938005Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.2939786Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.2941428Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2023-01-11T21:00:45.2943353Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2023-01-11T21:00:45.2945121Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2023-01-11T21:00:45.2946967Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2023-01-11T21:00:45.2948765Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2950371Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2952158Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2023-01-11T21:00:45.2953733Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2023-01-11T21:00:45.2955326Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2023-01-11T21:00:45.2957204Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2023-01-11T21:00:45.2958808Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2023-01-11T21:00:45.2960594Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2023-01-11T21:00:45.2962631Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2023-01-11T21:00:45.2964654Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2023-01-11T21:00:45.2966662Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2968335Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.2970250Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.2972190Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2023-01-11T21:00:45.2973656Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2023-01-11T21:00:45.2975257Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2023-01-11T21:00:45.2977063Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2023-01-11T21:00:45.2978945Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2980639Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.2982428Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2023-01-11T21:00:45.2984451Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2023-01-11T21:00:45.2986039Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2023-01-11T21:00:45.2987796Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2023-01-11T21:00:45.2989644Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2023-01-11T21:00:45.2991344Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2023-01-11T21:00:45.2993292Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2023-01-11T21:00:45.2995568Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2023-01-11T21:00:45.2997494Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.2999148Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.3000642Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.3002174Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2023-01-11T21:00:45.3003893Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2023-01-11T21:00:45.3005443Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2023-01-11T21:00:45.3007722Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2023-01-11T21:00:45.3009580Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.3011272Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3013018Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2023-01-11T21:00:45.3014836Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2023-01-11T21:00:45.3016548Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2023-01-11T21:00:45.3018352Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2023-01-11T21:00:45.3020083Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2023-01-11T21:00:45.3022022Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2023-01-11T21:00:45.3024411Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2023-01-11T21:00:45.3026605Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2023-01-11T21:00:45.3028686Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.3030436Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.3032240Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.3033913Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2023-01-11T21:00:45.3035751Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2023-01-11T21:00:45.3037514Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2023-01-11T21:00:45.3039392Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2023-01-11T21:00:45.3041301Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.3042970Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3044692Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2023-01-11T21:00:45.3046443Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2023-01-11T21:00:45.3048097Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2023-01-11T21:00:45.3049880Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2023-01-11T21:00:45.3051631Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2023-01-11T21:00:45.3053524Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2023-01-11T21:00:45.3055688Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2023-01-11T21:00:45.3058035Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2023-01-11T21:00:45.3060182Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.3061939Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2023-01-11T21:00:45.3064049Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2023-01-11T21:00:45.3065690Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2023-01-11T21:00:45.3067549Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2023-01-11T21:00:45.3069165Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2023-01-11T21:00:45.3071084Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2023-01-11T21:00:45.3072950Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.3074530Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3076358Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2023-01-11T21:00:45.3078142Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2023-01-11T21:00:45.3079817Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2023-01-11T21:00:45.3081541Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2023-01-11T21:00:45.3083210Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2023-01-11T21:00:45.3085035Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2023-01-11T21:00:45.3086855Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2023-01-11T21:00:45.3088687Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3090297Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2023-01-11T21:00:45.3091920Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2023-01-11T21:00:45.3093459Z adding 'torch/include/ATen/ops/values.h' 2023-01-11T21:00:45.3095119Z adding 'torch/include/ATen/ops/values_copy.h' 2023-01-11T21:00:45.3096817Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3098572Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.3099989Z adding 'torch/include/ATen/ops/values_copy_native.h' 2023-01-11T21:00:45.3101554Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2023-01-11T21:00:45.3103182Z adding 'torch/include/ATen/ops/values_native.h' 2023-01-11T21:00:45.3104827Z adding 'torch/include/ATen/ops/values_ops.h' 2023-01-11T21:00:45.3106341Z adding 'torch/include/ATen/ops/vander.h' 2023-01-11T21:00:45.3107969Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3109332Z adding 'torch/include/ATen/ops/vander_native.h' 2023-01-11T21:00:45.3110821Z adding 'torch/include/ATen/ops/vander_ops.h' 2023-01-11T21:00:45.3112539Z adding 'torch/include/ATen/ops/var.h' 2023-01-11T21:00:45.3114343Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3115937Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2023-01-11T21:00:45.3117471Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2023-01-11T21:00:45.3119052Z adding 'torch/include/ATen/ops/var_mean.h' 2023-01-11T21:00:45.3120665Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3122147Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3123510Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2023-01-11T21:00:45.3124984Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2023-01-11T21:00:45.3126402Z adding 'torch/include/ATen/ops/var_mean_native.h' 2023-01-11T21:00:45.3128181Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2023-01-11T21:00:45.3129736Z adding 'torch/include/ATen/ops/var_native.h' 2023-01-11T21:00:45.3131718Z adding 'torch/include/ATen/ops/var_ops.h' 2023-01-11T21:00:45.3133160Z adding 'torch/include/ATen/ops/vdot.h' 2023-01-11T21:00:45.3134767Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3136230Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2023-01-11T21:00:45.3137600Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2023-01-11T21:00:45.3139061Z adding 'torch/include/ATen/ops/vdot_native.h' 2023-01-11T21:00:45.3140658Z adding 'torch/include/ATen/ops/vdot_ops.h' 2023-01-11T21:00:45.3142268Z adding 'torch/include/ATen/ops/view.h' 2023-01-11T21:00:45.3143979Z adding 'torch/include/ATen/ops/view_as.h' 2023-01-11T21:00:45.3145489Z adding 'torch/include/ATen/ops/view_as_complex.h' 2023-01-11T21:00:45.3147064Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2023-01-11T21:00:45.3148768Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3150418Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.3151817Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2023-01-11T21:00:45.3153390Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2023-01-11T21:00:45.3155032Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2023-01-11T21:00:45.3156584Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2023-01-11T21:00:45.3158087Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2023-01-11T21:00:45.3159559Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2023-01-11T21:00:45.3161071Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2023-01-11T21:00:45.3162733Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3164159Z adding 'torch/include/ATen/ops/view_as_native.h' 2023-01-11T21:00:45.3165724Z adding 'torch/include/ATen/ops/view_as_ops.h' 2023-01-11T21:00:45.3167230Z adding 'torch/include/ATen/ops/view_as_real.h' 2023-01-11T21:00:45.3168779Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2023-01-11T21:00:45.3170445Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3172086Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.3173690Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2023-01-11T21:00:45.3175149Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2023-01-11T21:00:45.3176771Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2023-01-11T21:00:45.3178303Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2023-01-11T21:00:45.3179820Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2023-01-11T21:00:45.3181288Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2023-01-11T21:00:45.3183041Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2023-01-11T21:00:45.3184678Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3186420Z adding 'torch/include/ATen/ops/view_copy.h' 2023-01-11T21:00:45.3188313Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3189905Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.3191369Z adding 'torch/include/ATen/ops/view_copy_native.h' 2023-01-11T21:00:45.3193102Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2023-01-11T21:00:45.3194773Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2023-01-11T21:00:45.3196384Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2023-01-11T21:00:45.3197939Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2023-01-11T21:00:45.3199406Z adding 'torch/include/ATen/ops/view_native.h' 2023-01-11T21:00:45.3201069Z adding 'torch/include/ATen/ops/view_ops.h' 2023-01-11T21:00:45.3202676Z adding 'torch/include/ATen/ops/vsplit.h' 2023-01-11T21:00:45.3204606Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3206043Z adding 'torch/include/ATen/ops/vsplit_native.h' 2023-01-11T21:00:45.3207674Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2023-01-11T21:00:45.3209240Z adding 'torch/include/ATen/ops/vstack.h' 2023-01-11T21:00:45.3211040Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3212465Z adding 'torch/include/ATen/ops/vstack_native.h' 2023-01-11T21:00:45.3214069Z adding 'torch/include/ATen/ops/vstack_ops.h' 2023-01-11T21:00:45.3215777Z adding 'torch/include/ATen/ops/where.h' 2023-01-11T21:00:45.3217615Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3219104Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2023-01-11T21:00:45.3220884Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2023-01-11T21:00:45.3222437Z adding 'torch/include/ATen/ops/where_native.h' 2023-01-11T21:00:45.3224555Z adding 'torch/include/ATen/ops/where_ops.h' 2023-01-11T21:00:45.3226330Z adding 'torch/include/ATen/ops/xlogy.h' 2023-01-11T21:00:45.3228186Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3229888Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T21:00:45.3231413Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2023-01-11T21:00:45.3232967Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2023-01-11T21:00:45.3234475Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2023-01-11T21:00:45.3236020Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2023-01-11T21:00:45.3237441Z adding 'torch/include/ATen/ops/xlogy_native.h' 2023-01-11T21:00:45.3239355Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2023-01-11T21:00:45.3241020Z adding 'torch/include/ATen/ops/xor.h' 2023-01-11T21:00:45.3242742Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2023-01-11T21:00:45.3244128Z adding 'torch/include/ATen/ops/xor_native.h' 2023-01-11T21:00:45.3245827Z adding 'torch/include/ATen/ops/xor_ops.h' 2023-01-11T21:00:45.3247413Z adding 'torch/include/ATen/ops/zero.h' 2023-01-11T21:00:45.3249060Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3250514Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2023-01-11T21:00:45.3251996Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2023-01-11T21:00:45.3253549Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2023-01-11T21:00:45.3254923Z adding 'torch/include/ATen/ops/zero_native.h' 2023-01-11T21:00:45.3256628Z adding 'torch/include/ATen/ops/zero_ops.h' 2023-01-11T21:00:45.3258564Z adding 'torch/include/ATen/ops/zeros.h' 2023-01-11T21:00:45.3260587Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3262239Z adding 'torch/include/ATen/ops/zeros_like.h' 2023-01-11T21:00:45.3264325Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2023-01-11T21:00:45.3265875Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2023-01-11T21:00:45.3267625Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2023-01-11T21:00:45.3269197Z adding 'torch/include/ATen/ops/zeros_native.h' 2023-01-11T21:00:45.3270985Z adding 'torch/include/ATen/ops/zeros_ops.h' 2023-01-11T21:00:45.3275551Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2023-01-11T21:00:45.3278741Z adding 'torch/include/ATen/quantized/Quantizer.h' 2023-01-11T21:00:45.3280657Z adding 'torch/include/THC/THCAtomics.cuh' 2023-01-11T21:00:45.3282001Z adding 'torch/include/THC/THCDeviceUtils.cuh' 2023-01-11T21:00:45.3286228Z adding 'torch/include/c10/core/Allocator.h' 2023-01-11T21:00:45.3288177Z adding 'torch/include/c10/core/AutogradState.h' 2023-01-11T21:00:45.3290775Z adding 'torch/include/c10/core/Backend.h' 2023-01-11T21:00:45.3292764Z adding 'torch/include/c10/core/CPUAllocator.h' 2023-01-11T21:00:45.3294617Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2023-01-11T21:00:45.3296642Z adding 'torch/include/c10/core/CopyBytes.h' 2023-01-11T21:00:45.3298457Z adding 'torch/include/c10/core/DefaultDtype.h' 2023-01-11T21:00:45.3300423Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2023-01-11T21:00:45.3303927Z adding 'torch/include/c10/core/Device.h' 2023-01-11T21:00:45.3305745Z adding 'torch/include/c10/core/DeviceArray.h' 2023-01-11T21:00:45.3308563Z adding 'torch/include/c10/core/DeviceGuard.h' 2023-01-11T21:00:45.3311033Z adding 'torch/include/c10/core/DeviceType.h' 2023-01-11T21:00:45.3321235Z adding 'torch/include/c10/core/DispatchKey.h' 2023-01-11T21:00:45.3334511Z adding 'torch/include/c10/core/DispatchKeySet.h' 2023-01-11T21:00:45.3337644Z adding 'torch/include/c10/core/DynamicCast.h' 2023-01-11T21:00:45.3339899Z adding 'torch/include/c10/core/Event.h' 2023-01-11T21:00:45.3342178Z adding 'torch/include/c10/core/GeneratorImpl.h' 2023-01-11T21:00:45.3343935Z adding 'torch/include/c10/core/GradMode.h' 2023-01-11T21:00:45.3345864Z adding 'torch/include/c10/core/InferenceMode.h' 2023-01-11T21:00:45.3347534Z adding 'torch/include/c10/core/Layout.h' 2023-01-11T21:00:45.3350721Z adding 'torch/include/c10/core/MemoryFormat.h' 2023-01-11T21:00:45.3352442Z adding 'torch/include/c10/core/OptionalRef.h' 2023-01-11T21:00:45.3354379Z adding 'torch/include/c10/core/PyHandleCache.h' 2023-01-11T21:00:45.3356100Z adding 'torch/include/c10/core/QEngine.h' 2023-01-11T21:00:45.3357672Z adding 'torch/include/c10/core/QScheme.h' 2023-01-11T21:00:45.3359451Z adding 'torch/include/c10/core/SafePyObject.h' 2023-01-11T21:00:45.3362462Z adding 'torch/include/c10/core/Scalar.h' 2023-01-11T21:00:45.3367218Z adding 'torch/include/c10/core/ScalarType.h' 2023-01-11T21:00:45.3369343Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2023-01-11T21:00:45.3371333Z adding 'torch/include/c10/core/Storage.h' 2023-01-11T21:00:45.3374134Z adding 'torch/include/c10/core/StorageImpl.h' 2023-01-11T21:00:45.3377385Z adding 'torch/include/c10/core/Stream.h' 2023-01-11T21:00:45.3379977Z adding 'torch/include/c10/core/StreamGuard.h' 2023-01-11T21:00:45.3381820Z adding 'torch/include/c10/core/SymFloat.h' 2023-01-11T21:00:45.3385485Z adding 'torch/include/c10/core/SymInt.h' 2023-01-11T21:00:45.3387316Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2023-01-11T21:00:45.3388993Z adding 'torch/include/c10/core/SymNodeImpl.h' 2023-01-11T21:00:45.3428925Z adding 'torch/include/c10/core/TensorImpl.h' 2023-01-11T21:00:45.3438972Z adding 'torch/include/c10/core/TensorOptions.h' 2023-01-11T21:00:45.3441036Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2023-01-11T21:00:45.3442526Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2023-01-11T21:00:45.3443907Z adding 'torch/include/c10/core/alignment.h' 2023-01-11T21:00:45.3445874Z adding 'torch/include/c10/core/thread_pool.h' 2023-01-11T21:00:45.3450566Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2023-01-11T21:00:45.3452776Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2023-01-11T21:00:45.3454400Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2023-01-11T21:00:45.3456277Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2023-01-11T21:00:45.3460809Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2023-01-11T21:00:45.3463623Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2023-01-11T21:00:45.3467221Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2023-01-11T21:00:45.3469870Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2023-01-11T21:00:45.3473511Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2023-01-11T21:00:45.3475334Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2023-01-11T21:00:45.3478030Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2023-01-11T21:00:45.3480014Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2023-01-11T21:00:45.3481782Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2023-01-11T21:00:45.3483240Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2023-01-11T21:00:45.3485526Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2023-01-11T21:00:45.3488925Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2023-01-11T21:00:45.3491568Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2023-01-11T21:00:45.3494581Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2023-01-11T21:00:45.3497220Z adding 'torch/include/c10/cuda/CUDAException.h' 2023-01-11T21:00:45.3499261Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2023-01-11T21:00:45.3501429Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2023-01-11T21:00:45.3504863Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2023-01-11T21:00:45.3506883Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2023-01-11T21:00:45.3508890Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2023-01-11T21:00:45.3510488Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2023-01-11T21:00:45.3514152Z adding 'torch/include/c10/cuda/CUDAStream.h' 2023-01-11T21:00:45.3518341Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2023-01-11T21:00:45.3520132Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2023-01-11T21:00:45.3521589Z adding 'torch/include/c10/cuda/impl/cuda_cmake_macros.h' 2023-01-11T21:00:45.3524258Z adding 'torch/include/c10/macros/Export.h' 2023-01-11T21:00:45.3530024Z adding 'torch/include/c10/macros/Macros.h' 2023-01-11T21:00:45.3531946Z adding 'torch/include/c10/macros/cmake_macros.h' 2023-01-11T21:00:45.3535014Z adding 'torch/include/c10/util/AlignOf.h' 2023-01-11T21:00:45.3538323Z adding 'torch/include/c10/util/Array.h' 2023-01-11T21:00:45.3542311Z adding 'torch/include/c10/util/ArrayRef.h' 2023-01-11T21:00:45.3544903Z adding 'torch/include/c10/util/BFloat16-inl.h' 2023-01-11T21:00:45.3547420Z adding 'torch/include/c10/util/BFloat16-math.h' 2023-01-11T21:00:45.3549363Z adding 'torch/include/c10/util/BFloat16.h' 2023-01-11T21:00:45.3550760Z adding 'torch/include/c10/util/Backtrace.h' 2023-01-11T21:00:45.3552701Z adding 'torch/include/c10/util/Bitset.h' 2023-01-11T21:00:45.3556921Z adding 'torch/include/c10/util/C++17.h' 2023-01-11T21:00:45.3559077Z adding 'torch/include/c10/util/CallOnce.h' 2023-01-11T21:00:45.3562120Z adding 'torch/include/c10/util/ConstexprCrc.h' 2023-01-11T21:00:45.3564085Z adding 'torch/include/c10/util/DeadlockDetection.h' 2023-01-11T21:00:45.3565992Z adding 'torch/include/c10/util/Deprecated.h' 2023-01-11T21:00:45.3567515Z adding 'torch/include/c10/util/DimVector.h' 2023-01-11T21:00:45.3574728Z adding 'torch/include/c10/util/Exception.h' 2023-01-11T21:00:45.3577635Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2023-01-11T21:00:45.3579562Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2023-01-11T21:00:45.3582820Z adding 'torch/include/c10/util/Flags.h' 2023-01-11T21:00:45.3585028Z adding 'torch/include/c10/util/FunctionRef.h' 2023-01-11T21:00:45.3587548Z adding 'torch/include/c10/util/Half-inl.h' 2023-01-11T21:00:45.3593698Z adding 'torch/include/c10/util/Half.h' 2023-01-11T21:00:45.3596113Z adding 'torch/include/c10/util/IdWrapper.h' 2023-01-11T21:00:45.3598922Z adding 'torch/include/c10/util/LeftRight.h' 2023-01-11T21:00:45.3601141Z adding 'torch/include/c10/util/Load.h' 2023-01-11T21:00:45.3604250Z adding 'torch/include/c10/util/Logging.h' 2023-01-11T21:00:45.3606059Z adding 'torch/include/c10/util/MathConstants.h' 2023-01-11T21:00:45.3608655Z adding 'torch/include/c10/util/MaybeOwned.h' 2023-01-11T21:00:45.3613064Z adding 'torch/include/c10/util/Metaprogramming.h' 2023-01-11T21:00:45.3620997Z adding 'torch/include/c10/util/Optional.h' 2023-01-11T21:00:45.3624323Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2023-01-11T21:00:45.3627939Z adding 'torch/include/c10/util/Registry.h' 2023-01-11T21:00:45.3629888Z adding 'torch/include/c10/util/ScopeExit.h' 2023-01-11T21:00:45.3631409Z adding 'torch/include/c10/util/SmallBuffer.h' 2023-01-11T21:00:45.3645322Z adding 'torch/include/c10/util/SmallVector.h' 2023-01-11T21:00:45.3648888Z adding 'torch/include/c10/util/StringUtil.h' 2023-01-11T21:00:45.3650660Z adding 'torch/include/c10/util/Synchronized.h' 2023-01-11T21:00:45.3652661Z adding 'torch/include/c10/util/ThreadLocal.h' 2023-01-11T21:00:45.3654579Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2023-01-11T21:00:45.3656019Z adding 'torch/include/c10/util/Type.h' 2023-01-11T21:00:45.3657975Z adding 'torch/include/c10/util/TypeCast.h' 2023-01-11T21:00:45.3660442Z adding 'torch/include/c10/util/TypeIndex.h' 2023-01-11T21:00:45.3664810Z adding 'torch/include/c10/util/TypeList.h' 2023-01-11T21:00:45.3667218Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2023-01-11T21:00:45.3669545Z adding 'torch/include/c10/util/TypeTraits.h' 2023-01-11T21:00:45.3671073Z adding 'torch/include/c10/util/Unicode.h' 2023-01-11T21:00:45.3673283Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2023-01-11T21:00:45.3674738Z adding 'torch/include/c10/util/Unroll.h' 2023-01-11T21:00:45.3676621Z adding 'torch/include/c10/util/accumulate.h' 2023-01-11T21:00:45.3681346Z adding 'torch/include/c10/util/complex.h' 2023-01-11T21:00:45.3684220Z adding 'torch/include/c10/util/complex_math.h' 2023-01-11T21:00:45.3685981Z adding 'torch/include/c10/util/complex_utils.h' 2023-01-11T21:00:45.3687442Z adding 'torch/include/c10/util/copysign.h' 2023-01-11T21:00:45.3689785Z adding 'torch/include/c10/util/either.h' 2023-01-11T21:00:45.3691431Z adding 'torch/include/c10/util/env.h' 2023-01-11T21:00:45.3703607Z adding 'torch/include/c10/util/flat_hash_map.h' 2023-01-11T21:00:45.3708820Z adding 'torch/include/c10/util/hash.h' 2023-01-11T21:00:45.3710542Z adding 'torch/include/c10/util/in_place.h' 2023-01-11T21:00:45.3714326Z adding 'torch/include/c10/util/int128.h' 2023-01-11T21:00:45.3724311Z adding 'torch/include/c10/util/intrusive_ptr.h' 2023-01-11T21:00:45.3727303Z adding 'torch/include/c10/util/irange.h' 2023-01-11T21:00:45.3735158Z adding 'torch/include/c10/util/llvmMathExtras.h' 2023-01-11T21:00:45.3738314Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2023-01-11T21:00:45.3740946Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2023-01-11T21:00:45.3743906Z adding 'torch/include/c10/util/math_compat.h' 2023-01-11T21:00:45.3745392Z adding 'torch/include/c10/util/numa.h' 2023-01-11T21:00:45.3759962Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2023-01-11T21:00:45.3762964Z adding 'torch/include/c10/util/overloaded.h' 2023-01-11T21:00:45.3764499Z adding 'torch/include/c10/util/python_stub.h' 2023-01-11T21:00:45.3765960Z adding 'torch/include/c10/util/qint32.h' 2023-01-11T21:00:45.3767349Z adding 'torch/include/c10/util/qint8.h' 2023-01-11T21:00:45.3768853Z adding 'torch/include/c10/util/quint2x4.h' 2023-01-11T21:00:45.3770467Z adding 'torch/include/c10/util/quint4x2.h' 2023-01-11T21:00:45.3771746Z adding 'torch/include/c10/util/quint8.h' 2023-01-11T21:00:45.3774410Z adding 'torch/include/c10/util/reverse_iterator.h' 2023-01-11T21:00:45.3776518Z adding 'torch/include/c10/util/safe_numerics.h' 2023-01-11T21:00:45.3778659Z adding 'torch/include/c10/util/signal_handler.h' 2023-01-11T21:00:45.3785609Z adding 'torch/include/c10/util/sparse_bitset.h' 2023-01-11T21:00:45.3787974Z adding 'torch/include/c10/util/strides.h' 2023-01-11T21:00:45.3789997Z adding 'torch/include/c10/util/string_utils.h' 2023-01-11T21:00:45.3795278Z adding 'torch/include/c10/util/string_view.h' 2023-01-11T21:00:45.3802764Z adding 'torch/include/c10/util/strong_type.h' 2023-01-11T21:00:45.3806365Z adding 'torch/include/c10/util/tempfile.h' 2023-01-11T21:00:45.3808010Z adding 'torch/include/c10/util/thread_name.h' 2023-01-11T21:00:45.3814669Z adding 'torch/include/c10/util/typeid.h' 2023-01-11T21:00:45.3835478Z adding 'torch/include/c10/util/variant.h' 2023-01-11T21:00:45.3839402Z adding 'torch/include/c10/util/win32-headers.h' 2023-01-11T21:00:45.3872558Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2023-01-11T21:00:45.3876127Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2023-01-11T21:00:45.3877786Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2023-01-11T21:00:45.3880855Z adding 'torch/include/caffe2/serialize/inline_container.h' 2023-01-11T21:00:45.3882575Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2023-01-11T21:00:45.3884164Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2023-01-11T21:00:45.3887524Z adding 'torch/include/caffe2/serialize/versions.h' 2023-01-11T21:00:45.3894352Z adding 'torch/include/pybind11/attr.h' 2023-01-11T21:00:45.3897670Z adding 'torch/include/pybind11/buffer_info.h' 2023-01-11T21:00:45.3916902Z adding 'torch/include/pybind11/cast.h' 2023-01-11T21:00:45.3921552Z adding 'torch/include/pybind11/chrono.h' 2023-01-11T21:00:45.3923214Z adding 'torch/include/pybind11/common.h' 2023-01-11T21:00:45.3925083Z adding 'torch/include/pybind11/complex.h' 2023-01-11T21:00:45.3934149Z adding 'torch/include/pybind11/eigen.h' 2023-01-11T21:00:45.3938971Z adding 'torch/include/pybind11/embed.h' 2023-01-11T21:00:45.3941658Z adding 'torch/include/pybind11/eval.h' 2023-01-11T21:00:45.3944538Z adding 'torch/include/pybind11/functional.h' 2023-01-11T21:00:45.3947656Z adding 'torch/include/pybind11/gil.h' 2023-01-11T21:00:45.3951177Z adding 'torch/include/pybind11/iostream.h' 2023-01-11T21:00:45.3973730Z adding 'torch/include/pybind11/numpy.h' 2023-01-11T21:00:45.3978602Z adding 'torch/include/pybind11/operators.h' 2023-01-11T21:00:45.3980525Z adding 'torch/include/pybind11/options.h' 2023-01-11T21:00:45.4017387Z adding 'torch/include/pybind11/pybind11.h' 2023-01-11T21:00:45.4044787Z adding 'torch/include/pybind11/pytypes.h' 2023-01-11T21:00:45.4051182Z adding 'torch/include/pybind11/stl.h' 2023-01-11T21:00:45.4058561Z adding 'torch/include/pybind11/stl_bind.h' 2023-01-11T21:00:45.4068122Z adding 'torch/include/pybind11/detail/class.h' 2023-01-11T21:00:45.4083676Z adding 'torch/include/pybind11/detail/common.h' 2023-01-11T21:00:45.4087129Z adding 'torch/include/pybind11/detail/descr.h' 2023-01-11T21:00:45.4092394Z adding 'torch/include/pybind11/detail/init.h' 2023-01-11T21:00:45.4099874Z adding 'torch/include/pybind11/detail/internals.h' 2023-01-11T21:00:45.4113889Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2023-01-11T21:00:45.4116798Z adding 'torch/include/pybind11/detail/typeid.h' 2023-01-11T21:00:45.4123342Z adding 'torch/include/torch/custom_class.h' 2023-01-11T21:00:45.4127050Z adding 'torch/include/torch/custom_class_detail.h' 2023-01-11T21:00:45.4128808Z adding 'torch/include/torch/extension.h' 2023-01-11T21:00:45.4140613Z adding 'torch/include/torch/library.h' 2023-01-11T21:00:45.4143394Z adding 'torch/include/torch/script.h' 2023-01-11T21:00:45.4146217Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2023-01-11T21:00:45.4147863Z adding 'torch/include/torch/csrc/DataLoader.h' 2023-01-11T21:00:45.4148902Z adding 'torch/include/torch/csrc/Device.h' 2023-01-11T21:00:45.4150614Z adding 'torch/include/torch/csrc/Dtype.h' 2023-01-11T21:00:45.4152051Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2023-01-11T21:00:45.4155948Z adding 'torch/include/torch/csrc/Exceptions.h' 2023-01-11T21:00:45.4157599Z adding 'torch/include/torch/csrc/Export.h' 2023-01-11T21:00:45.4159413Z adding 'torch/include/torch/csrc/Generator.h' 2023-01-11T21:00:45.4160983Z adding 'torch/include/torch/csrc/Layout.h' 2023-01-11T21:00:45.4162870Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2023-01-11T21:00:45.4163886Z adding 'torch/include/torch/csrc/Module.h' 2023-01-11T21:00:45.4165488Z adding 'torch/include/torch/csrc/PythonTypes.h' 2023-01-11T21:00:45.4166936Z adding 'torch/include/torch/csrc/QScheme.h' 2023-01-11T21:00:45.4168361Z adding 'torch/include/torch/csrc/Size.h' 2023-01-11T21:00:45.4169731Z adding 'torch/include/torch/csrc/Storage.h' 2023-01-11T21:00:45.4171075Z adding 'torch/include/torch/csrc/StorageMethods.h' 2023-01-11T21:00:45.4172297Z adding 'torch/include/torch/csrc/StorageSharing.h' 2023-01-11T21:00:45.4173617Z adding 'torch/include/torch/csrc/Stream.h' 2023-01-11T21:00:45.4174949Z adding 'torch/include/torch/csrc/THConcat.h' 2023-01-11T21:00:45.4176444Z adding 'torch/include/torch/csrc/THP.h' 2023-01-11T21:00:45.4177819Z adding 'torch/include/torch/csrc/TypeInfo.h' 2023-01-11T21:00:45.4179579Z adding 'torch/include/torch/csrc/Types.h' 2023-01-11T21:00:45.4181300Z adding 'torch/include/torch/csrc/copy_utils.h' 2023-01-11T21:00:45.4182271Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2023-01-11T21:00:45.4183966Z adding 'torch/include/torch/csrc/python_dimname.h' 2023-01-11T21:00:45.4185474Z adding 'torch/include/torch/csrc/python_headers.h' 2023-01-11T21:00:45.4186954Z adding 'torch/include/torch/csrc/serialization.h' 2023-01-11T21:00:45.4189794Z adding 'torch/include/torch/csrc/utils.h' 2023-01-11T21:00:45.4192521Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2023-01-11T21:00:45.4194479Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2023-01-11T21:00:45.4196040Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2023-01-11T21:00:45.4197653Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2023-01-11T21:00:45.4199373Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2023-01-11T21:00:45.4201713Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2023-01-11T21:00:45.4204284Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2023-01-11T21:00:45.4207056Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2023-01-11T21:00:45.4209071Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2023-01-11T21:00:45.4210753Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2023-01-11T21:00:45.4215558Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2023-01-11T21:00:45.4218244Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2023-01-11T21:00:45.4219984Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2023-01-11T21:00:45.4221263Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2023-01-11T21:00:45.4225810Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2023-01-11T21:00:45.4229250Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2023-01-11T21:00:45.4231767Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2023-01-11T21:00:45.4233333Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2023-01-11T21:00:45.4238233Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2023-01-11T21:00:45.4240497Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2023-01-11T21:00:45.4242323Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2023-01-11T21:00:45.4244394Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2023-01-11T21:00:45.4245981Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2023-01-11T21:00:45.4248259Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2023-01-11T21:00:45.4250025Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2023-01-11T21:00:45.4251446Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2023-01-11T21:00:45.4253037Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2023-01-11T21:00:45.4255300Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2023-01-11T21:00:45.4256905Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2023-01-11T21:00:45.4258413Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2023-01-11T21:00:45.4259958Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2023-01-11T21:00:45.4263934Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2023-01-11T21:00:45.4266230Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2023-01-11T21:00:45.4268392Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2023-01-11T21:00:45.4270710Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2023-01-11T21:00:45.4277253Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2023-01-11T21:00:45.4279994Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2023-01-11T21:00:45.4281782Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2023-01-11T21:00:45.4283672Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2023-01-11T21:00:45.4285574Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2023-01-11T21:00:45.4287257Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2023-01-11T21:00:45.4289450Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2023-01-11T21:00:45.4291481Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2023-01-11T21:00:45.4293849Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2023-01-11T21:00:45.4295891Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2023-01-11T21:00:45.4297443Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2023-01-11T21:00:45.4299332Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2023-01-11T21:00:45.4301132Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2023-01-11T21:00:45.4302914Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2023-01-11T21:00:45.4304507Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2023-01-11T21:00:45.4306297Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2023-01-11T21:00:45.4308348Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2023-01-11T21:00:45.4309947Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2023-01-11T21:00:45.4311605Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2023-01-11T21:00:45.4313215Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2023-01-11T21:00:45.4315107Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2023-01-11T21:00:45.4320044Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2023-01-11T21:00:45.4322079Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2023-01-11T21:00:45.4324726Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2023-01-11T21:00:45.4326288Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2023-01-11T21:00:45.4328326Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2023-01-11T21:00:45.4335153Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2023-01-11T21:00:45.4337377Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2023-01-11T21:00:45.4338959Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2023-01-11T21:00:45.4340791Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2023-01-11T21:00:45.4343876Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2023-01-11T21:00:45.4345456Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2023-01-11T21:00:45.4351238Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2023-01-11T21:00:45.4353844Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2023-01-11T21:00:45.4357159Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2023-01-11T21:00:45.4359245Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2023-01-11T21:00:45.4361425Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2023-01-11T21:00:45.4364149Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2023-01-11T21:00:45.4366142Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2023-01-11T21:00:45.4367915Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2023-01-11T21:00:45.4369820Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2023-01-11T21:00:45.4375247Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2023-01-11T21:00:45.4377600Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2023-01-11T21:00:45.4379515Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2023-01-11T21:00:45.4381291Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2023-01-11T21:00:45.4386329Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2023-01-11T21:00:45.4390129Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2023-01-11T21:00:45.4392748Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2023-01-11T21:00:45.4395073Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2023-01-11T21:00:45.4399522Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2023-01-11T21:00:45.4402645Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2023-01-11T21:00:45.4405332Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2023-01-11T21:00:45.4407893Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2023-01-11T21:00:45.4411539Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2023-01-11T21:00:45.4414087Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2023-01-11T21:00:45.4416500Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2023-01-11T21:00:45.4418952Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2023-01-11T21:00:45.4421106Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2023-01-11T21:00:45.4423518Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2023-01-11T21:00:45.4426068Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2023-01-11T21:00:45.4431542Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2023-01-11T21:00:45.4434911Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2023-01-11T21:00:45.4437929Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2023-01-11T21:00:45.4440283Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2023-01-11T21:00:45.4444737Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2023-01-11T21:00:45.4448815Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2023-01-11T21:00:45.4451811Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2023-01-11T21:00:45.4454265Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2023-01-11T21:00:45.4457062Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2023-01-11T21:00:45.4458996Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2023-01-11T21:00:45.4460738Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2023-01-11T21:00:45.4465615Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2023-01-11T21:00:45.4468489Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2023-01-11T21:00:45.4470935Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2023-01-11T21:00:45.4473266Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2023-01-11T21:00:45.4476495Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2023-01-11T21:00:45.4479908Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2023-01-11T21:00:45.4482218Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2023-01-11T21:00:45.4484472Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2023-01-11T21:00:45.4487068Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2023-01-11T21:00:45.4491605Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2023-01-11T21:00:45.4496215Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2023-01-11T21:00:45.4498372Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2023-01-11T21:00:45.4500350Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2023-01-11T21:00:45.4503297Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2023-01-11T21:00:45.4505542Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2023-01-11T21:00:45.4507371Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2023-01-11T21:00:45.4510210Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2023-01-11T21:00:45.4512360Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2023-01-11T21:00:45.4514370Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2023-01-11T21:00:45.4516408Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2023-01-11T21:00:45.4521005Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2023-01-11T21:00:45.4524004Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2023-01-11T21:00:45.4526398Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2023-01-11T21:00:45.4528265Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2023-01-11T21:00:45.4531577Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2023-01-11T21:00:45.4534444Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2023-01-11T21:00:45.4536515Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2023-01-11T21:00:45.4538365Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2023-01-11T21:00:45.4540292Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2023-01-11T21:00:45.4542638Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2023-01-11T21:00:45.4544545Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2023-01-11T21:00:45.4548788Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2023-01-11T21:00:45.4551634Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2023-01-11T21:00:45.4553761Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2023-01-11T21:00:45.4557994Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2023-01-11T21:00:45.4560806Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2023-01-11T21:00:45.4562827Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2023-01-11T21:00:45.4564846Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2023-01-11T21:00:45.4567121Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2023-01-11T21:00:45.4569930Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2023-01-11T21:00:45.4572139Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2023-01-11T21:00:45.4575624Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2023-01-11T21:00:45.4577928Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2023-01-11T21:00:45.4579996Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2023-01-11T21:00:45.4581686Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2023-01-11T21:00:45.4583439Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2023-01-11T21:00:45.4585557Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2023-01-11T21:00:45.4587523Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2023-01-11T21:00:45.4589090Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2023-01-11T21:00:45.4595608Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2023-01-11T21:00:45.4597886Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2023-01-11T21:00:45.4602643Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2023-01-11T21:00:45.4605034Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2023-01-11T21:00:45.4607569Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2023-01-11T21:00:45.4609265Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2023-01-11T21:00:45.4610778Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2023-01-11T21:00:45.4615424Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2023-01-11T21:00:45.4617616Z adding 'torch/include/torch/csrc/autograd/edge.h' 2023-01-11T21:00:45.4621514Z adding 'torch/include/torch/csrc/autograd/engine.h' 2023-01-11T21:00:45.4625887Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2023-01-11T21:00:45.4635206Z adding 'torch/include/torch/csrc/autograd/function.h' 2023-01-11T21:00:45.4637743Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2023-01-11T21:00:45.4639096Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2023-01-11T21:00:45.4642308Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2023-01-11T21:00:45.4644746Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2023-01-11T21:00:45.4646867Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2023-01-11T21:00:45.4648863Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2023-01-11T21:00:45.4650487Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2023-01-11T21:00:45.4652907Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2023-01-11T21:00:45.4656862Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2023-01-11T21:00:45.4658931Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2023-01-11T21:00:45.4660726Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2023-01-11T21:00:45.4662185Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2023-01-11T21:00:45.4664524Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2023-01-11T21:00:45.4666346Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2023-01-11T21:00:45.4667769Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2023-01-11T21:00:45.4669260Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2023-01-11T21:00:45.4671573Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2023-01-11T21:00:45.4673409Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2023-01-11T21:00:45.4675219Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2023-01-11T21:00:45.4676739Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2023-01-11T21:00:45.4678250Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2023-01-11T21:00:45.4679754Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2023-01-11T21:00:45.4681281Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2023-01-11T21:00:45.4682916Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2023-01-11T21:00:45.4684516Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2023-01-11T21:00:45.4686037Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2023-01-11T21:00:45.4687646Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2023-01-11T21:00:45.4689655Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2023-01-11T21:00:45.4691424Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2023-01-11T21:00:45.4693187Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2023-01-11T21:00:45.4695731Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2023-01-11T21:00:45.4697530Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2023-01-11T21:00:45.4699186Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2023-01-11T21:00:45.4709920Z adding 'torch/include/torch/csrc/autograd/variable.h' 2023-01-11T21:00:45.4715381Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2023-01-11T21:00:45.4717782Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2023-01-11T21:00:45.4719600Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2023-01-11T21:00:45.4721083Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2023-01-11T21:00:45.4724238Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2023-01-11T21:00:45.4726589Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2023-01-11T21:00:45.4749944Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2023-01-11T21:00:45.4757351Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2023-01-11T21:00:45.4758906Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2023-01-11T21:00:45.4763930Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2023-01-11T21:00:45.4766936Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2023-01-11T21:00:45.4768957Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2023-01-11T21:00:45.4770720Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2023-01-11T21:00:45.4772393Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2023-01-11T21:00:45.4773936Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2023-01-11T21:00:45.4775989Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2023-01-11T21:00:45.4778630Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2023-01-11T21:00:45.4780208Z adding 'torch/include/torch/csrc/cuda/Event.h' 2023-01-11T21:00:45.4781736Z adding 'torch/include/torch/csrc/cuda/Module.h' 2023-01-11T21:00:45.4783353Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2023-01-11T21:00:45.4784872Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2023-01-11T21:00:45.4786406Z adding 'torch/include/torch/csrc/cuda/comm.h' 2023-01-11T21:00:45.4787914Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2023-01-11T21:00:45.4789423Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2023-01-11T21:00:45.4791873Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2023-01-11T21:00:45.4793503Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2023-01-11T21:00:45.4795052Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2023-01-11T21:00:45.4798599Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2023-01-11T21:00:45.4800512Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2023-01-11T21:00:45.4802272Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2023-01-11T21:00:45.4803768Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2023-01-11T21:00:45.4806796Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2023-01-11T21:00:45.4809028Z adding 'torch/include/torch/csrc/distributed/c10d/Ops.hpp' 2023-01-11T21:00:45.4811409Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2023-01-11T21:00:45.4813362Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2023-01-11T21:00:45.4818301Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2023-01-11T21:00:45.4823459Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2023-01-11T21:00:45.4826952Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2023-01-11T21:00:45.4835394Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2023-01-11T21:00:45.4838339Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2023-01-11T21:00:45.4841813Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2023-01-11T21:00:45.4844523Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2023-01-11T21:00:45.4846724Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2023-01-11T21:00:45.4848818Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2023-01-11T21:00:45.4851042Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2023-01-11T21:00:45.4854012Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2023-01-11T21:00:45.4856703Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2023-01-11T21:00:45.4858490Z adding 'torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp' 2023-01-11T21:00:45.4860527Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2023-01-11T21:00:45.4863341Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2023-01-11T21:00:45.4865295Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2023-01-11T21:00:45.4870706Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2023-01-11T21:00:45.4872907Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2023-01-11T21:00:45.4875303Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2023-01-11T21:00:45.4876850Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2023-01-11T21:00:45.4878949Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2023-01-11T21:00:45.4880570Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2023-01-11T21:00:45.4882241Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2023-01-11T21:00:45.4883906Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2023-01-11T21:00:45.4885439Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2023-01-11T21:00:45.4887751Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2023-01-11T21:00:45.4889682Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2023-01-11T21:00:45.4891451Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2023-01-11T21:00:45.4899317Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2023-01-11T21:00:45.4901894Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2023-01-11T21:00:45.4903912Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2023-01-11T21:00:45.4905854Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2023-01-11T21:00:45.4907937Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2023-01-11T21:00:45.4910838Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2023-01-11T21:00:45.4913115Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2023-01-11T21:00:45.4914652Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2023-01-11T21:00:45.4916546Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2023-01-11T21:00:45.4918306Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2023-01-11T21:00:45.4919862Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2023-01-11T21:00:45.4922148Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2023-01-11T21:00:45.4923904Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2023-01-11T21:00:45.4925626Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2023-01-11T21:00:45.4927600Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2023-01-11T21:00:45.4929113Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2023-01-11T21:00:45.4933549Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2023-01-11T21:00:45.4935516Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2023-01-11T21:00:45.4941185Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2023-01-11T21:00:45.4947625Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2023-01-11T21:00:45.4950355Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2023-01-11T21:00:45.4952443Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2023-01-11T21:00:45.4954357Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2023-01-11T21:00:45.4956136Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2023-01-11T21:00:45.4961890Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2023-01-11T21:00:45.4964904Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2023-01-11T21:00:45.4966856Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2023-01-11T21:00:45.4968769Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2023-01-11T21:00:45.4970644Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2023-01-11T21:00:45.4972427Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2023-01-11T21:00:45.4974735Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2023-01-11T21:00:45.4977730Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2023-01-11T21:00:45.4979658Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2023-01-11T21:00:45.4981301Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2023-01-11T21:00:45.4985887Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2023-01-11T21:00:45.4989054Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2023-01-11T21:00:45.4991236Z adding 'torch/include/torch/csrc/jit/api/method.h' 2023-01-11T21:00:45.4999272Z adding 'torch/include/torch/csrc/jit/api/module.h' 2023-01-11T21:00:45.5002703Z adding 'torch/include/torch/csrc/jit/api/object.h' 2023-01-11T21:00:45.5005376Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2023-01-11T21:00:45.5008509Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2023-01-11T21:00:45.5010674Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2023-01-11T21:00:45.5012503Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2023-01-11T21:00:45.5014546Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2023-01-11T21:00:45.5016153Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2023-01-11T21:00:45.5017868Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2023-01-11T21:00:45.5019519Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2023-01-11T21:00:45.5021089Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2023-01-11T21:00:45.5028051Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2023-01-11T21:00:45.5030363Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2023-01-11T21:00:45.5032048Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2023-01-11T21:00:45.5036038Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2023-01-11T21:00:45.5040455Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2023-01-11T21:00:45.5044302Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2023-01-11T21:00:45.5047855Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2023-01-11T21:00:45.5051213Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2023-01-11T21:00:45.5055370Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2023-01-11T21:00:45.5059554Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2023-01-11T21:00:45.5063881Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2023-01-11T21:00:45.5066345Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2023-01-11T21:00:45.5070045Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2023-01-11T21:00:45.5072264Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2023-01-11T21:00:45.5076245Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2023-01-11T21:00:45.5083467Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2023-01-11T21:00:45.5086063Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2023-01-11T21:00:45.5091032Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2023-01-11T21:00:45.5093623Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inlining.h' 2023-01-11T21:00:45.5095868Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2023-01-11T21:00:45.5098001Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2023-01-11T21:00:45.5099653Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2023-01-11T21:00:45.5105052Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2023-01-11T21:00:45.5107836Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2023-01-11T21:00:45.5110174Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2023-01-11T21:00:45.5112949Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2023-01-11T21:00:45.5115350Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2023-01-11T21:00:45.5121993Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2023-01-11T21:00:45.5137766Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2023-01-11T21:00:45.5141150Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2023-01-11T21:00:45.5143295Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2023-01-11T21:00:45.5146885Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2023-01-11T21:00:45.5151398Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2023-01-11T21:00:45.5155024Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2023-01-11T21:00:45.5161033Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2023-01-11T21:00:45.5163501Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2023-01-11T21:00:45.5169572Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2023-01-11T21:00:45.5172680Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2023-01-11T21:00:45.5175682Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2023-01-11T21:00:45.5177606Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2023-01-11T21:00:45.5179340Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2023-01-11T21:00:45.5181307Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_bank_conflict.h' 2023-01-11T21:00:45.5183262Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_divisible_split.h' 2023-01-11T21:00:45.5187168Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2023-01-11T21:00:45.5189075Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2023-01-11T21:00:45.5190775Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2023-01-11T21:00:45.5192520Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2023-01-11T21:00:45.5194877Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2023-01-11T21:00:45.5198599Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2023-01-11T21:00:45.5201341Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2023-01-11T21:00:45.5203278Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2023-01-11T21:00:45.5204908Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2023-01-11T21:00:45.5206839Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2023-01-11T21:00:45.5208920Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2023-01-11T21:00:45.5211070Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2023-01-11T21:00:45.5212679Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2023-01-11T21:00:45.5214757Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2023-01-11T21:00:45.5216477Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2023-01-11T21:00:45.5219912Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2023-01-11T21:00:45.5222035Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2023-01-11T21:00:45.5224999Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2023-01-11T21:00:45.5227221Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2023-01-11T21:00:45.5229139Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2023-01-11T21:00:45.5231392Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2023-01-11T21:00:45.5235393Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2023-01-11T21:00:45.5237904Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2023-01-11T21:00:45.5239528Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2023-01-11T21:00:45.5241378Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2023-01-11T21:00:45.5245025Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2023-01-11T21:00:45.5248569Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2023-01-11T21:00:45.5250415Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2023-01-11T21:00:45.5252584Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2023-01-11T21:00:45.5254651Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2023-01-11T21:00:45.5257524Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2023-01-11T21:00:45.5259644Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2023-01-11T21:00:45.5261362Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2023-01-11T21:00:45.5263181Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2023-01-11T21:00:45.5266198Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2023-01-11T21:00:45.5271547Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2023-01-11T21:00:45.5276367Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2023-01-11T21:00:45.5279577Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2023-01-11T21:00:45.5281479Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2023-01-11T21:00:45.5283965Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2023-01-11T21:00:45.5288266Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2023-01-11T21:00:45.5290270Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2023-01-11T21:00:45.5292178Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2023-01-11T21:00:45.5295079Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2023-01-11T21:00:45.5296957Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2023-01-11T21:00:45.5299154Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2023-01-11T21:00:45.5300912Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2023-01-11T21:00:45.5302650Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2023-01-11T21:00:45.5304803Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2023-01-11T21:00:45.5307030Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2023-01-11T21:00:45.5310780Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2023-01-11T21:00:45.5312906Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2023-01-11T21:00:45.5314649Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2023-01-11T21:00:45.5316684Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2023-01-11T21:00:45.5319832Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2023-01-11T21:00:45.5321771Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2023-01-11T21:00:45.5325477Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2023-01-11T21:00:45.5328157Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2023-01-11T21:00:45.5330193Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2023-01-11T21:00:45.5331902Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2023-01-11T21:00:45.5335113Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2023-01-11T21:00:45.5337458Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2023-01-11T21:00:45.5340676Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2023-01-11T21:00:45.5344105Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2023-01-11T21:00:45.5346766Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2023-01-11T21:00:45.5354279Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2023-01-11T21:00:45.5356882Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2023-01-11T21:00:45.5358960Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2023-01-11T21:00:45.5360607Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2023-01-11T21:00:45.5364122Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2023-01-11T21:00:45.5365936Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2023-01-11T21:00:45.5367467Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2023-01-11T21:00:45.5369296Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2023-01-11T21:00:45.5370980Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2023-01-11T21:00:45.5372522Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2023-01-11T21:00:45.5374056Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2023-01-11T21:00:45.5375686Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2023-01-11T21:00:45.5381729Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2023-01-11T21:00:45.5384324Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2023-01-11T21:00:45.5386077Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2023-01-11T21:00:45.5388056Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2023-01-11T21:00:45.5389763Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2023-01-11T21:00:45.5391294Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2023-01-11T21:00:45.5393124Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2023-01-11T21:00:45.5395335Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2023-01-11T21:00:45.5397056Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2023-01-11T21:00:45.5398899Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2023-01-11T21:00:45.5403457Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2023-01-11T21:00:45.5405536Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2023-01-11T21:00:45.5407036Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2023-01-11T21:00:45.5414472Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2023-01-11T21:00:45.5418928Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2023-01-11T21:00:45.5422238Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2023-01-11T21:00:45.5430885Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2023-01-11T21:00:45.5433448Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2023-01-11T21:00:45.5438338Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2023-01-11T21:00:45.5441050Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2023-01-11T21:00:45.5443084Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2023-01-11T21:00:45.5445590Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2023-01-11T21:00:45.5462903Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2023-01-11T21:00:45.5466888Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2023-01-11T21:00:45.5468688Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2023-01-11T21:00:45.5470759Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2023-01-11T21:00:45.5472399Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2023-01-11T21:00:45.5475199Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2023-01-11T21:00:45.5477857Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2023-01-11T21:00:45.5479530Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2023-01-11T21:00:45.5481677Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2023-01-11T21:00:45.5483571Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2023-01-11T21:00:45.5486374Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2023-01-11T21:00:45.5489102Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2023-01-11T21:00:45.5490897Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2023-01-11T21:00:45.5493011Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2023-01-11T21:00:45.5495379Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2023-01-11T21:00:45.5497154Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2023-01-11T21:00:45.5498824Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2023-01-11T21:00:45.5500400Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2023-01-11T21:00:45.5502033Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2023-01-11T21:00:45.5505024Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2023-01-11T21:00:45.5507323Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2023-01-11T21:00:45.5509074Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2023-01-11T21:00:45.5510675Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2023-01-11T21:00:45.5512266Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2023-01-11T21:00:45.5514629Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2023-01-11T21:00:45.5516485Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2023-01-11T21:00:45.5518233Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2023-01-11T21:00:45.5520132Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2023-01-11T21:00:45.5521884Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2023-01-11T21:00:45.5523576Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2023-01-11T21:00:45.5525882Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2023-01-11T21:00:45.5527335Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2023-01-11T21:00:45.5528802Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2023-01-11T21:00:45.5530495Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2023-01-11T21:00:45.5531952Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2023-01-11T21:00:45.5533475Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2023-01-11T21:00:45.5535084Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2023-01-11T21:00:45.5536402Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2023-01-11T21:00:45.5537867Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2023-01-11T21:00:45.5539488Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2023-01-11T21:00:45.5540979Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2023-01-11T21:00:45.5542419Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2023-01-11T21:00:45.5544079Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2023-01-11T21:00:45.5545895Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2023-01-11T21:00:45.5547548Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2023-01-11T21:00:45.5549012Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2023-01-11T21:00:45.5550630Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2023-01-11T21:00:45.5552409Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2023-01-11T21:00:45.5553879Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2023-01-11T21:00:45.5555409Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2023-01-11T21:00:45.5556919Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2023-01-11T21:00:45.5558416Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2023-01-11T21:00:45.5560022Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2023-01-11T21:00:45.5561867Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2023-01-11T21:00:45.5563562Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2023-01-11T21:00:45.5565183Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2023-01-11T21:00:45.5566838Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2023-01-11T21:00:45.5568380Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2023-01-11T21:00:45.5569833Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2023-01-11T21:00:45.5571346Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2023-01-11T21:00:45.5572891Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2023-01-11T21:00:45.5574349Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2023-01-11T21:00:45.5575785Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2023-01-11T21:00:45.5577263Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2023-01-11T21:00:45.5578822Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2023-01-11T21:00:45.5580311Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2023-01-11T21:00:45.5582012Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2023-01-11T21:00:45.5584063Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2023-01-11T21:00:45.5585679Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2023-01-11T21:00:45.5587126Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2023-01-11T21:00:45.5588589Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2023-01-11T21:00:45.5590117Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2023-01-11T21:00:45.5591594Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2023-01-11T21:00:45.5593005Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2023-01-11T21:00:45.5594376Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2023-01-11T21:00:45.5595983Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2023-01-11T21:00:45.5597505Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2023-01-11T21:00:45.5599605Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2023-01-11T21:00:45.5601280Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2023-01-11T21:00:45.5603010Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2023-01-11T21:00:45.5604464Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2023-01-11T21:00:45.5606060Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2023-01-11T21:00:45.5607621Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2023-01-11T21:00:45.5609154Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2023-01-11T21:00:45.5610711Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2023-01-11T21:00:45.5612220Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2023-01-11T21:00:45.5613778Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2023-01-11T21:00:45.5615504Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2023-01-11T21:00:45.5617147Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2023-01-11T21:00:45.5619778Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2023-01-11T21:00:45.5621424Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2023-01-11T21:00:45.5623034Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2023-01-11T21:00:45.5624816Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2023-01-11T21:00:45.5626631Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2023-01-11T21:00:45.5628340Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2023-01-11T21:00:45.5629740Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2023-01-11T21:00:45.5631183Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2023-01-11T21:00:45.5632752Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2023-01-11T21:00:45.5634310Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2023-01-11T21:00:45.5635779Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2023-01-11T21:00:45.5637065Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2023-01-11T21:00:45.5638980Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2023-01-11T21:00:45.5640454Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2023-01-11T21:00:45.5641995Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2023-01-11T21:00:45.5643415Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2023-01-11T21:00:45.5645333Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2023-01-11T21:00:45.5646882Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2023-01-11T21:00:45.5648377Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2023-01-11T21:00:45.5650601Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2023-01-11T21:00:45.5652512Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2023-01-11T21:00:45.5654318Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2023-01-11T21:00:45.5656359Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2023-01-11T21:00:45.5658365Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2023-01-11T21:00:45.5660094Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2023-01-11T21:00:45.5661997Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2023-01-11T21:00:45.5663887Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2023-01-11T21:00:45.5665350Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2023-01-11T21:00:45.5666858Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2023-01-11T21:00:45.5668703Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2023-01-11T21:00:45.5670532Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2023-01-11T21:00:45.5672073Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2023-01-11T21:00:45.5674803Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2023-01-11T21:00:45.5677143Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2023-01-11T21:00:45.5678733Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2023-01-11T21:00:45.5686764Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2023-01-11T21:00:45.5689631Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2023-01-11T21:00:45.5691137Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2023-01-11T21:00:45.5692855Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2023-01-11T21:00:45.5695568Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2023-01-11T21:00:45.5697401Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2023-01-11T21:00:45.5698873Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2023-01-11T21:00:45.5700761Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2023-01-11T21:00:45.5702753Z adding 'torch/include/torch/csrc/jit/python/init.h' 2023-01-11T21:00:45.5704474Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2023-01-11T21:00:45.5707284Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2023-01-11T21:00:45.5718833Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2023-01-11T21:00:45.5721881Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2023-01-11T21:00:45.5723578Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2023-01-11T21:00:45.5725907Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2023-01-11T21:00:45.5727842Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2023-01-11T21:00:45.5730041Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2023-01-11T21:00:45.5732973Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2023-01-11T21:00:45.5736417Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2023-01-11T21:00:45.5738461Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2023-01-11T21:00:45.5740005Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2023-01-11T21:00:45.5741433Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2023-01-11T21:00:45.5743137Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2023-01-11T21:00:45.5749440Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2023-01-11T21:00:45.5752260Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2023-01-11T21:00:45.5754423Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2023-01-11T21:00:45.5756341Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2023-01-11T21:00:45.5758008Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2023-01-11T21:00:45.5759606Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2023-01-11T21:00:45.5761126Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2023-01-11T21:00:45.5763573Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2023-01-11T21:00:45.5766073Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2023-01-11T21:00:45.5768848Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2023-01-11T21:00:45.5771520Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2023-01-11T21:00:45.5774322Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2023-01-11T21:00:45.5776314Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2023-01-11T21:00:45.5778029Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2023-01-11T21:00:45.5779925Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2023-01-11T21:00:45.5783928Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2023-01-11T21:00:45.5786165Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2023-01-11T21:00:45.5787927Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2023-01-11T21:00:45.5790149Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2023-01-11T21:00:45.5793722Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2023-01-11T21:00:45.5801392Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2023-01-11T21:00:45.5804144Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2023-01-11T21:00:45.5805977Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2023-01-11T21:00:45.5807567Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2023-01-11T21:00:45.5809159Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2023-01-11T21:00:45.5811037Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2023-01-11T21:00:45.5812411Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2023-01-11T21:00:45.5814321Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2023-01-11T21:00:45.5815918Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2023-01-11T21:00:45.5817316Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2023-01-11T21:00:45.5818812Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2023-01-11T21:00:45.5821506Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2023-01-11T21:00:45.5825483Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2023-01-11T21:00:45.5827488Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2023-01-11T21:00:45.5829517Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2023-01-11T21:00:45.5830975Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2023-01-11T21:00:45.5832733Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2023-01-11T21:00:45.5834370Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2023-01-11T21:00:45.5835896Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2023-01-11T21:00:45.5837363Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2023-01-11T21:00:45.5838816Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2023-01-11T21:00:45.5840266Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2023-01-11T21:00:45.5842262Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2023-01-11T21:00:45.5858886Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2023-01-11T21:00:45.5862281Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2023-01-11T21:00:45.5864796Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2023-01-11T21:00:45.5868794Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2023-01-11T21:00:45.5871011Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2023-01-11T21:00:45.5872763Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2023-01-11T21:00:45.5874330Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2023-01-11T21:00:45.5876454Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2023-01-11T21:00:45.5878290Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2023-01-11T21:00:45.5881401Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2023-01-11T21:00:45.5885289Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2023-01-11T21:00:45.5887931Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2023-01-11T21:00:45.5890118Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2023-01-11T21:00:45.5892714Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2023-01-11T21:00:45.5895696Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2023-01-11T21:00:45.5897878Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2023-01-11T21:00:45.5899579Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2023-01-11T21:00:45.5903063Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2023-01-11T21:00:45.5905586Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2023-01-11T21:00:45.5908763Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2023-01-11T21:00:45.5911071Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2023-01-11T21:00:45.5915227Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2023-01-11T21:00:45.5917767Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2023-01-11T21:00:45.5919510Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2023-01-11T21:00:45.5921410Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2023-01-11T21:00:45.5923471Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2023-01-11T21:00:45.5926001Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2023-01-11T21:00:45.5928691Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2023-01-11T21:00:45.5931757Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2023-01-11T21:00:45.5933575Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2023-01-11T21:00:45.5939258Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2023-01-11T21:00:45.5941694Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2023-01-11T21:00:45.5943708Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2023-01-11T21:00:45.5945936Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2023-01-11T21:00:45.5950493Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2023-01-11T21:00:45.5952557Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2023-01-11T21:00:45.5954365Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2023-01-11T21:00:45.5958840Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2023-01-11T21:00:45.5961498Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2023-01-11T21:00:45.5963492Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2023-01-11T21:00:45.5970288Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2023-01-11T21:00:45.5972459Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2023-01-11T21:00:45.5974149Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2023-01-11T21:00:45.5978535Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2023-01-11T21:00:45.5981891Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2023-01-11T21:00:45.5986876Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2023-01-11T21:00:45.5993276Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2023-01-11T21:00:45.5996742Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2023-01-11T21:00:45.5998653Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2023-01-11T21:00:45.6000809Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2023-01-11T21:00:45.6002574Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2023-01-11T21:00:45.6004296Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2023-01-11T21:00:45.6006496Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2023-01-11T21:00:45.6008051Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2023-01-11T21:00:45.6009849Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2023-01-11T21:00:45.6011429Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2023-01-11T21:00:45.6012925Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2023-01-11T21:00:45.6014444Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2023-01-11T21:00:45.6016190Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2023-01-11T21:00:45.6017727Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2023-01-11T21:00:45.6019271Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2023-01-11T21:00:45.6021243Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2023-01-11T21:00:45.6022920Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2023-01-11T21:00:45.6025355Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2023-01-11T21:00:45.6027393Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2023-01-11T21:00:45.6029887Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2023-01-11T21:00:45.6032068Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2023-01-11T21:00:45.6034683Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2023-01-11T21:00:45.6036370Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2023-01-11T21:00:45.6038073Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2023-01-11T21:00:45.6039825Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2023-01-11T21:00:45.6042592Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2023-01-11T21:00:45.6044646Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2023-01-11T21:00:45.6047937Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2023-01-11T21:00:45.6050343Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2023-01-11T21:00:45.6052007Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2023-01-11T21:00:45.6053673Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2023-01-11T21:00:45.6055421Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2023-01-11T21:00:45.6059828Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2023-01-11T21:00:45.6063367Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2023-01-11T21:00:45.6065529Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2023-01-11T21:00:45.6067310Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2023-01-11T21:00:45.6069134Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2023-01-11T21:00:45.6072243Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2023-01-11T21:00:45.6076278Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2023-01-11T21:00:45.6078330Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2023-01-11T21:00:45.6080315Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2023-01-11T21:00:45.6082024Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2023-01-11T21:00:45.6083886Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2023-01-11T21:00:45.6085583Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2023-01-11T21:00:45.6087607Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2023-01-11T21:00:45.6089633Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2023-01-11T21:00:45.6091302Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2023-01-11T21:00:45.6092939Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2023-01-11T21:00:45.6094626Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2023-01-11T21:00:45.6096467Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2023-01-11T21:00:45.6098321Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2023-01-11T21:00:45.6099945Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2023-01-11T21:00:45.6101566Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2023-01-11T21:00:45.6103154Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2023-01-11T21:00:45.6104785Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2023-01-11T21:00:45.6107089Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2023-01-11T21:00:45.6109279Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2023-01-11T21:00:45.6110910Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2023-01-11T21:00:45.6112445Z adding 'torch/include/torch/csrc/onnx/init.h' 2023-01-11T21:00:45.6113920Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2023-01-11T21:00:45.6115723Z adding 'torch/include/torch/csrc/profiler/api.h' 2023-01-11T21:00:45.6121035Z adding 'torch/include/torch/csrc/profiler/collection.h' 2023-01-11T21:00:45.6124074Z adding 'torch/include/torch/csrc/profiler/containers.h' 2023-01-11T21:00:45.6127064Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2023-01-11T21:00:45.6128365Z adding 'torch/include/torch/csrc/profiler/events.h' 2023-01-11T21:00:45.6130750Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2023-01-11T21:00:45.6132319Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2023-01-11T21:00:45.6134415Z adding 'torch/include/torch/csrc/profiler/perf.h' 2023-01-11T21:00:45.6137221Z adding 'torch/include/torch/csrc/profiler/util.h' 2023-01-11T21:00:45.6140358Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2023-01-11T21:00:45.6142239Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2023-01-11T21:00:45.6144682Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2023-01-11T21:00:45.6146642Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2023-01-11T21:00:45.6148640Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2023-01-11T21:00:45.6150754Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2023-01-11T21:00:45.6152387Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2023-01-11T21:00:45.6154048Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2023-01-11T21:00:45.6155545Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2023-01-11T21:00:45.6157320Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2023-01-11T21:00:45.6159119Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2023-01-11T21:00:45.6160544Z adding 'torch/include/torch/csrc/utils/init.h' 2023-01-11T21:00:45.6162092Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2023-01-11T21:00:45.6163616Z adding 'torch/include/torch/csrc/utils/memory.h' 2023-01-11T21:00:45.6165003Z adding 'torch/include/torch/csrc/utils/nested.h' 2023-01-11T21:00:45.6166346Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2023-01-11T21:00:45.6168043Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2023-01-11T21:00:45.6169490Z adding 'torch/include/torch/csrc/utils/out_types.h' 2023-01-11T21:00:45.6172826Z adding 'torch/include/torch/csrc/utils/pybind.h' 2023-01-11T21:00:45.6174596Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2023-01-11T21:00:45.6184352Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2023-01-11T21:00:45.6186789Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2023-01-11T21:00:45.6188245Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2023-01-11T21:00:45.6190321Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2023-01-11T21:00:45.6192473Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2023-01-11T21:00:45.6194744Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2023-01-11T21:00:45.6196308Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2023-01-11T21:00:45.6198267Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2023-01-11T21:00:45.6199914Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2023-01-11T21:00:45.6201353Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2023-01-11T21:00:45.6205284Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2023-01-11T21:00:45.6207743Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2023-01-11T21:00:45.6209493Z adding 'torch/include/torch/csrc/utils/six.h' 2023-01-11T21:00:45.6210925Z adding 'torch/include/torch/csrc/utils/structseq.h' 2023-01-11T21:00:45.6212280Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2023-01-11T21:00:45.6213590Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2023-01-11T21:00:45.6215552Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2023-01-11T21:00:45.6216948Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2023-01-11T21:00:45.6218330Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2023-01-11T21:00:45.6219686Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2023-01-11T21:00:45.6221362Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2023-01-11T21:00:45.6223240Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2023-01-11T21:00:45.6224410Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2023-01-11T21:00:45.6225666Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2023-01-11T21:00:45.6228273Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2023-01-11T21:00:45.6231216Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2023-01-11T21:00:45.6233169Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2023-01-11T21:00:45.6235336Z adding 'torch/include/torch/csrc/utils/variadic.h' 2023-01-11T21:00:45.6239229Z adding 'torch/jit/__init__.py' 2023-01-11T21:00:45.6241547Z adding 'torch/jit/_async.py' 2023-01-11T21:00:45.6244152Z adding 'torch/jit/_builtins.py' 2023-01-11T21:00:45.6247506Z adding 'torch/jit/_check.py' 2023-01-11T21:00:45.6250488Z adding 'torch/jit/_dataclass_impls.py' 2023-01-11T21:00:45.6252063Z adding 'torch/jit/_decomposition_utils.py' 2023-01-11T21:00:45.6254158Z adding 'torch/jit/_decompositions.py' 2023-01-11T21:00:45.6257497Z adding 'torch/jit/_freeze.py' 2023-01-11T21:00:45.6260399Z adding 'torch/jit/_fuser.py' 2023-01-11T21:00:45.6261999Z adding 'torch/jit/_ir_utils.py' 2023-01-11T21:00:45.6264081Z adding 'torch/jit/_logging.py' 2023-01-11T21:00:45.6266716Z adding 'torch/jit/_monkeytype_config.py' 2023-01-11T21:00:45.6268125Z adding 'torch/jit/_pickle.py' 2023-01-11T21:00:45.6280699Z adding 'torch/jit/_recursive.py' 2023-01-11T21:00:45.6300665Z adding 'torch/jit/_script.py' 2023-01-11T21:00:45.6305502Z adding 'torch/jit/_serialization.py' 2023-01-11T21:00:45.6316454Z adding 'torch/jit/_shape_functions.py' 2023-01-11T21:00:45.6319597Z adding 'torch/jit/_state.py' 2023-01-11T21:00:45.6334145Z adding 'torch/jit/_trace.py' 2023-01-11T21:00:45.6340694Z adding 'torch/jit/annotations.py' 2023-01-11T21:00:45.6353132Z adding 'torch/jit/frontend.py' 2023-01-11T21:00:45.6355826Z adding 'torch/jit/generate_bytecode.py' 2023-01-11T21:00:45.6360893Z adding 'torch/jit/quantized.py' 2023-01-11T21:00:45.6364910Z adding 'torch/jit/supported_ops.py' 2023-01-11T21:00:45.6367164Z adding 'torch/jit/unsupported_tensor_ops.py' 2023-01-11T21:00:45.6368475Z adding 'torch/jit/_passes/__init__.py' 2023-01-11T21:00:45.6370110Z adding 'torch/jit/_passes/_property_propagation.py' 2023-01-11T21:00:45.6373107Z adding 'torch/jit/mobile/__init__.py' 2023-01-11T21:00:45.6506361Z adding 'torch/lib/libbackend_with_compiler.so' 2023-01-11T21:00:45.6801608Z adding 'torch/lib/libc10.so' 2023-01-11T21:00:45.7022346Z adding 'torch/lib/libc10_cuda.so' 2023-01-11T21:00:45.7039787Z adding 'torch/lib/libc10d_cuda_test.so' 2023-01-11T21:00:45.7045090Z adding 'torch/lib/libcaffe2_nvrtc.so' 2023-01-11T21:00:45.7159999Z adding 'torch/lib/libjitbackend_test.so' 2023-01-11T21:00:45.7180082Z adding 'torch/lib/libshm.so' 2023-01-11T21:00:45.7184719Z adding 'torch/lib/libtorch.so' 2023-01-11T21:00:55.7547868Z adding 'torch/lib/libtorch_cpu.so' 2023-01-11T21:01:05.7071444Z adding 'torch/lib/libtorch_cuda.so' 2023-01-11T21:01:06.1386517Z adding 'torch/lib/libtorch_cuda_linalg.so' 2023-01-11T21:01:06.1405816Z adding 'torch/lib/libtorch_global_deps.so' 2023-01-11T21:01:07.0269613Z adding 'torch/lib/libtorch_python.so' 2023-01-11T21:01:07.1055564Z adding 'torch/lib/libtorchbind_test.so' 2023-01-11T21:01:07.1104875Z adding 'torch/linalg/__init__.py' 2023-01-11T21:01:07.1109076Z adding 'torch/masked/__init__.py' 2023-01-11T21:01:07.1114071Z adding 'torch/masked/_docs.py' 2023-01-11T21:01:07.1130791Z adding 'torch/masked/_ops.py' 2023-01-11T21:01:07.1134049Z adding 'torch/masked/maskedtensor/__init__.py' 2023-01-11T21:01:07.1137712Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2023-01-11T21:01:07.1140370Z adding 'torch/masked/maskedtensor/binary.py' 2023-01-11T21:01:07.1144663Z adding 'torch/masked/maskedtensor/core.py' 2023-01-11T21:01:07.1146331Z adding 'torch/masked/maskedtensor/creation.py' 2023-01-11T21:01:07.1148209Z adding 'torch/masked/maskedtensor/passthrough.py' 2023-01-11T21:01:07.1150493Z adding 'torch/masked/maskedtensor/reductions.py' 2023-01-11T21:01:07.1152502Z adding 'torch/masked/maskedtensor/unary.py' 2023-01-11T21:01:07.1154402Z adding 'torch/monitor/__init__.py' 2023-01-11T21:01:07.1156635Z adding 'torch/multiprocessing/__init__.py' 2023-01-11T21:01:07.1158240Z adding 'torch/multiprocessing/_atfork.py' 2023-01-11T21:01:07.1159995Z adding 'torch/multiprocessing/pool.py' 2023-01-11T21:01:07.1161593Z adding 'torch/multiprocessing/queue.py' 2023-01-11T21:01:07.1166939Z adding 'torch/multiprocessing/reductions.py' 2023-01-11T21:01:07.1170621Z adding 'torch/multiprocessing/spawn.py' 2023-01-11T21:01:07.1173639Z adding 'torch/nested/__init__.py' 2023-01-11T21:01:07.1176091Z adding 'torch/nn/__init__.py' 2023-01-11T21:01:07.1177748Z adding 'torch/nn/_reduction.py' 2023-01-11T21:01:07.1179454Z adding 'torch/nn/common_types.py' 2023-01-11T21:01:07.1181436Z adding 'torch/nn/cpp.py' 2023-01-11T21:01:07.1236075Z adding 'torch/nn/functional.py' 2023-01-11T21:01:07.1244475Z adding 'torch/nn/functional.pyi' 2023-01-11T21:01:07.1247071Z adding 'torch/nn/grad.py' 2023-01-11T21:01:07.1252685Z adding 'torch/nn/init.py' 2023-01-11T21:01:07.1256531Z adding 'torch/nn/parameter.py' 2023-01-11T21:01:07.1258877Z adding 'torch/nn/parameter.pyi' 2023-01-11T21:01:07.1260082Z adding 'torch/nn/backends/__init__.py' 2023-01-11T21:01:07.1261045Z adding 'torch/nn/backends/thnn.py' 2023-01-11T21:01:07.1263070Z adding 'torch/nn/intrinsic/__init__.py' 2023-01-11T21:01:07.1265048Z adding 'torch/nn/intrinsic/modules/__init__.py' 2023-01-11T21:01:07.1266635Z adding 'torch/nn/intrinsic/modules/fused.py' 2023-01-11T21:01:07.1268221Z adding 'torch/nn/intrinsic/qat/__init__.py' 2023-01-11T21:01:07.1269780Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2023-01-11T21:01:07.1271154Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2023-01-11T21:01:07.1272881Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2023-01-11T21:01:07.1280389Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2023-01-11T21:01:07.1282276Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2023-01-11T21:01:07.1282753Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2023-01-11T21:01:07.1283174Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2023-01-11T21:01:07.1283906Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2023-01-11T21:01:07.1284439Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2023-01-11T21:01:07.1285264Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2023-01-11T21:01:07.1285777Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2023-01-11T21:01:07.1286152Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2023-01-11T21:01:07.1288913Z adding 'torch/nn/modules/__init__.py' 2023-01-11T21:01:07.1292700Z adding 'torch/nn/modules/_functions.py' 2023-01-11T21:01:07.1305574Z adding 'torch/nn/modules/activation.py' 2023-01-11T21:01:07.1310971Z adding 'torch/nn/modules/adaptive.py' 2023-01-11T21:01:07.1318377Z adding 'torch/nn/modules/batchnorm.py' 2023-01-11T21:01:07.1321108Z adding 'torch/nn/modules/channelshuffle.py' 2023-01-11T21:01:07.1329941Z adding 'torch/nn/modules/container.py' 2023-01-11T21:01:07.1343663Z adding 'torch/nn/modules/conv.py' 2023-01-11T21:01:07.1347678Z adding 'torch/nn/modules/distance.py' 2023-01-11T21:01:07.1350775Z adding 'torch/nn/modules/dropout.py' 2023-01-11T21:01:07.1353620Z adding 'torch/nn/modules/flatten.py' 2023-01-11T21:01:07.1357543Z adding 'torch/nn/modules/fold.py' 2023-01-11T21:01:07.1361612Z adding 'torch/nn/modules/instancenorm.py' 2023-01-11T21:01:07.1366179Z adding 'torch/nn/modules/lazy.py' 2023-01-11T21:01:07.1369640Z adding 'torch/nn/modules/linear.py' 2023-01-11T21:01:07.1391419Z adding 'torch/nn/modules/loss.py' 2023-01-11T21:01:07.1422792Z adding 'torch/nn/modules/module.py' 2023-01-11T21:01:07.1428463Z adding 'torch/nn/modules/normalization.py' 2023-01-11T21:01:07.1431982Z adding 'torch/nn/modules/padding.py' 2023-01-11T21:01:07.1434806Z adding 'torch/nn/modules/pixelshuffle.py' 2023-01-11T21:01:07.1443438Z adding 'torch/nn/modules/pooling.py' 2023-01-11T21:01:07.1457215Z adding 'torch/nn/modules/rnn.py' 2023-01-11T21:01:07.1464299Z adding 'torch/nn/modules/sparse.py' 2023-01-11T21:01:07.1472857Z adding 'torch/nn/modules/transformer.py' 2023-01-11T21:01:07.1477298Z adding 'torch/nn/modules/upsampling.py' 2023-01-11T21:01:07.1479693Z adding 'torch/nn/modules/utils.py' 2023-01-11T21:01:07.1481794Z adding 'torch/nn/parallel/__init__.py' 2023-01-11T21:01:07.1483375Z adding 'torch/nn/parallel/__init__.pyi' 2023-01-11T21:01:07.1485685Z adding 'torch/nn/parallel/_functions.py' 2023-01-11T21:01:07.1487715Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2023-01-11T21:01:07.1489392Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2023-01-11T21:01:07.1492844Z adding 'torch/nn/parallel/comm.py' 2023-01-11T21:01:07.1494793Z adding 'torch/nn/parallel/common_types.pyi' 2023-01-11T21:01:07.1498346Z adding 'torch/nn/parallel/data_parallel.py' 2023-01-11T21:01:07.1500254Z adding 'torch/nn/parallel/data_parallel.pyi' 2023-01-11T21:01:07.1528295Z adding 'torch/nn/parallel/distributed.py' 2023-01-11T21:01:07.1532575Z adding 'torch/nn/parallel/parallel_apply.py' 2023-01-11T21:01:07.1534192Z adding 'torch/nn/parallel/parallel_apply.pyi' 2023-01-11T21:01:07.1536845Z adding 'torch/nn/parallel/replicate.py' 2023-01-11T21:01:07.1538475Z adding 'torch/nn/parallel/replicate.pyi' 2023-01-11T21:01:07.1540560Z adding 'torch/nn/parallel/scatter_gather.py' 2023-01-11T21:01:07.1542372Z adding 'torch/nn/parallel/scatter_gather.pyi' 2023-01-11T21:01:07.1544543Z adding 'torch/nn/qat/__init__.py' 2023-01-11T21:01:07.1546174Z adding 'torch/nn/qat/dynamic/__init__.py' 2023-01-11T21:01:07.1547710Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2023-01-11T21:01:07.1549220Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2023-01-11T21:01:07.1551216Z adding 'torch/nn/qat/modules/__init__.py' 2023-01-11T21:01:07.1552897Z adding 'torch/nn/qat/modules/conv.py' 2023-01-11T21:01:07.1554289Z adding 'torch/nn/qat/modules/embedding_ops.py' 2023-01-11T21:01:07.1555811Z adding 'torch/nn/qat/modules/linear.py' 2023-01-11T21:01:07.1557303Z adding 'torch/nn/quantizable/__init__.py' 2023-01-11T21:01:07.1558906Z adding 'torch/nn/quantizable/modules/__init__.py' 2023-01-11T21:01:07.1560462Z adding 'torch/nn/quantizable/modules/activation.py' 2023-01-11T21:01:07.1561872Z adding 'torch/nn/quantizable/modules/rnn.py' 2023-01-11T21:01:07.1563732Z adding 'torch/nn/quantized/__init__.py' 2023-01-11T21:01:07.1565224Z adding 'torch/nn/quantized/functional.py' 2023-01-11T21:01:07.1566744Z adding 'torch/nn/quantized/_reference/__init__.py' 2023-01-11T21:01:07.1568589Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2023-01-11T21:01:07.1570106Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2023-01-11T21:01:07.1571641Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2023-01-11T21:01:07.1573165Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2023-01-11T21:01:07.1574888Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2023-01-11T21:01:07.1576491Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2023-01-11T21:01:07.1578834Z adding 'torch/nn/quantized/dynamic/__init__.py' 2023-01-11T21:01:07.1580263Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2023-01-11T21:01:07.1581768Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2023-01-11T21:01:07.1583502Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2023-01-11T21:01:07.1585164Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2023-01-11T21:01:07.1587678Z adding 'torch/nn/quantized/modules/__init__.py' 2023-01-11T21:01:07.1589485Z adding 'torch/nn/quantized/modules/activation.py' 2023-01-11T21:01:07.1591360Z adding 'torch/nn/quantized/modules/batchnorm.py' 2023-01-11T21:01:07.1592874Z adding 'torch/nn/quantized/modules/conv.py' 2023-01-11T21:01:07.1595191Z adding 'torch/nn/quantized/modules/dropout.py' 2023-01-11T21:01:07.1596263Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2023-01-11T21:01:07.1598471Z adding 'torch/nn/quantized/modules/functional_modules.py' 2023-01-11T21:01:07.1599908Z adding 'torch/nn/quantized/modules/linear.py' 2023-01-11T21:01:07.1602076Z adding 'torch/nn/quantized/modules/normalization.py' 2023-01-11T21:01:07.1603644Z adding 'torch/nn/quantized/modules/rnn.py' 2023-01-11T21:01:07.1605663Z adding 'torch/nn/quantized/modules/utils.py' 2023-01-11T21:01:07.1608303Z adding 'torch/nn/utils/__init__.py' 2023-01-11T21:01:07.1610207Z adding 'torch/nn/utils/_deprecation_utils.py' 2023-01-11T21:01:07.1613496Z adding 'torch/nn/utils/_per_sample_grad.py' 2023-01-11T21:01:07.1615182Z adding 'torch/nn/utils/_stateless.py' 2023-01-11T21:01:07.1618271Z adding 'torch/nn/utils/clip_grad.py' 2023-01-11T21:01:07.1620875Z adding 'torch/nn/utils/convert_parameters.py' 2023-01-11T21:01:07.1622933Z adding 'torch/nn/utils/fusion.py' 2023-01-11T21:01:07.1625559Z adding 'torch/nn/utils/init.py' 2023-01-11T21:01:07.1628217Z adding 'torch/nn/utils/memory_format.py' 2023-01-11T21:01:07.1635905Z adding 'torch/nn/utils/parametrizations.py' 2023-01-11T21:01:07.1647368Z adding 'torch/nn/utils/parametrize.py' 2023-01-11T21:01:07.1662390Z adding 'torch/nn/utils/prune.py' 2023-01-11T21:01:07.1670290Z adding 'torch/nn/utils/rnn.py' 2023-01-11T21:01:07.1675765Z adding 'torch/nn/utils/spectral_norm.py' 2023-01-11T21:01:07.1679276Z adding 'torch/nn/utils/stateless.py' 2023-01-11T21:01:07.1682264Z adding 'torch/nn/utils/weight_norm.py' 2023-01-11T21:01:07.1684578Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2023-01-11T21:01:07.1688450Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2023-01-11T21:01:07.1692409Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2023-01-11T21:01:07.1694575Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2023-01-11T21:01:07.1697182Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2023-01-11T21:01:07.1700415Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2023-01-11T21:01:07.1702964Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2023-01-11T21:01:07.1705799Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2023-01-11T21:01:07.1708101Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2023-01-11T21:01:07.1710455Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2023-01-11T21:01:07.1713568Z adding 'torch/onnx/__init__.py' 2023-01-11T21:01:07.1715383Z adding 'torch/onnx/_constants.py' 2023-01-11T21:01:07.1717779Z adding 'torch/onnx/_deprecation.py' 2023-01-11T21:01:07.1719659Z adding 'torch/onnx/_experimental.py' 2023-01-11T21:01:07.1721999Z adding 'torch/onnx/_exporter_states.py' 2023-01-11T21:01:07.1724481Z adding 'torch/onnx/_globals.py' 2023-01-11T21:01:07.1727098Z adding 'torch/onnx/_onnx_supported_ops.py' 2023-01-11T21:01:07.1731128Z adding 'torch/onnx/_patch_torch.py' 2023-01-11T21:01:07.1735190Z adding 'torch/onnx/_type_utils.py' 2023-01-11T21:01:07.1737966Z adding 'torch/onnx/errors.py' 2023-01-11T21:01:07.1739497Z adding 'torch/onnx/operators.py' 2023-01-11T21:01:07.1743503Z adding 'torch/onnx/symbolic_caffe2.py' 2023-01-11T21:01:07.1761576Z adding 'torch/onnx/symbolic_helper.py' 2023-01-11T21:01:07.1770050Z adding 'torch/onnx/symbolic_opset10.py' 2023-01-11T21:01:07.1786078Z adding 'torch/onnx/symbolic_opset11.py' 2023-01-11T21:01:07.1791851Z adding 'torch/onnx/symbolic_opset12.py' 2023-01-11T21:01:07.1800748Z adding 'torch/onnx/symbolic_opset13.py' 2023-01-11T21:01:07.1804180Z adding 'torch/onnx/symbolic_opset14.py' 2023-01-11T21:01:07.1806755Z adding 'torch/onnx/symbolic_opset15.py' 2023-01-11T21:01:07.1809118Z adding 'torch/onnx/symbolic_opset16.py' 2023-01-11T21:01:07.1810825Z adding 'torch/onnx/symbolic_opset17.py' 2023-01-11T21:01:07.1812285Z adding 'torch/onnx/symbolic_opset7.py' 2023-01-11T21:01:07.1816967Z adding 'torch/onnx/symbolic_opset8.py' 2023-01-11T21:01:07.1881264Z adding 'torch/onnx/symbolic_opset9.py' 2023-01-11T21:01:07.1911207Z adding 'torch/onnx/utils.py' 2023-01-11T21:01:07.1932759Z adding 'torch/onnx/verification.py' 2023-01-11T21:01:07.1935206Z adding 'torch/onnx/_internal/__init__.py' 2023-01-11T21:01:07.1937071Z adding 'torch/onnx/_internal/_beartype.py' 2023-01-11T21:01:07.1941274Z adding 'torch/onnx/_internal/jit_utils.py' 2023-01-11T21:01:07.1945306Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2023-01-11T21:01:07.1949027Z adding 'torch/onnx/_internal/registration.py' 2023-01-11T21:01:07.1951045Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2023-01-11T21:01:07.1953383Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2023-01-11T21:01:07.1955644Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2023-01-11T21:01:07.1957421Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2023-01-11T21:01:07.1961650Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2023-01-11T21:01:07.1964093Z adding 'torch/onnx/_internal/diagnostics/infra/engine.py' 2023-01-11T21:01:07.1965756Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2023-01-11T21:01:07.1967343Z adding 'torch/onnx/_internal/diagnostics/infra/utils.py' 2023-01-11T21:01:07.1969444Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2023-01-11T21:01:07.1971231Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2023-01-11T21:01:07.1972829Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2023-01-11T21:01:07.1974412Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2023-01-11T21:01:07.1975792Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2023-01-11T21:01:07.1977181Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2023-01-11T21:01:07.1978843Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2023-01-11T21:01:07.1980462Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2023-01-11T21:01:07.1982265Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2023-01-11T21:01:07.1983992Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2023-01-11T21:01:07.1985478Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2023-01-11T21:01:07.1987137Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2023-01-11T21:01:07.1988687Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2023-01-11T21:01:07.1990534Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2023-01-11T21:01:07.1992364Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2023-01-11T21:01:07.1994343Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2023-01-11T21:01:07.1996056Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2023-01-11T21:01:07.1997728Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2023-01-11T21:01:07.1999466Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2023-01-11T21:01:07.2001371Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2023-01-11T21:01:07.2003062Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2023-01-11T21:01:07.2004677Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2023-01-11T21:01:07.2006273Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2023-01-11T21:01:07.2007892Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2023-01-11T21:01:07.2009446Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2023-01-11T21:01:07.2010993Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2023-01-11T21:01:07.2012691Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2023-01-11T21:01:07.2014367Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2023-01-11T21:01:07.2015850Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2023-01-11T21:01:07.2017571Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2023-01-11T21:01:07.2019100Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2023-01-11T21:01:07.2020928Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2023-01-11T21:01:07.2022664Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2023-01-11T21:01:07.2024099Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2023-01-11T21:01:07.2025679Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2023-01-11T21:01:07.2027186Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2023-01-11T21:01:07.2029101Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2023-01-11T21:01:07.2030739Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2023-01-11T21:01:07.2032730Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2023-01-11T21:01:07.2034363Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2023-01-11T21:01:07.2036061Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2023-01-11T21:01:07.2037565Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2023-01-11T21:01:07.2039081Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2023-01-11T21:01:07.2040455Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2023-01-11T21:01:07.2042014Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2023-01-11T21:01:07.2043624Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2023-01-11T21:01:07.2045377Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2023-01-11T21:01:07.2047260Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2023-01-11T21:01:07.2049430Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2023-01-11T21:01:07.2050911Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2023-01-11T21:01:07.2053177Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2023-01-11T21:01:07.2054309Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2023-01-11T21:01:07.2056014Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2023-01-11T21:01:07.2057523Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2023-01-11T21:01:07.2059077Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2023-01-11T21:01:07.2061083Z adding 'torch/optim/__init__.py' 2023-01-11T21:01:07.2062697Z adding 'torch/optim/__init__.pyi' 2023-01-11T21:01:07.2065026Z adding 'torch/optim/_functional.py' 2023-01-11T21:01:07.2068013Z adding 'torch/optim/adadelta.py' 2023-01-11T21:01:07.2069602Z adding 'torch/optim/adadelta.pyi' 2023-01-11T21:01:07.2073338Z adding 'torch/optim/adagrad.py' 2023-01-11T21:01:07.2075065Z adding 'torch/optim/adagrad.pyi' 2023-01-11T21:01:07.2082325Z adding 'torch/optim/adam.py' 2023-01-11T21:01:07.2084358Z adding 'torch/optim/adam.pyi' 2023-01-11T21:01:07.2087970Z adding 'torch/optim/adamax.py' 2023-01-11T21:01:07.2089773Z adding 'torch/optim/adamax.pyi' 2023-01-11T21:01:07.2094606Z adding 'torch/optim/adamw.py' 2023-01-11T21:01:07.2096511Z adding 'torch/optim/adamw.pyi' 2023-01-11T21:01:07.2099749Z adding 'torch/optim/asgd.py' 2023-01-11T21:01:07.2101461Z adding 'torch/optim/asgd.pyi' 2023-01-11T21:01:07.2106886Z adding 'torch/optim/lbfgs.py' 2023-01-11T21:01:07.2108715Z adding 'torch/optim/lbfgs.pyi' 2023-01-11T21:01:07.2126828Z adding 'torch/optim/lr_scheduler.py' 2023-01-11T21:01:07.2130721Z adding 'torch/optim/lr_scheduler.pyi' 2023-01-11T21:01:07.2134700Z adding 'torch/optim/nadam.py' 2023-01-11T21:01:07.2136570Z adding 'torch/optim/nadam.pyi' 2023-01-11T21:01:07.2142740Z adding 'torch/optim/optimizer.py' 2023-01-11T21:01:07.2144833Z adding 'torch/optim/optimizer.pyi' 2023-01-11T21:01:07.2148786Z adding 'torch/optim/radam.py' 2023-01-11T21:01:07.2150808Z adding 'torch/optim/radam.pyi' 2023-01-11T21:01:07.2154541Z adding 'torch/optim/rmsprop.py' 2023-01-11T21:01:07.2156409Z adding 'torch/optim/rmsprop.pyi' 2023-01-11T21:01:07.2159884Z adding 'torch/optim/rprop.py' 2023-01-11T21:01:07.2161594Z adding 'torch/optim/rprop.pyi' 2023-01-11T21:01:07.2165270Z adding 'torch/optim/sgd.py' 2023-01-11T21:01:07.2167267Z adding 'torch/optim/sgd.pyi' 2023-01-11T21:01:07.2169583Z adding 'torch/optim/sparse_adam.py' 2023-01-11T21:01:07.2171265Z adding 'torch/optim/sparse_adam.pyi' 2023-01-11T21:01:07.2175355Z adding 'torch/optim/swa_utils.py' 2023-01-11T21:01:07.2177321Z adding 'torch/optim/swa_utils.pyi' 2023-01-11T21:01:07.2179244Z adding 'torch/optim/_multi_tensor/__init__.py' 2023-01-11T21:01:07.2181157Z adding 'torch/package/__init__.py' 2023-01-11T21:01:07.2183821Z adding 'torch/package/_digraph.py' 2023-01-11T21:01:07.2185742Z adding 'torch/package/_directory_reader.py' 2023-01-11T21:01:07.2187803Z adding 'torch/package/_importlib.py' 2023-01-11T21:01:07.2189714Z adding 'torch/package/_mangling.py' 2023-01-11T21:01:07.2191838Z adding 'torch/package/_mock.py' 2023-01-11T21:01:07.2194421Z adding 'torch/package/_package_pickler.py' 2023-01-11T21:01:07.2196409Z adding 'torch/package/_package_unpickler.py' 2023-01-11T21:01:07.2198876Z adding 'torch/package/_stdlib.py' 2023-01-11T21:01:07.2201879Z adding 'torch/package/file_structure_representation.py' 2023-01-11T21:01:07.2204085Z adding 'torch/package/find_file_dependencies.py' 2023-01-11T21:01:07.2206246Z adding 'torch/package/glob_group.py' 2023-01-11T21:01:07.2209874Z adding 'torch/package/importer.py' 2023-01-11T21:01:07.2224555Z adding 'torch/package/package_exporter.py' 2023-01-11T21:01:07.2235368Z adding 'torch/package/package_importer.py' 2023-01-11T21:01:07.2237652Z adding 'torch/package/analyze/__init__.py' 2023-01-11T21:01:07.2240017Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2023-01-11T21:01:07.2240921Z adding 'torch/package/analyze/is_from_package.py' 2023-01-11T21:01:07.2242975Z adding 'torch/package/analyze/trace_dependencies.py' 2023-01-11T21:01:07.2244844Z adding 'torch/profiler/__init__.py' 2023-01-11T21:01:07.2256396Z adding 'torch/profiler/_memory_profiler.py' 2023-01-11T21:01:07.2263672Z adding 'torch/profiler/_pattern_matcher.py' 2023-01-11T21:01:07.2268494Z adding 'torch/profiler/_utils.py' 2023-01-11T21:01:07.2270459Z adding 'torch/profiler/itt.py' 2023-01-11T21:01:07.2277321Z adding 'torch/profiler/profiler.py' 2023-01-11T21:01:07.2279322Z adding 'torch/profiler/python_tracer.py' 2023-01-11T21:01:07.2281791Z adding 'torch/quantization/__init__.py' 2023-01-11T21:01:07.2283467Z adding 'torch/quantization/_numeric_suite.py' 2023-01-11T21:01:07.2285013Z adding 'torch/quantization/_numeric_suite_fx.py' 2023-01-11T21:01:07.2286442Z adding 'torch/quantization/fake_quantize.py' 2023-01-11T21:01:07.2287916Z adding 'torch/quantization/fuse_modules.py' 2023-01-11T21:01:07.2289388Z adding 'torch/quantization/fuser_method_mappings.py' 2023-01-11T21:01:07.2290781Z adding 'torch/quantization/observer.py' 2023-01-11T21:01:07.2292289Z adding 'torch/quantization/qconfig.py' 2023-01-11T21:01:07.2293660Z adding 'torch/quantization/quant_type.py' 2023-01-11T21:01:07.2295313Z adding 'torch/quantization/quantization_mappings.py' 2023-01-11T21:01:07.2296714Z adding 'torch/quantization/quantize.py' 2023-01-11T21:01:07.2298345Z adding 'torch/quantization/quantize_fx.py' 2023-01-11T21:01:07.2300482Z adding 'torch/quantization/quantize_jit.py' 2023-01-11T21:01:07.2301466Z adding 'torch/quantization/stubs.py' 2023-01-11T21:01:07.2302996Z adding 'torch/quantization/utils.py' 2023-01-11T21:01:07.2305047Z adding 'torch/quantization/fx/__init__.py' 2023-01-11T21:01:07.2306496Z adding 'torch/quantization/fx/_equalize.py' 2023-01-11T21:01:07.2307652Z adding 'torch/quantization/fx/convert.py' 2023-01-11T21:01:07.2309225Z adding 'torch/quantization/fx/fuse.py' 2023-01-11T21:01:07.2310440Z adding 'torch/quantization/fx/fusion_patterns.py' 2023-01-11T21:01:07.2311968Z adding 'torch/quantization/fx/graph_module.py' 2023-01-11T21:01:07.2313465Z adding 'torch/quantization/fx/match_utils.py' 2023-01-11T21:01:07.2315000Z adding 'torch/quantization/fx/pattern_utils.py' 2023-01-11T21:01:07.2316447Z adding 'torch/quantization/fx/prepare.py' 2023-01-11T21:01:07.2318377Z adding 'torch/quantization/fx/quantization_patterns.py' 2023-01-11T21:01:07.2319447Z adding 'torch/quantization/fx/quantization_types.py' 2023-01-11T21:01:07.2320959Z adding 'torch/quantization/fx/utils.py' 2023-01-11T21:01:07.2322814Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2023-01-11T21:01:07.2325400Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2023-01-11T21:01:07.2327025Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2023-01-11T21:01:07.2328655Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2023-01-11T21:01:07.2330903Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2023-01-11T21:01:07.2332837Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2023-01-11T21:01:07.2334770Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2023-01-11T21:01:07.2336881Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2023-01-11T21:01:07.2364441Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2023-01-11T21:01:07.2371012Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2023-01-11T21:01:07.2373272Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2023-01-11T21:01:07.2375970Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2023-01-11T21:01:07.2378227Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2023-01-11T21:01:07.2382273Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2023-01-11T21:01:07.2386482Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2023-01-11T21:01:07.2390353Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2023-01-11T21:01:07.2396454Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2023-01-11T21:01:07.2399031Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2023-01-11T21:01:07.2400949Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2023-01-11T21:01:07.2402649Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2023-01-11T21:01:07.2404683Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2023-01-11T21:01:07.2406247Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2023-01-11T21:01:07.2408080Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2023-01-11T21:01:07.2414619Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2023-01-11T21:01:07.2417499Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2023-01-11T21:01:07.2419949Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2023-01-11T21:01:07.2423108Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2023-01-11T21:01:07.2425109Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2023-01-11T21:01:07.2426453Z adding 'torch/signal/__init__.py' 2023-01-11T21:01:07.2428051Z adding 'torch/signal/windows/__init__.py' 2023-01-11T21:01:07.2432968Z adding 'torch/signal/windows/windows.py' 2023-01-11T21:01:07.2437979Z adding 'torch/sparse/__init__.py' 2023-01-11T21:01:07.2444736Z adding 'torch/special/__init__.py' 2023-01-11T21:01:07.2698181Z adding 'torch/test/CppSignature_test' 2023-01-11T21:01:07.3059621Z adding 'torch/test/Dict_test' 2023-01-11T21:01:07.3339431Z adding 'torch/test/Dimname_test' 2023-01-11T21:01:07.3644672Z adding 'torch/test/IListRef_test' 2023-01-11T21:01:07.3971579Z adding 'torch/test/KernelFunction_test' 2023-01-11T21:01:07.4470687Z adding 'torch/test/List_test' 2023-01-11T21:01:07.4826372Z adding 'torch/test/MaybeOwned_test' 2023-01-11T21:01:07.5128922Z adding 'torch/test/NamedTensor_test' 2023-01-11T21:01:07.5429960Z adding 'torch/test/apply_utils_test' 2023-01-11T21:01:07.5740631Z adding 'torch/test/atest' 2023-01-11T21:01:07.6031012Z adding 'torch/test/backend_fallback_test' 2023-01-11T21:01:07.6365006Z adding 'torch/test/basic' 2023-01-11T21:01:07.6648886Z adding 'torch/test/broadcast_test' 2023-01-11T21:01:07.6906633Z adding 'torch/test/c10_Array_test' 2023-01-11T21:01:07.7179915Z adding 'torch/test/c10_Bitset_test' 2023-01-11T21:01:07.7446947Z adding 'torch/test/c10_C++17_test' 2023-01-11T21:01:07.7709863Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2023-01-11T21:01:07.7967144Z adding 'torch/test/c10_ConstexprCrc_test' 2023-01-11T21:01:07.8227463Z adding 'torch/test/c10_DeadlockDetection_test' 2023-01-11T21:01:07.8494880Z adding 'torch/test/c10_DeviceGuard_test' 2023-01-11T21:01:07.8759690Z adding 'torch/test/c10_Device_test' 2023-01-11T21:01:07.9061215Z adding 'torch/test/c10_DispatchKeySet_test' 2023-01-11T21:01:07.9324008Z adding 'torch/test/c10_Half_test' 2023-01-11T21:01:07.9603642Z adding 'torch/test/c10_InlineDeviceGuard_test' 2023-01-11T21:01:07.9896026Z adding 'torch/test/c10_InlineStreamGuard_test' 2023-01-11T21:01:08.0185049Z adding 'torch/test/c10_LeftRight_test' 2023-01-11T21:01:08.0495521Z adding 'torch/test/c10_Metaprogramming_test' 2023-01-11T21:01:08.0790295Z adding 'torch/test/c10_SizesAndStrides_test' 2023-01-11T21:01:08.1416885Z adding 'torch/test/c10_SmallVectorTest' 2023-01-11T21:01:08.1704610Z adding 'torch/test/c10_StreamGuard_test' 2023-01-11T21:01:08.1964174Z adding 'torch/test/c10_SymInt_test' 2023-01-11T21:01:08.2226074Z adding 'torch/test/c10_Synchronized_test' 2023-01-11T21:01:08.2510102Z adding 'torch/test/c10_ThreadLocal_test' 2023-01-11T21:01:08.2779649Z adding 'torch/test/c10_TypeIndex_test' 2023-01-11T21:01:08.3043988Z adding 'torch/test/c10_TypeList_test' 2023-01-11T21:01:08.3301799Z adding 'torch/test/c10_TypeTraits_test' 2023-01-11T21:01:08.3573472Z adding 'torch/test/c10_accumulate_test' 2023-01-11T21:01:08.3855882Z adding 'torch/test/c10_bfloat16_test' 2023-01-11T21:01:08.4156132Z adding 'torch/test/c10_complex_math_test' 2023-01-11T21:01:08.4444215Z adding 'torch/test/c10_complex_test' 2023-01-11T21:01:08.4723011Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_1_var_test' 2023-01-11T21:01:08.5002787Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_catches_stream' 2023-01-11T21:01:08.5279606Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device' 2023-01-11T21:01:08.5554902Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes' 2023-01-11T21:01:08.5831175Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads' 2023-01-11T21:01:08.6110550Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks' 2023-01-11T21:01:08.6388006Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block' 2023-01-11T21:01:08.6646512Z adding 'torch/test/c10_cuda_CUDATest' 2023-01-11T21:01:08.7126009Z adding 'torch/test/c10_either_test' 2023-01-11T21:01:08.7418000Z adding 'torch/test/c10_exception_test' 2023-01-11T21:01:08.7685885Z adding 'torch/test/c10_flags_test' 2023-01-11T21:01:08.7912010Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2023-01-11T21:01:08.8578834Z adding 'torch/test/c10_intrusive_ptr_test' 2023-01-11T21:01:08.8879395Z adding 'torch/test/c10_irange_test' 2023-01-11T21:01:08.9165031Z adding 'torch/test/c10_logging_test' 2023-01-11T21:01:08.9552049Z adding 'torch/test/c10_optional_test' 2023-01-11T21:01:08.9874811Z adding 'torch/test/c10_ordered_preserving_dict_test' 2023-01-11T21:01:09.0156733Z adding 'torch/test/c10_registry_test' 2023-01-11T21:01:09.0456002Z adding 'torch/test/c10_string_view_test' 2023-01-11T21:01:09.0724191Z adding 'torch/test/c10_tempfile_test' 2023-01-11T21:01:09.1003815Z adding 'torch/test/c10_typeid_test' 2023-01-11T21:01:09.1297395Z adding 'torch/test/cpu_generator_test' 2023-01-11T21:01:09.1576568Z adding 'torch/test/cpu_profiling_allocator_test' 2023-01-11T21:01:09.2029884Z adding 'torch/test/cpu_rng_test' 2023-01-11T21:01:09.2314093Z adding 'torch/test/cuda_apply_test' 2023-01-11T21:01:09.2616087Z adding 'torch/test/cuda_atomic_ops_test' 2023-01-11T21:01:09.2895472Z adding 'torch/test/cuda_caching_host_allocator_test' 2023-01-11T21:01:09.3240455Z adding 'torch/test/cuda_complex_math_test' 2023-01-11T21:01:09.3548098Z adding 'torch/test/cuda_complex_test' 2023-01-11T21:01:09.3846984Z adding 'torch/test/cuda_cub_test' 2023-01-11T21:01:09.4110009Z adding 'torch/test/cuda_cudnn_test' 2023-01-11T21:01:09.4370563Z adding 'torch/test/cuda_device_test' 2023-01-11T21:01:09.4720658Z adding 'torch/test/cuda_distributions_test' 2023-01-11T21:01:09.4990192Z adding 'torch/test/cuda_dlconvertor_test' 2023-01-11T21:01:09.5280403Z adding 'torch/test/cuda_generator_test' 2023-01-11T21:01:09.5543718Z adding 'torch/test/cuda_half_test' 2023-01-11T21:01:09.5810649Z adding 'torch/test/cuda_integer_divider_test' 2023-01-11T21:01:09.6070533Z adding 'torch/test/cuda_optional_test' 2023-01-11T21:01:09.6341035Z adding 'torch/test/cuda_packedtensoraccessor_test' 2023-01-11T21:01:09.6608334Z adding 'torch/test/cuda_reportMemoryUsage_test' 2023-01-11T21:01:09.6921094Z adding 'torch/test/cuda_stream_test' 2023-01-11T21:01:09.7194713Z adding 'torch/test/cuda_vectorized_test' 2023-01-11T21:01:09.7455810Z adding 'torch/test/dispatch_key_set_test' 2023-01-11T21:01:09.7718938Z adding 'torch/test/dlconvertor_test' 2023-01-11T21:01:09.8023876Z adding 'torch/test/extension_backend_test' 2023-01-11T21:01:09.8300049Z adding 'torch/test/half_test' 2023-01-11T21:01:09.8574732Z adding 'torch/test/inline_container_test' 2023-01-11T21:01:09.9085354Z adding 'torch/test/ivalue_test' 2023-01-11T21:01:09.9725581Z adding 'torch/test/kernel_function_legacy_test' 2023-01-11T21:01:10.0240039Z adding 'torch/test/kernel_function_test' 2023-01-11T21:01:10.0888993Z adding 'torch/test/kernel_lambda_legacy_test' 2023-01-11T21:01:10.1433163Z adding 'torch/test/kernel_lambda_test' 2023-01-11T21:01:10.1766716Z adding 'torch/test/kernel_stackbased_test' 2023-01-11T21:01:10.2029740Z adding 'torch/test/lazy_tensor_test' 2023-01-11T21:01:10.2409750Z adding 'torch/test/legacy_vmap_test' 2023-01-11T21:01:10.2913674Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2023-01-11T21:01:10.3202808Z adding 'torch/test/math_kernel_test' 2023-01-11T21:01:10.3481583Z adding 'torch/test/memory_format_test' 2023-01-11T21:01:10.3756933Z adding 'torch/test/memory_overlapping_test' 2023-01-11T21:01:10.4035882Z adding 'torch/test/mobile_memory_cleanup' 2023-01-11T21:01:10.4332188Z adding 'torch/test/native_test' 2023-01-11T21:01:10.4590674Z adding 'torch/test/op_allowlist_test' 2023-01-11T21:01:10.6007619Z adding 'torch/test/op_registration_test' 2023-01-11T21:01:10.6364527Z adding 'torch/test/operator_name_test' 2023-01-11T21:01:10.6630842Z adding 'torch/test/operators_test' 2023-01-11T21:01:10.6901613Z adding 'torch/test/packedtensoraccessor_test' 2023-01-11T21:01:10.7266640Z adding 'torch/test/pow_test' 2023-01-11T21:01:10.7567163Z adding 'torch/test/quantized_test' 2023-01-11T21:01:10.7833658Z adding 'torch/test/reduce_ops_test' 2023-01-11T21:01:10.8098409Z adding 'torch/test/reportMemoryUsage_test' 2023-01-11T21:01:10.8396790Z adding 'torch/test/scalar_tensor_test' 2023-01-11T21:01:10.8696725Z adding 'torch/test/scalar_test' 2023-01-11T21:01:10.8970934Z adding 'torch/test/stride_properties_test' 2023-01-11T21:01:10.9371108Z adding 'torch/test/tensor_iterator_test' 2023-01-11T21:01:10.9665135Z adding 'torch/test/test_parallel' 2023-01-11T21:01:10.9687347Z adding 'torch/test/thread_init_test' 2023-01-11T21:01:10.9949030Z adding 'torch/test/type_ptr_test' 2023-01-11T21:01:11.0272070Z adding 'torch/test/type_test' 2023-01-11T21:01:11.0547875Z adding 'torch/test/undefined_tensor_test' 2023-01-11T21:01:11.0809336Z adding 'torch/test/variant_test' 2023-01-11T21:01:11.0826906Z adding 'torch/test/verify_api_visibility' 2023-01-11T21:01:11.1084001Z adding 'torch/test/weakref_test' 2023-01-11T21:01:11.1353405Z adding 'torch/test/wrapdim_test' 2023-01-11T21:01:11.1614943Z adding 'torch/test/xla_tensor_test' 2023-01-11T21:01:11.1629568Z adding 'torch/testing/__init__.py' 2023-01-11T21:01:11.1644980Z adding 'torch/testing/_comparison.py' 2023-01-11T21:01:11.1650480Z adding 'torch/testing/_creation.py' 2023-01-11T21:01:11.1652570Z adding 'torch/testing/_internal/__init__.py' 2023-01-11T21:01:11.1656451Z adding 'torch/testing/_internal/autocast_test_lists.py' 2023-01-11T21:01:11.1660539Z adding 'torch/testing/_internal/autograd_function_db.py' 2023-01-11T21:01:11.1663974Z adding 'torch/testing/_internal/check_kernel_launches.py' 2023-01-11T21:01:11.1666761Z adding 'torch/testing/_internal/common_cuda.py' 2023-01-11T21:01:11.1684545Z adding 'torch/testing/_internal/common_device_type.py' 2023-01-11T21:01:11.1687646Z adding 'torch/testing/_internal/common_dist_composable.py' 2023-01-11T21:01:11.1698579Z adding 'torch/testing/_internal/common_distributed.py' 2023-01-11T21:01:11.1701374Z adding 'torch/testing/_internal/common_dtype.py' 2023-01-11T21:01:11.1712388Z adding 'torch/testing/_internal/common_fsdp.py' 2023-01-11T21:01:11.1717856Z adding 'torch/testing/_internal/common_jit.py' 2023-01-11T21:01:11.1897312Z adding 'torch/testing/_internal/common_methods_invocations.py' 2023-01-11T21:01:11.1929791Z adding 'torch/testing/_internal/common_modules.py' 2023-01-11T21:01:11.1976022Z adding 'torch/testing/_internal/common_nn.py' 2023-01-11T21:01:11.1984147Z adding 'torch/testing/_internal/common_pruning.py' 2023-01-11T21:01:11.2003225Z adding 'torch/testing/_internal/common_quantization.py' 2023-01-11T21:01:11.2008351Z adding 'torch/testing/_internal/common_quantized.py' 2023-01-11T21:01:11.2011587Z adding 'torch/testing/_internal/common_subclass.py' 2023-01-11T21:01:11.2073016Z adding 'torch/testing/_internal/common_utils.py' 2023-01-11T21:01:11.2083673Z adding 'torch/testing/_internal/composite_compliance.py' 2023-01-11T21:01:11.2087089Z adding 'torch/testing/_internal/dist_utils.py' 2023-01-11T21:01:11.2091620Z adding 'torch/testing/_internal/hypothesis_utils.py' 2023-01-11T21:01:11.2093441Z adding 'torch/testing/_internal/inductor_utils.py' 2023-01-11T21:01:11.2101697Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2023-01-11T21:01:11.2111683Z adding 'torch/testing/_internal/jit_utils.py' 2023-01-11T21:01:11.2115097Z adding 'torch/testing/_internal/logging_tensor.py' 2023-01-11T21:01:11.2116771Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2023-01-11T21:01:11.2119135Z adding 'torch/testing/_internal/schema_check_mode.py' 2023-01-11T21:01:11.2120993Z adding 'torch/testing/_internal/codegen/__init__.py' 2023-01-11T21:01:11.2125545Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2023-01-11T21:01:11.2127637Z adding 'torch/testing/_internal/data/__init__.py' 2023-01-11T21:01:11.2129231Z adding 'torch/testing/_internal/data/network1.py' 2023-01-11T21:01:11.2130498Z adding 'torch/testing/_internal/data/network2.py' 2023-01-11T21:01:11.2132154Z adding 'torch/testing/_internal/distributed/__init__.py' 2023-01-11T21:01:11.2133740Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2023-01-11T21:01:11.2140176Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2023-01-11T21:01:11.2225282Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2023-01-11T21:01:11.2235927Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2023-01-11T21:01:11.2239807Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2023-01-11T21:01:11.2242525Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2023-01-11T21:01:11.2245493Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2023-01-11T21:01:11.2247563Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2023-01-11T21:01:11.2249483Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2023-01-11T21:01:11.2251466Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2023-01-11T21:01:11.2253887Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2023-01-11T21:01:11.2255828Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2023-01-11T21:01:11.2257422Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2023-01-11T21:01:11.2260956Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2023-01-11T21:01:11.2265697Z adding 'torch/testing/_internal/distributed/_tensor/dtensor_lagging_op_db.py' 2023-01-11T21:01:11.2268134Z adding 'torch/testing/_internal/distributed/_tensor/gen_dtensor_lagging_op_db.py' 2023-01-11T21:01:11.2269820Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2023-01-11T21:01:11.2271284Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2023-01-11T21:01:11.2276671Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2023-01-11T21:01:11.2279025Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2023-01-11T21:01:11.2280609Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2023-01-11T21:01:11.2304830Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2023-01-11T21:01:11.2310037Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2023-01-11T21:01:11.2313575Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2023-01-11T21:01:11.2315701Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2023-01-11T21:01:11.2317482Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2023-01-11T21:01:11.2370551Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2023-01-11T21:01:11.2377097Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2023-01-11T21:01:11.2378651Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2023-01-11T21:01:11.2380695Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2023-01-11T21:01:11.2384543Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2023-01-11T21:01:11.2386430Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2023-01-11T21:01:11.2388585Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2023-01-11T21:01:11.2400109Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2023-01-11T21:01:11.2403676Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2023-01-11T21:01:11.2405803Z adding 'torch/testing/_internal/generated/__init__.py' 2023-01-11T21:01:11.2437529Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2023-01-11T21:01:11.2447043Z adding 'torch/testing/_internal/opinfo/__init__.py' 2023-01-11T21:01:11.2477141Z adding 'torch/testing/_internal/opinfo/core.py' 2023-01-11T21:01:11.2482195Z adding 'torch/testing/_internal/opinfo/refs.py' 2023-01-11T21:01:11.2486025Z adding 'torch/testing/_internal/opinfo/utils.py' 2023-01-11T21:01:11.2487987Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2023-01-11T21:01:11.2494607Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2023-01-11T21:01:11.2499600Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2023-01-11T21:01:11.2516167Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2023-01-11T21:01:11.2521641Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2023-01-11T21:01:11.2526066Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2023-01-11T21:01:11.2528390Z adding 'torch/testing/_internal/test_module/__init__.py' 2023-01-11T21:01:11.2529770Z adding 'torch/testing/_internal/test_module/future_div.py' 2023-01-11T21:01:11.2531072Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2023-01-11T21:01:11.2532946Z adding 'torch/utils/__init__.py' 2023-01-11T21:01:11.2534713Z adding 'torch/utils/_cpp_extension_versioner.py' 2023-01-11T21:01:11.2536245Z adding 'torch/utils/_crash_handler.py' 2023-01-11T21:01:11.2537885Z adding 'torch/utils/_cuda_trace.py' 2023-01-11T21:01:11.2541740Z adding 'torch/utils/_freeze.py' 2023-01-11T21:01:11.2543710Z adding 'torch/utils/_mode_utils.py' 2023-01-11T21:01:11.2545786Z adding 'torch/utils/_python_dispatch.py' 2023-01-11T21:01:11.2549830Z adding 'torch/utils/_pytree.py' 2023-01-11T21:01:11.2551968Z adding 'torch/utils/_zip.py' 2023-01-11T21:01:11.2553369Z adding 'torch/utils/backend_registration.py' 2023-01-11T21:01:11.2559464Z adding 'torch/utils/bundled_inputs.py' 2023-01-11T21:01:11.2566143Z adding 'torch/utils/checkpoint.py' 2023-01-11T21:01:11.2571605Z adding 'torch/utils/collect_env.py' 2023-01-11T21:01:11.2573239Z adding 'torch/utils/cpp_backtrace.py' 2023-01-11T21:01:11.2603041Z adding 'torch/utils/cpp_extension.py' 2023-01-11T21:01:11.2607421Z adding 'torch/utils/dlpack.py' 2023-01-11T21:01:11.2609341Z adding 'torch/utils/file_baton.py' 2023-01-11T21:01:11.2612227Z adding 'torch/utils/hooks.py' 2023-01-11T21:01:11.2614767Z adding 'torch/utils/mkldnn.py' 2023-01-11T21:01:11.2617489Z adding 'torch/utils/mobile_optimizer.py' 2023-01-11T21:01:11.2619112Z adding 'torch/utils/model_zoo.py' 2023-01-11T21:01:11.2621640Z adding 'torch/utils/show_pickle.py' 2023-01-11T21:01:11.2624645Z adding 'torch/utils/throughput_benchmark.py' 2023-01-11T21:01:11.2627957Z adding 'torch/utils/weak.py' 2023-01-11T21:01:11.2629986Z adding 'torch/utils/backcompat/__init__.py' 2023-01-11T21:01:11.2639499Z adding 'torch/utils/benchmark/__init__.py' 2023-01-11T21:01:11.2641119Z adding 'torch/utils/benchmark/examples/__init__.py' 2023-01-11T21:01:11.2644241Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2023-01-11T21:01:11.2647247Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2023-01-11T21:01:11.2649341Z adding 'torch/utils/benchmark/examples/compare.py' 2023-01-11T21:01:11.2654046Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2023-01-11T21:01:11.2656370Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2023-01-11T21:01:11.2658567Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2023-01-11T21:01:11.2660190Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2023-01-11T21:01:11.2662713Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2023-01-11T21:01:11.2664475Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2023-01-11T21:01:11.2666357Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2023-01-11T21:01:11.2668534Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2023-01-11T21:01:11.2670456Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2023-01-11T21:01:11.2672480Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2023-01-11T21:01:11.2674310Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2023-01-11T21:01:11.2676054Z adding 'torch/utils/benchmark/utils/__init__.py' 2023-01-11T21:01:11.2677663Z adding 'torch/utils/benchmark/utils/_stubs.py' 2023-01-11T21:01:11.2682217Z adding 'torch/utils/benchmark/utils/common.py' 2023-01-11T21:01:11.2686499Z adding 'torch/utils/benchmark/utils/compare.py' 2023-01-11T21:01:11.2689647Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2023-01-11T21:01:11.2695447Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2023-01-11T21:01:11.2698361Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2023-01-11T21:01:11.2700004Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2023-01-11T21:01:11.2706554Z adding 'torch/utils/benchmark/utils/timer.py' 2023-01-11T21:01:11.2708568Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2023-01-11T21:01:11.2711223Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2023-01-11T21:01:11.2712840Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2023-01-11T21:01:11.2714556Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2023-01-11T21:01:11.2725616Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2023-01-11T21:01:11.2771837Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2023-01-11T21:01:11.2782698Z adding 'torch/utils/bottleneck/__init__.py' 2023-01-11T21:01:11.2785513Z adding 'torch/utils/bottleneck/__main__.py' 2023-01-11T21:01:11.2787699Z adding 'torch/utils/data/__init__.py' 2023-01-11T21:01:11.2789294Z adding 'torch/utils/data/backward_compatibility.py' 2023-01-11T21:01:11.2815090Z adding 'torch/utils/data/dataloader.py' 2023-01-11T21:01:11.2820998Z adding 'torch/utils/data/dataset.py' 2023-01-11T21:01:11.2824221Z adding 'torch/utils/data/distributed.py' 2023-01-11T21:01:11.2827003Z adding 'torch/utils/data/graph.py' 2023-01-11T21:01:11.2829664Z adding 'torch/utils/data/graph_settings.py' 2023-01-11T21:01:11.2833345Z adding 'torch/utils/data/sampler.py' 2023-01-11T21:01:11.2835945Z adding 'torch/utils/data/_utils/__init__.py' 2023-01-11T21:01:11.2839772Z adding 'torch/utils/data/_utils/collate.py' 2023-01-11T21:01:11.2842013Z adding 'torch/utils/data/_utils/fetch.py' 2023-01-11T21:01:11.2844070Z adding 'torch/utils/data/_utils/pin_memory.py' 2023-01-11T21:01:11.2845981Z adding 'torch/utils/data/_utils/serialization.py' 2023-01-11T21:01:11.2848142Z adding 'torch/utils/data/_utils/signal_handling.py' 2023-01-11T21:01:11.2853054Z adding 'torch/utils/data/_utils/worker.py' 2023-01-11T21:01:11.2854828Z adding 'torch/utils/data/datapipes/__init__.py' 2023-01-11T21:01:11.2857532Z adding 'torch/utils/data/datapipes/_decorator.py' 2023-01-11T21:01:11.2861316Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2023-01-11T21:01:11.2866835Z adding 'torch/utils/data/datapipes/_typing.py' 2023-01-11T21:01:11.2871604Z adding 'torch/utils/data/datapipes/datapipe.py' 2023-01-11T21:01:11.2874392Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2023-01-11T21:01:11.2878142Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2023-01-11T21:01:11.2880112Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2023-01-11T21:01:11.2881979Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2023-01-11T21:01:11.2885703Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2023-01-11T21:01:11.2888047Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2023-01-11T21:01:11.2889960Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2023-01-11T21:01:11.2891560Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2023-01-11T21:01:11.2894849Z adding 'torch/utils/data/datapipes/iter/callable.py' 2023-01-11T21:01:11.2897870Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2023-01-11T21:01:11.2904113Z adding 'torch/utils/data/datapipes/iter/combining.py' 2023-01-11T21:01:11.2906820Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2023-01-11T21:01:11.2908564Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2023-01-11T21:01:11.2912562Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2023-01-11T21:01:11.2914818Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2023-01-11T21:01:11.2917034Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2023-01-11T21:01:11.2918659Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2023-01-11T21:01:11.2920423Z adding 'torch/utils/data/datapipes/iter/utils.py' 2023-01-11T21:01:11.2922111Z adding 'torch/utils/data/datapipes/map/__init__.py' 2023-01-11T21:01:11.2923845Z adding 'torch/utils/data/datapipes/map/callable.py' 2023-01-11T21:01:11.2926051Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2023-01-11T21:01:11.2928249Z adding 'torch/utils/data/datapipes/map/combining.py' 2023-01-11T21:01:11.2930196Z adding 'torch/utils/data/datapipes/map/grouping.py' 2023-01-11T21:01:11.2931953Z adding 'torch/utils/data/datapipes/map/utils.py' 2023-01-11T21:01:11.2933513Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2023-01-11T21:01:11.2938358Z adding 'torch/utils/data/datapipes/utils/common.py' 2023-01-11T21:01:11.2942039Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2023-01-11T21:01:11.2944600Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2023-01-11T21:01:11.2946095Z adding 'torch/utils/hipify/__init__.py' 2023-01-11T21:01:11.2947644Z adding 'torch/utils/hipify/constants.py' 2023-01-11T21:01:11.2993419Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2023-01-11T21:01:11.3013143Z adding 'torch/utils/hipify/hipify_python.py' 2023-01-11T21:01:11.3015418Z adding 'torch/utils/hipify/version.py' 2023-01-11T21:01:11.3017087Z adding 'torch/utils/jit/__init__.py' 2023-01-11T21:01:11.3019397Z adding 'torch/utils/jit/log_extract.py' 2023-01-11T21:01:11.3025104Z adding 'torch/utils/model_dump/__init__.py' 2023-01-11T21:01:11.3027048Z adding 'torch/utils/model_dump/__main__.py' 2023-01-11T21:01:11.3032317Z adding 'torch/utils/model_dump/code.js' 2023-01-11T21:01:11.3034750Z adding 'torch/utils/model_dump/htm.mjs' 2023-01-11T21:01:11.3038949Z adding 'torch/utils/model_dump/preact.mjs' 2023-01-11T21:01:11.3040725Z adding 'torch/utils/model_dump/skeleton.html' 2023-01-11T21:01:11.3042522Z adding 'torch/utils/tensorboard/__init__.py' 2023-01-11T21:01:11.3050401Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2023-01-11T21:01:11.3052819Z adding 'torch/utils/tensorboard/_convert_np.py' 2023-01-11T21:01:11.3054979Z adding 'torch/utils/tensorboard/_embedding.py' 2023-01-11T21:01:11.3056913Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2023-01-11T21:01:11.3058737Z adding 'torch/utils/tensorboard/_proto_graph.py' 2023-01-11T21:01:11.3063721Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2023-01-11T21:01:11.3066642Z adding 'torch/utils/tensorboard/_utils.py' 2023-01-11T21:01:11.3075439Z adding 'torch/utils/tensorboard/summary.py' 2023-01-11T21:01:11.3087623Z adding 'torch/utils/tensorboard/writer.py' 2023-01-11T21:01:11.3092137Z adding 'torchgen/__init__.py' 2023-01-11T21:01:11.3094215Z adding 'torchgen/code_template.py' 2023-01-11T21:01:11.3096406Z adding 'torchgen/context.py' 2023-01-11T21:01:11.3126663Z adding 'torchgen/gen.py' 2023-01-11T21:01:11.3135174Z adding 'torchgen/gen_backend_stubs.py' 2023-01-11T21:01:11.3142386Z adding 'torchgen/gen_executorch.py' 2023-01-11T21:01:11.3152597Z adding 'torchgen/gen_functionalization_type.py' 2023-01-11T21:01:11.3160151Z adding 'torchgen/gen_lazy_tensor.py' 2023-01-11T21:01:11.3163821Z adding 'torchgen/gen_vmap_plumbing.py' 2023-01-11T21:01:11.3165781Z adding 'torchgen/local.py' 2023-01-11T21:01:11.3201264Z adding 'torchgen/model.py' 2023-01-11T21:01:11.3212473Z adding 'torchgen/native_function_generation.py' 2023-01-11T21:01:11.3218697Z adding 'torchgen/utils.py' 2023-01-11T21:01:11.3220903Z adding 'torchgen/api/__init__.py' 2023-01-11T21:01:11.3228892Z adding 'torchgen/api/autograd.py' 2023-01-11T21:01:11.3234415Z adding 'torchgen/api/cpp.py' 2023-01-11T21:01:11.3237055Z adding 'torchgen/api/dispatcher.py' 2023-01-11T21:01:11.3240025Z adding 'torchgen/api/functionalization.py' 2023-01-11T21:01:11.3245576Z adding 'torchgen/api/lazy.py' 2023-01-11T21:01:11.3247633Z adding 'torchgen/api/meta.py' 2023-01-11T21:01:11.3250068Z adding 'torchgen/api/native.py' 2023-01-11T21:01:11.3267085Z adding 'torchgen/api/python.py' 2023-01-11T21:01:11.3271025Z adding 'torchgen/api/structured.py' 2023-01-11T21:01:11.3276776Z adding 'torchgen/api/translate.py' 2023-01-11T21:01:11.3280246Z adding 'torchgen/api/ufunc.py' 2023-01-11T21:01:11.3283849Z adding 'torchgen/api/unboxing.py' 2023-01-11T21:01:11.3286628Z adding 'torchgen/api/types/__init__.py' 2023-01-11T21:01:11.3290821Z adding 'torchgen/api/types/signatures.py' 2023-01-11T21:01:11.3294240Z adding 'torchgen/api/types/types.py' 2023-01-11T21:01:11.3297546Z adding 'torchgen/api/types/types_base.py' 2023-01-11T21:01:11.3299609Z adding 'torchgen/dest/__init__.py' 2023-01-11T21:01:11.3307701Z adding 'torchgen/dest/lazy_ir.py' 2023-01-11T21:01:11.3310310Z adding 'torchgen/dest/lazy_ts_lowering.py' 2023-01-11T21:01:11.3312241Z adding 'torchgen/dest/native_functions.py' 2023-01-11T21:01:11.3322962Z adding 'torchgen/dest/register_dispatch_key.py' 2023-01-11T21:01:11.3328995Z adding 'torchgen/dest/ufunc.py' 2023-01-11T21:01:11.3331105Z adding 'torchgen/executorch/__init__.py' 2023-01-11T21:01:11.3332663Z adding 'torchgen/executorch/api/__init__.py' 2023-01-11T21:01:11.3334931Z adding 'torchgen/executorch/api/custom_ops.py' 2023-01-11T21:01:11.3339355Z adding 'torchgen/executorch/api/et_cpp.py' 2023-01-11T21:01:11.3342661Z adding 'torchgen/executorch/api/unboxing.py' 2023-01-11T21:01:11.3344633Z adding 'torchgen/executorch/api/types/__init__.py' 2023-01-11T21:01:11.3346482Z adding 'torchgen/executorch/api/types/signatures.py' 2023-01-11T21:01:11.3348310Z adding 'torchgen/executorch/api/types/types.py' 2023-01-11T21:01:11.3349662Z adding 'torchgen/operator_versions/__init__.py' 2023-01-11T21:01:11.3353381Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2023-01-11T21:01:11.3355391Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2023-01-11T21:01:11.3450725Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2023-01-11T21:01:11.3464487Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2023-01-11T21:01:11.3466718Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2023-01-11T21:01:11.3468617Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2023-01-11T21:01:11.3470170Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2023-01-11T21:01:11.3472018Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2023-01-11T21:01:11.3473705Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2023-01-11T21:01:11.3475042Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2023-01-11T21:01:11.3476640Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2023-01-11T21:01:11.3477945Z adding 'torchgen/packaged/ATen/templates/Function.h' 2023-01-11T21:01:11.3479410Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2023-01-11T21:01:11.3481542Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2023-01-11T21:01:11.3483928Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2023-01-11T21:01:11.3485745Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2023-01-11T21:01:11.3487165Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2023-01-11T21:01:11.3489063Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2023-01-11T21:01:11.3490578Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2023-01-11T21:01:11.3492252Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2023-01-11T21:01:11.3493651Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2023-01-11T21:01:11.3495087Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2023-01-11T21:01:11.3496397Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2023-01-11T21:01:11.3497966Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2023-01-11T21:01:11.3499983Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2023-01-11T21:01:11.3501676Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2023-01-11T21:01:11.3503479Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2023-01-11T21:01:11.3505279Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2023-01-11T21:01:11.3507077Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2023-01-11T21:01:11.3508486Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2023-01-11T21:01:11.3510252Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2023-01-11T21:01:11.3512227Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2023-01-11T21:01:11.3514857Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2023-01-11T21:01:11.3515385Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2023-01-11T21:01:11.3524266Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2023-01-11T21:01:11.3526444Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2023-01-11T21:01:11.3528067Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2023-01-11T21:01:11.3529169Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2023-01-11T21:01:11.3530739Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2023-01-11T21:01:11.3531883Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2023-01-11T21:01:11.3533364Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2023-01-11T21:01:11.3534878Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2023-01-11T21:01:11.3536276Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2023-01-11T21:01:11.3537823Z adding 'torchgen/selective_build/__init__.py' 2023-01-11T21:01:11.3540836Z adding 'torchgen/selective_build/operator.py' 2023-01-11T21:01:11.3544223Z adding 'torchgen/selective_build/selector.py' 2023-01-11T21:01:11.3546230Z adding 'torchgen/static_runtime/__init__.py' 2023-01-11T21:01:11.3549068Z adding 'torchgen/static_runtime/config.py' 2023-01-11T21:01:11.3552292Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2023-01-11T21:01:11.3558816Z adding 'torchgen/static_runtime/generator.py' 2023-01-11T21:01:11.3597054Z adding 'torch-2.0.0a0+git8419ddd.dist-info/LICENSE' 2023-01-11T21:01:11.3611439Z adding 'torch-2.0.0a0+git8419ddd.dist-info/METADATA' 2023-01-11T21:01:11.3618174Z adding 'torch-2.0.0a0+git8419ddd.dist-info/NOTICE' 2023-01-11T21:01:11.3619820Z adding 'torch-2.0.0a0+git8419ddd.dist-info/WHEEL' 2023-01-11T21:01:11.3621145Z adding 'torch-2.0.0a0+git8419ddd.dist-info/entry_points.txt' 2023-01-11T21:01:11.3621614Z adding 'torch-2.0.0a0+git8419ddd.dist-info/top_level.txt' 2023-01-11T21:01:11.4134670Z adding 'torch-2.0.0a0+git8419ddd.dist-info/RECORD' 2023-01-11T21:01:11.4353121Z removing build/bdist.linux-x86_64/wheel 2023-01-11T21:01:11.7491887Z ++ echo dist/torch-2.0.0a0+git8419ddd-cp38-cp38-linux_x86_64.whl 2023-01-11T21:01:11.7492650Z + pip_install_whl dist/torch-2.0.0a0+git8419ddd-cp38-cp38-linux_x86_64.whl 2023-01-11T21:01:11.7493130Z + python3 -mpip install --no-index --no-deps dist/torch-2.0.0a0+git8419ddd-cp38-cp38-linux_x86_64.whl 2023-01-11T21:01:12.7302726Z Processing ./dist/torch-2.0.0a0+git8419ddd-cp38-cp38-linux_x86_64.whl 2023-01-11T21:01:13.3502338Z Installing collected packages: torch 2023-01-11T21:01:19.7784063Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T21:01:19.8299519Z + set -x 2023-01-11T21:01:19.8299886Z + assert_git_not_dirty 2023-01-11T21:01:19.8300307Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *rocm* ]] 2023-01-11T21:01:19.8300681Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *xla* ]] 2023-01-11T21:01:19.8302398Z ++ git status --porcelain 2023-01-11T21:01:29.2187251Z + git_status= 2023-01-11T21:01:29.2187817Z + [[ -n '' ]] 2023-01-11T21:01:29.2189622Z + mkdir -p dist 2023-01-11T21:01:29.2209883Z + '[' -f build/.ninja_log ']' 2023-01-11T21:01:29.2210530Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *rocm* ]] 2023-01-11T21:01:29.2210845Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2023-01-11T21:01:29.2212548Z ++ [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 == *rocm* ]] 2023-01-11T21:01:29.2212915Z ++ echo OFF 2023-01-11T21:01:29.2214365Z + CUSTOM_TEST_USE_ROCM=OFF 2023-01-11T21:01:29.2214777Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2023-01-11T21:01:29.2215258Z + mkdir -pv build/custom_test_artifacts 2023-01-11T21:01:29.2223212Z mkdir: created directory 'build/custom_test_artifacts' 2023-01-11T21:01:29.2224687Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2023-01-11T21:01:29.2225048Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2023-01-11T21:01:29.2225296Z + python --version 2023-01-11T21:01:29.2236001Z Python 3.8.15 2023-01-11T21:01:29.2239798Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2023-01-11T21:01:29.4130561Z + SITE_PACKAGES=/opt/conda/lib/python3.8/site-packages 2023-01-11T21:01:29.4130961Z + mkdir -p build/custom_test_artifacts/custom-op-build 2023-01-11T21:01:29.4138413Z + pushd build/custom_test_artifacts/custom-op-build 2023-01-11T21:01:29.4139052Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2023-01-11T21:01:29.4141697Z ++ which python 2023-01-11T21:01:29.4151366Z + cmake /var/lib/jenkins/workspace/test/custom_operator -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.8/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2023-01-11T21:01:29.4834473Z -- The C compiler identification is Clang 12.0.1 2023-01-11T21:01:29.5842287Z -- The CXX compiler identification is Clang 12.0.1 2023-01-11T21:01:29.5896905Z -- Detecting C compiler ABI info 2023-01-11T21:01:29.7141592Z -- Detecting C compiler ABI info - done 2023-01-11T21:01:29.7227169Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2023-01-11T21:01:29.7229639Z -- Detecting C compile features 2023-01-11T21:01:29.7233667Z -- Detecting C compile features - done 2023-01-11T21:01:29.7268835Z -- Detecting CXX compiler ABI info 2023-01-11T21:01:29.8603597Z -- Detecting CXX compiler ABI info - done 2023-01-11T21:01:29.8693430Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2023-01-11T21:01:29.8696841Z -- Detecting CXX compile features 2023-01-11T21:01:29.8702134Z -- Detecting CXX compile features - done 2023-01-11T21:01:29.8742566Z -- Looking for pthread.h 2023-01-11T21:01:29.9759276Z -- Looking for pthread.h - found 2023-01-11T21:01:29.9760139Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T21:01:30.0693767Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2023-01-11T21:01:30.0703411Z -- Found Threads: TRUE 2023-01-11T21:01:30.0887119Z -- Found CUDA: /usr/local/cuda (found version "11.6") 2023-01-11T21:01:30.6972450Z -- The CUDA compiler identification is NVIDIA 11.6.124 2023-01-11T21:01:30.7033608Z -- Detecting CUDA compiler ABI info 2023-01-11T21:01:31.2421463Z -- Detecting CUDA compiler ABI info - done 2023-01-11T21:01:31.2693291Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2023-01-11T21:01:31.2696104Z -- Detecting CUDA compile features 2023-01-11T21:01:31.2700863Z -- Detecting CUDA compile features - done 2023-01-11T21:01:31.2716475Z -- Caffe2: CUDA detected: 11.6 2023-01-11T21:01:31.2716826Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2023-01-11T21:01:31.2717134Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2023-01-11T21:01:31.4110896Z -- Caffe2: Header version is: 11.6 2023-01-11T21:01:31.4128874Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2023-01-11T21:01:31.4130942Z -- Found cuDNN: v8.3.2 (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libcudnn.so) 2023-01-11T21:01:31.5539352Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 4dd39364 2023-01-11T21:01:31.5553712Z CMake Warning at /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-01-11T21:01:31.5554370Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-01-11T21:01:31.5554809Z to cmake instead of implicitly setting it as an env variable. This will 2023-01-11T21:01:31.5555126Z become a FATAL_ERROR in future version of pytorch. 2023-01-11T21:01:31.5555362Z Call Stack (most recent call first): 2023-01-11T21:01:31.5555796Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2023-01-11T21:01:31.5556328Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:92 (include) 2023-01-11T21:01:31.5557026Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-01-11T21:01:31.5557484Z CMakeLists.txt:9 (find_package) 2023-01-11T21:01:31.5557619Z 2023-01-11T21:01:31.5557624Z 2023-01-11T21:01:31.5557819Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2023-01-11T21:01:31.5971925Z CMake Warning at /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T21:01:31.5972397Z static library kineto_LIBRARY-NOTFOUND not found. 2023-01-11T21:01:31.5972706Z Call Stack (most recent call first): 2023-01-11T21:01:31.5973114Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2023-01-11T21:01:31.5973464Z CMakeLists.txt:9 (find_package) 2023-01-11T21:01:31.5973598Z 2023-01-11T21:01:31.5973603Z 2023-01-11T21:01:31.5976858Z -- Found Torch: /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch.so 2023-01-11T21:01:31.5981015Z -- Configuring done 2023-01-11T21:01:31.6083284Z -- Generating done 2023-01-11T21:01:31.6098036Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2023-01-11T21:01:31.6146521Z + make VERBOSE=1 2023-01-11T21:01:31.6158719Z /usr/local/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2023-01-11T21:01:31.6183127Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build//CMakeFiles/progress.marks 2023-01-11T21:01:31.6194213Z make -f CMakeFiles/Makefile2 all 2023-01-11T21:01:31.6202525Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T21:01:31.6202986Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2023-01-11T21:01:31.6211877Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T21:01:31.6212996Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2023-01-11T21:01:31.6228343Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal". 2023-01-11T21:01:31.6229274Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal". 2023-01-11T21:01:31.6229830Z Scanning dependencies of target custom_ops 2023-01-11T21:01:31.7625355Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T21:01:31.7625879Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2023-01-11T21:01:31.8252828Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T21:01:31.8268442Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2023-01-11T21:01:31.8272067Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/lib/python3.8/site-packages/torch/include -isystem /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++17 -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2023-01-11T21:01:32.3559325Z [ 50%] Linking CXX shared library libcustom_ops.so 2023-01-11T21:01:32.3560850Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2023-01-11T21:01:32.3571952Z /opt/cache/bin/clang++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -Wl,-rpath,/opt/conda/lib/python3.8/site-packages/torch/lib:/usr/local/cuda/lib64/stubs:/usr/local/cuda/lib64 /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/stubs/libcuda.so /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcufft.so /usr/local/cuda/lib64/libcurand.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcudnn.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so 2023-01-11T21:01:32.6699453Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T21:01:32.6736466Z [ 50%] Built target custom_ops 2023-01-11T21:01:32.6739761Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2023-01-11T21:01:32.6749862Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T21:01:32.6750979Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2023-01-11T21:01:32.6765801Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal". 2023-01-11T21:01:32.6766739Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal". 2023-01-11T21:01:32.6767307Z Scanning dependencies of target test_custom_ops 2023-01-11T21:01:32.8105109Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T21:01:32.8105562Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2023-01-11T21:01:32.8733323Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T21:01:32.8749312Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-01-11T21:01:32.8752369Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.8/site-packages/torch/include -isystem /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++17 -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-11T21:01:33.4404374Z [100%] Linking CXX executable test_custom_ops 2023-01-11T21:01:33.4406140Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2023-01-11T21:01:33.4416578Z /opt/cache/bin/clang++ -rdynamic CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/lib/python3.8/site-packages/torch/lib:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs libcustom_ops.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcufft.so /usr/local/cuda/lib64/libcurand.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcudnn.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/stubs/libcuda.so /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2023-01-11T21:01:33.8124976Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T21:01:33.8161585Z [100%] Built target test_custom_ops 2023-01-11T21:01:33.8164395Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T21:01:33.8167263Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2023-01-11T21:01:33.8181332Z + popd 2023-01-11T21:01:33.8181648Z ~/workspace 2023-01-11T21:01:33.8181940Z + assert_git_not_dirty 2023-01-11T21:01:33.8182701Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *rocm* ]] 2023-01-11T21:01:33.8183286Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *xla* ]] 2023-01-11T21:01:33.8185383Z ++ git status --porcelain 2023-01-11T21:01:33.9021987Z + git_status= 2023-01-11T21:01:33.9022356Z + [[ -n '' ]] 2023-01-11T21:01:33.9022864Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2023-01-11T21:01:33.9023167Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2023-01-11T21:01:33.9023474Z + python --version 2023-01-11T21:01:33.9031249Z Python 3.8.15 2023-01-11T21:01:33.9035459Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2023-01-11T21:01:34.0838775Z + SITE_PACKAGES=/opt/conda/lib/python3.8/site-packages 2023-01-11T21:01:34.0839367Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2023-01-11T21:01:34.0846518Z + pushd build/custom_test_artifacts/jit-hook-build 2023-01-11T21:01:34.0846897Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2023-01-11T21:01:34.0849421Z ++ which python 2023-01-11T21:01:34.0857803Z + cmake /var/lib/jenkins/workspace/test/jit_hooks -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.8/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2023-01-11T21:01:34.1518407Z -- The C compiler identification is Clang 12.0.1 2023-01-11T21:01:34.2474467Z -- The CXX compiler identification is Clang 12.0.1 2023-01-11T21:01:34.2529698Z -- Detecting C compiler ABI info 2023-01-11T21:01:34.3673124Z -- Detecting C compiler ABI info - done 2023-01-11T21:01:34.3759536Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2023-01-11T21:01:34.3761428Z -- Detecting C compile features 2023-01-11T21:01:34.3764734Z -- Detecting C compile features - done 2023-01-11T21:01:34.3800414Z -- Detecting CXX compiler ABI info 2023-01-11T21:01:34.5081634Z -- Detecting CXX compiler ABI info - done 2023-01-11T21:01:34.5172928Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2023-01-11T21:01:34.5175319Z -- Detecting CXX compile features 2023-01-11T21:01:34.5180370Z -- Detecting CXX compile features - done 2023-01-11T21:01:34.5213079Z -- Looking for pthread.h 2023-01-11T21:01:34.6298969Z -- Looking for pthread.h - found 2023-01-11T21:01:34.6299898Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T21:01:34.7318576Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2023-01-11T21:01:34.7326984Z -- Found Threads: TRUE 2023-01-11T21:01:34.7454845Z -- Found CUDA: /usr/local/cuda (found version "11.6") 2023-01-11T21:01:35.3520965Z -- The CUDA compiler identification is NVIDIA 11.6.124 2023-01-11T21:01:35.3581472Z -- Detecting CUDA compiler ABI info 2023-01-11T21:01:35.8878787Z -- Detecting CUDA compiler ABI info - done 2023-01-11T21:01:35.9151028Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2023-01-11T21:01:35.9153321Z -- Detecting CUDA compile features 2023-01-11T21:01:35.9157802Z -- Detecting CUDA compile features - done 2023-01-11T21:01:35.9268879Z -- Caffe2: CUDA detected: 11.6 2023-01-11T21:01:35.9269229Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2023-01-11T21:01:35.9269534Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2023-01-11T21:01:36.0703384Z -- Caffe2: Header version is: 11.6 2023-01-11T21:01:36.0721518Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2023-01-11T21:01:36.0723319Z -- Found cuDNN: v8.3.2 (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libcudnn.so) 2023-01-11T21:01:36.2122166Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 4dd39364 2023-01-11T21:01:36.2135135Z CMake Warning at /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-01-11T21:01:36.2135894Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-01-11T21:01:36.2136472Z to cmake instead of implicitly setting it as an env variable. This will 2023-01-11T21:01:36.2136817Z become a FATAL_ERROR in future version of pytorch. 2023-01-11T21:01:36.2137175Z Call Stack (most recent call first): 2023-01-11T21:01:36.2137837Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2023-01-11T21:01:36.2138533Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:92 (include) 2023-01-11T21:01:36.2138989Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-01-11T21:01:36.2139270Z CMakeLists.txt:9 (find_package) 2023-01-11T21:01:36.2139405Z 2023-01-11T21:01:36.2139410Z 2023-01-11T21:01:36.2139608Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2023-01-11T21:01:36.2288838Z CMake Warning at /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T21:01:36.2289240Z static library kineto_LIBRARY-NOTFOUND not found. 2023-01-11T21:01:36.2289484Z Call Stack (most recent call first): 2023-01-11T21:01:36.2289890Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2023-01-11T21:01:36.2290197Z CMakeLists.txt:9 (find_package) 2023-01-11T21:01:36.2290324Z 2023-01-11T21:01:36.2290329Z 2023-01-11T21:01:36.2294000Z -- Found Torch: /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch.so 2023-01-11T21:01:36.2296768Z -- Configuring done 2023-01-11T21:01:36.2354097Z -- Generating done 2023-01-11T21:01:36.2369515Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2023-01-11T21:01:36.2414138Z + make VERBOSE=1 2023-01-11T21:01:36.2424832Z /usr/local/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2023-01-11T21:01:36.2450359Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build//CMakeFiles/progress.marks 2023-01-11T21:01:36.2461526Z make -f CMakeFiles/Makefile2 all 2023-01-11T21:01:36.2469304Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T21:01:36.2469862Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2023-01-11T21:01:36.2477585Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T21:01:36.2478857Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake --color= 2023-01-11T21:01:36.2493410Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal". 2023-01-11T21:01:36.2494520Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal". 2023-01-11T21:01:36.2495106Z Scanning dependencies of target test_jit_hooks 2023-01-11T21:01:36.3818007Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T21:01:36.3818663Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2023-01-11T21:01:36.4453575Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T21:01:36.4469301Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-01-11T21:01:36.4472904Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.8/site-packages/torch/include -isystem /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++17 -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-11T21:01:36.9622658Z [100%] Linking CXX executable test_jit_hooks 2023-01-11T21:01:36.9623389Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2023-01-11T21:01:36.9632997Z /opt/cache/bin/clang++ -rdynamic CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -Wl,-rpath,/opt/conda/lib/python3.8/site-packages/torch/lib:/usr/local/cuda/lib64/stubs:/usr/local/cuda/lib64 /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/stubs/libcuda.so /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcufft.so /usr/local/cuda/lib64/libcurand.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcudnn.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so 2023-01-11T21:01:37.3901992Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T21:01:37.3931364Z [100%] Built target test_jit_hooks 2023-01-11T21:01:37.3934511Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T21:01:37.3935314Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2023-01-11T21:01:37.3948193Z + popd 2023-01-11T21:01:37.3948397Z ~/workspace 2023-01-11T21:01:37.3948613Z + assert_git_not_dirty 2023-01-11T21:01:37.3948993Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *rocm* ]] 2023-01-11T21:01:37.3949356Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *xla* ]] 2023-01-11T21:01:37.3953905Z ++ git status --porcelain 2023-01-11T21:01:37.4806759Z + git_status= 2023-01-11T21:01:37.4807289Z + [[ -n '' ]] 2023-01-11T21:01:37.4807599Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2023-01-11T21:01:37.4807943Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2023-01-11T21:01:37.4808207Z + python --version 2023-01-11T21:01:37.4816952Z Python 3.8.15 2023-01-11T21:01:37.4818183Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2023-01-11T21:01:37.4827541Z + pushd build/custom_test_artifacts/custom-backend-build 2023-01-11T21:01:37.4828001Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2023-01-11T21:01:37.4830427Z ++ which python 2023-01-11T21:01:37.4838295Z + cmake /var/lib/jenkins/workspace/test/custom_backend -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.8/site-packages/torch -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2023-01-11T21:01:37.5541076Z -- The C compiler identification is Clang 12.0.1 2023-01-11T21:01:37.6561885Z -- The CXX compiler identification is Clang 12.0.1 2023-01-11T21:01:37.6617730Z -- Detecting C compiler ABI info 2023-01-11T21:01:37.7574568Z -- Detecting C compiler ABI info - done 2023-01-11T21:01:37.7659804Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2023-01-11T21:01:37.7661801Z -- Detecting C compile features 2023-01-11T21:01:37.7665464Z -- Detecting C compile features - done 2023-01-11T21:01:37.7700125Z -- Detecting CXX compiler ABI info 2023-01-11T21:01:37.9049964Z -- Detecting CXX compiler ABI info - done 2023-01-11T21:01:37.9140142Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2023-01-11T21:01:37.9143024Z -- Detecting CXX compile features 2023-01-11T21:01:37.9147994Z -- Detecting CXX compile features - done 2023-01-11T21:01:37.9180511Z -- Looking for pthread.h 2023-01-11T21:01:38.0248680Z -- Looking for pthread.h - found 2023-01-11T21:01:38.0249699Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T21:01:38.1728179Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2023-01-11T21:01:38.1736961Z -- Found Threads: TRUE 2023-01-11T21:01:38.1864929Z -- Found CUDA: /usr/local/cuda (found version "11.6") 2023-01-11T21:01:38.7863677Z -- The CUDA compiler identification is NVIDIA 11.6.124 2023-01-11T21:01:38.7923739Z -- Detecting CUDA compiler ABI info 2023-01-11T21:01:39.3309776Z -- Detecting CUDA compiler ABI info - done 2023-01-11T21:01:39.3584051Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2023-01-11T21:01:39.3587327Z -- Detecting CUDA compile features 2023-01-11T21:01:39.3591526Z -- Detecting CUDA compile features - done 2023-01-11T21:01:39.3612558Z -- Caffe2: CUDA detected: 11.6 2023-01-11T21:01:39.3613051Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2023-01-11T21:01:39.3613571Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2023-01-11T21:01:39.5136925Z -- Caffe2: Header version is: 11.6 2023-01-11T21:01:39.5154345Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2023-01-11T21:01:39.5156500Z -- Found cuDNN: v8.3.2 (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libcudnn.so) 2023-01-11T21:01:39.6556462Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 4dd39364 2023-01-11T21:01:39.6570460Z CMake Warning at /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-01-11T21:01:39.6571020Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-01-11T21:01:39.6571333Z to cmake instead of implicitly setting it as an env variable. This will 2023-01-11T21:01:39.6571613Z become a FATAL_ERROR in future version of pytorch. 2023-01-11T21:01:39.6571862Z Call Stack (most recent call first): 2023-01-11T21:01:39.6572280Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2023-01-11T21:01:39.6572868Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:92 (include) 2023-01-11T21:01:39.6573413Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-01-11T21:01:39.6573700Z CMakeLists.txt:9 (find_package) 2023-01-11T21:01:39.6573834Z 2023-01-11T21:01:39.6573839Z 2023-01-11T21:01:39.6574030Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2023-01-11T21:01:39.6724338Z CMake Warning at /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T21:01:39.6724724Z static library kineto_LIBRARY-NOTFOUND not found. 2023-01-11T21:01:39.6724974Z Call Stack (most recent call first): 2023-01-11T21:01:39.6725621Z /opt/conda/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2023-01-11T21:01:39.6725912Z CMakeLists.txt:9 (find_package) 2023-01-11T21:01:39.6726041Z 2023-01-11T21:01:39.6726046Z 2023-01-11T21:01:39.6729807Z -- Found Torch: /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch.so 2023-01-11T21:01:39.6733188Z -- Configuring done 2023-01-11T21:01:39.6823246Z -- Generating done 2023-01-11T21:01:39.6842600Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2023-01-11T21:01:39.6887381Z + make VERBOSE=1 2023-01-11T21:01:39.6898487Z /usr/local/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2023-01-11T21:01:39.6923326Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build//CMakeFiles/progress.marks 2023-01-11T21:01:39.6934070Z make -f CMakeFiles/Makefile2 all 2023-01-11T21:01:39.6943111Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T21:01:39.6943559Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2023-01-11T21:01:39.6951885Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T21:01:39.6953254Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake --color= 2023-01-11T21:01:39.6967820Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal". 2023-01-11T21:01:39.6968815Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal". 2023-01-11T21:01:39.6969397Z Scanning dependencies of target custom_backend 2023-01-11T21:01:39.7322870Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T21:01:39.7323414Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2023-01-11T21:01:39.7380795Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T21:01:39.7394706Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-01-11T21:01:39.7398017Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/lib/python3.8/site-packages/torch/include -isystem /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++17 -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2023-01-11T21:01:40.1180614Z [ 50%] Linking CXX shared library libcustom_backend.so 2023-01-11T21:01:40.1181604Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2023-01-11T21:01:40.1192433Z /opt/cache/bin/clang++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -Wl,-rpath,/opt/conda/lib/python3.8/site-packages/torch/lib:/usr/local/cuda/lib64/stubs:/usr/local/cuda/lib64 /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/stubs/libcuda.so /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcufft.so /usr/local/cuda/lib64/libcurand.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcudnn.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so 2023-01-11T21:01:40.4347852Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T21:01:40.4376984Z [ 50%] Built target custom_backend 2023-01-11T21:01:40.4379582Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2023-01-11T21:01:40.4390046Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T21:01:40.4391257Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake --color= 2023-01-11T21:01:40.4408667Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal". 2023-01-11T21:01:40.4409674Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal". 2023-01-11T21:01:40.4410271Z Scanning dependencies of target test_custom_backend 2023-01-11T21:01:40.5730927Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T21:01:40.5731449Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2023-01-11T21:01:40.6369563Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T21:01:40.6384932Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-01-11T21:01:40.6388074Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.8/site-packages/torch/include -isystem /opt/conda/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++17 -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-11T21:01:41.1232047Z [100%] Linking CXX executable test_custom_backend 2023-01-11T21:01:41.1233103Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2023-01-11T21:01:41.1245502Z /opt/cache/bin/clang++ -rdynamic CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/lib/python3.8/site-packages/torch/lib:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs libcustom_backend.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcufft.so /usr/local/cuda/lib64/libcurand.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcudnn.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/stubs/libcuda.so /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2023-01-11T21:01:41.5153536Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T21:01:41.5187231Z [100%] Built target test_custom_backend 2023-01-11T21:01:41.5190763Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T21:01:41.5191321Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2023-01-11T21:01:41.5204351Z + popd 2023-01-11T21:01:41.5204594Z ~/workspace 2023-01-11T21:01:41.5204900Z + assert_git_not_dirty 2023-01-11T21:01:41.5205531Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *rocm* ]] 2023-01-11T21:01:41.5205983Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *xla* ]] 2023-01-11T21:01:41.5208645Z ++ git status --porcelain 2023-01-11T21:01:41.6079841Z + git_status= 2023-01-11T21:01:41.6080262Z + [[ -n '' ]] 2023-01-11T21:01:41.6080648Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *libtorch* ]] 2023-01-11T21:01:41.6081048Z + [[ linux-jammy-cuda11.6-cudnn8-py3.8-clang12 != *bazel* ]] 2023-01-11T21:01:41.6081374Z + python tools/stats/export_test_times.py 2023-01-11T21:01:41.6570661Z Ignoring disabled issues: [] 2023-01-11T21:01:41.6571134Z Exporting test times from test-infra to .pytorch-test-times.json 2023-01-11T21:01:41.6571739Z 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-11T21:01:41.6913076Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-jammy-cuda11.6-cudnn8-py3.8-clang12 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-11T21:01:41.7082525Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-jammy-cuda11.6-cudnn8-py3.8-clang12 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-11T21:01:41.7271231Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-jammy-cuda11.6-cudnn8-py3.8-clang12 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-11T21:01:41.7273023Z All retries exhausted, downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json failed. 2023-01-11T21:01:41.7342142Z + print_sccache_stats 2023-01-11T21:01:41.7342754Z + echo 'PyTorch Build Statistics' 2023-01-11T21:01:41.7343155Z PyTorch Build Statistics 2023-01-11T21:01:41.7343401Z + sccache --show-stats 2023-01-11T21:01:41.7363417Z Compile requests 9716 2023-01-11T21:01:41.7363840Z Compile requests executed 7357 2023-01-11T21:01:41.7364235Z Cache hits 7062 2023-01-11T21:01:41.7364570Z Cache hits (C/C++) 7062 2023-01-11T21:01:41.7364950Z Cache misses 273 2023-01-11T21:01:41.7365249Z Cache misses (C/C++) 273 2023-01-11T21:01:41.7365436Z Cache timeouts 0 2023-01-11T21:01:41.7365637Z Cache read errors 0 2023-01-11T21:01:41.7365852Z Forced recaches 0 2023-01-11T21:01:41.7366155Z Cache write errors 0 2023-01-11T21:01:41.7366510Z Compilation failures 7 2023-01-11T21:01:41.7366887Z Cache errors 15 2023-01-11T21:01:41.7367162Z Cache errors (C/C++) 15 2023-01-11T21:01:41.7367444Z Non-cacheable compilations 0 2023-01-11T21:01:41.7367700Z Non-cacheable calls 2020 2023-01-11T21:01:41.7367935Z Non-compilation calls 339 2023-01-11T21:01:41.7368263Z Unsupported compiler calls 0 2023-01-11T21:01:41.7368580Z Average cache write 0.070 s 2023-01-11T21:01:41.7368885Z Average cache read miss 2.451 s 2023-01-11T21:01:41.7369134Z Average cache read hit 0.039 s 2023-01-11T21:01:41.7369458Z Failed distributed compilations 0 2023-01-11T21:01:41.7369663Z 2023-01-11T21:01:41.7369782Z Non-cacheable reasons: 2023-01-11T21:01:41.7370003Z -E 1963 2023-01-11T21:01:41.7370226Z -M 41 2023-01-11T21:01:41.7370424Z multiple input files 14 2023-01-11T21:01:41.7370600Z @ 1 2023-01-11T21:01:41.7370799Z unknown source language 1 2023-01-11T21:01:41.7370925Z 2023-01-11T21:01:41.7371348Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T21:01:41.7371774Z + [[ -n 10588389491 ]] 2023-01-11T21:01:41.7372007Z + sccache --show-stats --stats-format json 2023-01-11T21:01:41.7372210Z + jq .stats 2023-01-11T21:01:41.7718264Z + sccache_epilogue 2023-01-11T21:01:41.7718944Z + echo '::group::Sccache Compilation Log' 2023-01-11T21:01:41.7719672Z ##[group]Sccache Compilation Log 2023-01-11T21:01:41.7719988Z + echo '=================== sccache compilation log ===================' 2023-01-11T21:01:41.7720404Z =================== sccache compilation log =================== 2023-01-11T21:01:41.7720729Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2023-01-11T21:01:41.7885223Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2023-01-11T21:01:41.7885821Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2023-01-11T21:01:41.7886105Z + sccache --show-stats 2023-01-11T21:01:41.7903116Z Compile requests 9716 2023-01-11T21:01:41.7903551Z Compile requests executed 7357 2023-01-11T21:01:41.7903928Z Cache hits 7062 2023-01-11T21:01:41.7904219Z Cache hits (C/C++) 7062 2023-01-11T21:01:41.7904420Z Cache misses 273 2023-01-11T21:01:41.7904601Z Cache misses (C/C++) 273 2023-01-11T21:01:41.7904880Z Cache timeouts 0 2023-01-11T21:01:41.7905217Z Cache read errors 0 2023-01-11T21:01:41.7905531Z Forced recaches 0 2023-01-11T21:01:41.7905818Z Cache write errors 0 2023-01-11T21:01:41.7906175Z Compilation failures 7 2023-01-11T21:01:41.7906535Z Cache errors 15 2023-01-11T21:01:41.7906728Z Cache errors (C/C++) 15 2023-01-11T21:01:41.7907034Z Non-cacheable compilations 0 2023-01-11T21:01:41.7907292Z Non-cacheable calls 2020 2023-01-11T21:01:41.7907539Z Non-compilation calls 339 2023-01-11T21:01:41.7907755Z Unsupported compiler calls 0 2023-01-11T21:01:41.7907972Z Average cache write 0.070 s 2023-01-11T21:01:41.7908175Z Average cache read miss 2.451 s 2023-01-11T21:01:41.7908384Z Average cache read hit 0.039 s 2023-01-11T21:01:41.7908605Z Failed distributed compilations 0 2023-01-11T21:01:41.7908742Z 2023-01-11T21:01:41.7908839Z Non-cacheable reasons: 2023-01-11T21:01:41.7909073Z -E 1963 2023-01-11T21:01:41.7909294Z -M 41 2023-01-11T21:01:41.7909477Z multiple input files 14 2023-01-11T21:01:41.7909668Z @ 1 2023-01-11T21:01:41.7909859Z unknown source language 1 2023-01-11T21:01:41.7909983Z 2023-01-11T21:01:41.7910407Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T21:01:41.7910832Z + sccache --stop-server 2023-01-11T21:01:41.7923301Z Stopping sccache server... 2023-01-11T21:01:41.7926390Z Compile requests 9716 2023-01-11T21:01:41.7926762Z Compile requests executed 7357 2023-01-11T21:01:41.7927678Z Cache hits 7062 2023-01-11T21:01:41.7927997Z Cache hits (C/C++) 7062 2023-01-11T21:01:41.7928353Z Cache misses 273 2023-01-11T21:01:41.7928728Z Cache misses (C/C++) 273 2023-01-11T21:01:41.7929074Z Cache timeouts 0 2023-01-11T21:01:41.7929457Z Cache read errors 0 2023-01-11T21:01:41.7929809Z Forced recaches 0 2023-01-11T21:01:41.7930163Z Cache write errors 0 2023-01-11T21:01:41.7930527Z Compilation failures 7 2023-01-11T21:01:41.7930896Z Cache errors 15 2023-01-11T21:01:41.7931257Z Cache errors (C/C++) 15 2023-01-11T21:01:41.7931770Z Non-cacheable compilations 0 2023-01-11T21:01:41.7932183Z Non-cacheable calls 2020 2023-01-11T21:01:41.7932435Z Non-compilation calls 339 2023-01-11T21:01:41.7932637Z Unsupported compiler calls 0 2023-01-11T21:01:41.7932851Z Average cache write 0.070 s 2023-01-11T21:01:41.7940654Z Average cache read miss 2.451 s 2023-01-11T21:01:41.7941045Z Average cache read hit 0.039 s 2023-01-11T21:01:41.7941604Z Failed distributed compilations 0 2023-01-11T21:01:41.7941802Z 2023-01-11T21:01:41.7942006Z Non-cacheable reasons: 2023-01-11T21:01:41.7942363Z -E 1963 2023-01-11T21:01:41.7942884Z -M 41 2023-01-11T21:01:41.7943177Z multiple input files 14 2023-01-11T21:01:41.7943479Z unknown source language 1 2023-01-11T21:01:41.7943784Z @ 1 2023-01-11T21:01:41.7944599Z 2023-01-11T21:01:41.7945404Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T21:01:41.7946051Z + echo ::endgroup:: 2023-01-11T21:01:41.7946673Z ##[endgroup] 2023-01-11T21:01:41.8014536Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2023-01-11T21:01:41.8014964Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2023-01-11T21:01:41.8642581Z shell: /usr/bin/bash -e {0} 2023-01-11T21:01:41.8642800Z ##[endgroup] 2023-01-11T21:01:41.8727924Z zip warning: name not matched: .pytorch-test-times.json 2023-01-11T21:01:41.8739969Z adding: dist/ (stored 0%) 2023-01-11T21:01:47.8785609Z adding: dist/torch-2.0.0a0+git8419ddd-cp38-cp38-linux_x86_64.whl (deflated 1%) 2023-01-11T21:01:47.8785983Z adding: build/custom_test_artifacts/ (stored 0%) 2023-01-11T21:01:47.8786336Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2023-01-11T21:01:47.8786716Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2023-01-11T21:01:47.8790198Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2023-01-11T21:01:47.8790999Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/ (stored 0%) 2023-01-11T21:01:47.8791452Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeSystem.cmake (deflated 64%) 2023-01-11T21:01:47.8791904Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdC/ (stored 0%) 2023-01-11T21:01:47.8792351Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdC/tmp/ (stored 0%) 2023-01-11T21:01:47.8793258Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2023-01-11T21:01:47.8794985Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdC/a.out (deflated 85%) 2023-01-11T21:01:47.8795684Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCXX/ (stored 0%) 2023-01-11T21:01:47.8796141Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCXX/tmp/ (stored 0%) 2023-01-11T21:01:47.8797674Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2023-01-11T21:01:47.8799267Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCXX/a.out (deflated 85%) 2023-01-11T21:01:47.8801010Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_C.bin (deflated 85%) 2023-01-11T21:01:47.8801863Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeCCompiler.cmake (deflated 66%) 2023-01-11T21:01:47.8803363Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_CXX.bin (deflated 84%) 2023-01-11T21:01:47.8804295Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeCXXCompiler.cmake (deflated 71%) 2023-01-11T21:01:47.8804905Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/ (stored 0%) 2023-01-11T21:01:47.8805362Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/ (stored 0%) 2023-01-11T21:01:47.8857872Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 88%) 2023-01-11T21:01:47.8859134Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 79%) 2023-01-11T21:01:47.8860287Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 39%) 2023-01-11T21:01:47.8861409Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 53%) 2023-01-11T21:01:47.8862793Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2023-01-11T21:01:47.8863936Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 21%) 2023-01-11T21:01:47.8864961Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 68%) 2023-01-11T21:01:47.8866000Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 64%) 2023-01-11T21:01:47.8867013Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 72%) 2023-01-11T21:01:47.8904376Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 88%) 2023-01-11T21:01:47.8953054Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 87%) 2023-01-11T21:01:47.8954373Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2023-01-11T21:01:47.8955455Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 68%) 2023-01-11T21:01:47.8956360Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2023-01-11T21:01:47.8957289Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 66%) 2023-01-11T21:01:47.8958230Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 72%) 2023-01-11T21:01:47.8959134Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.o (deflated 67%) 2023-01-11T21:01:47.8960059Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 74%) 2023-01-11T21:01:47.9057274Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CompilerIdCUDA/a.out (deflated 68%) 2023-01-11T21:01:47.9154618Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_CUDA.bin (deflated 68%) 2023-01-11T21:01:47.9155628Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.18.5/CMakeCUDACompiler.cmake (deflated 71%) 2023-01-11T21:01:47.9156427Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2023-01-11T21:01:47.9157187Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2023-01-11T21:01:47.9157989Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2023-01-11T21:01:47.9177351Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 95%) 2023-01-11T21:01:47.9178215Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 75%) 2023-01-11T21:01:47.9179247Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 32%) 2023-01-11T21:01:47.9180144Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 74%) 2023-01-11T21:01:47.9180991Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 48%) 2023-01-11T21:01:47.9181839Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 39%) 2023-01-11T21:01:47.9182879Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2023-01-11T21:01:47.9232568Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/CXX.includecache (deflated 94%) 2023-01-11T21:01:47.9249107Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal (deflated 94%) 2023-01-11T21:01:47.9341542Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 79%) 2023-01-11T21:01:47.9342372Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2023-01-11T21:01:47.9365110Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 96%) 2023-01-11T21:01:47.9366025Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 73%) 2023-01-11T21:01:47.9366944Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 37%) 2023-01-11T21:01:47.9367838Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 75%) 2023-01-11T21:01:47.9368715Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 53%) 2023-01-11T21:01:47.9369616Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 40%) 2023-01-11T21:01:47.9370502Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2023-01-11T21:01:47.9420111Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/CXX.includecache (deflated 94%) 2023-01-11T21:01:47.9436787Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal (deflated 94%) 2023-01-11T21:01:47.9497565Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 79%) 2023-01-11T21:01:47.9498546Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2023-01-11T21:01:47.9499480Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 73%) 2023-01-11T21:01:47.9500294Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2023-01-11T21:01:47.9501100Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 75%) 2023-01-11T21:01:47.9501893Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 86%) 2023-01-11T21:01:47.9502881Z adding: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc (deflated 20%) 2023-01-11T21:01:47.9504930Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2023-01-11T21:01:47.9506134Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2023-01-11T21:01:47.9506992Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2023-01-11T21:01:47.9595943Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 71%) 2023-01-11T21:01:47.9649557Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 69%) 2023-01-11T21:01:47.9650232Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2023-01-11T21:01:47.9650907Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2023-01-11T21:01:47.9655282Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2023-01-11T21:01:47.9656024Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/ (stored 0%) 2023-01-11T21:01:47.9656837Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeSystem.cmake (deflated 64%) 2023-01-11T21:01:47.9657650Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdC/ (stored 0%) 2023-01-11T21:01:47.9658428Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdC/tmp/ (stored 0%) 2023-01-11T21:01:47.9659311Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2023-01-11T21:01:47.9661270Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdC/a.out (deflated 85%) 2023-01-11T21:01:47.9662192Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCXX/ (stored 0%) 2023-01-11T21:01:47.9663228Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCXX/tmp/ (stored 0%) 2023-01-11T21:01:47.9664536Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2023-01-11T21:01:47.9666484Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCXX/a.out (deflated 85%) 2023-01-11T21:01:47.9668346Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_C.bin (deflated 85%) 2023-01-11T21:01:47.9668948Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeCCompiler.cmake (deflated 66%) 2023-01-11T21:01:47.9670649Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_CXX.bin (deflated 84%) 2023-01-11T21:01:47.9671492Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeCXXCompiler.cmake (deflated 71%) 2023-01-11T21:01:47.9671961Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/ (stored 0%) 2023-01-11T21:01:47.9672411Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/ (stored 0%) 2023-01-11T21:01:47.9725892Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 88%) 2023-01-11T21:01:47.9726456Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 79%) 2023-01-11T21:01:47.9727025Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 39%) 2023-01-11T21:01:47.9727611Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 53%) 2023-01-11T21:01:47.9728160Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2023-01-11T21:01:47.9728708Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 21%) 2023-01-11T21:01:47.9729251Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 68%) 2023-01-11T21:01:47.9729797Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 64%) 2023-01-11T21:01:47.9730349Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 72%) 2023-01-11T21:01:47.9769361Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 88%) 2023-01-11T21:01:47.9817657Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 87%) 2023-01-11T21:01:47.9818746Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2023-01-11T21:01:47.9819264Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 68%) 2023-01-11T21:01:47.9819746Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2023-01-11T21:01:47.9820245Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 66%) 2023-01-11T21:01:47.9820743Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 72%) 2023-01-11T21:01:47.9821344Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.o (deflated 67%) 2023-01-11T21:01:47.9822890Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 74%) 2023-01-11T21:01:47.9920155Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CompilerIdCUDA/a.out (deflated 68%) 2023-01-11T21:01:48.0017221Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_CUDA.bin (deflated 68%) 2023-01-11T21:01:48.0017731Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.18.5/CMakeCUDACompiler.cmake (deflated 71%) 2023-01-11T21:01:48.0018170Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2023-01-11T21:01:48.0018589Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2023-01-11T21:01:48.0019035Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2023-01-11T21:01:48.0040927Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 96%) 2023-01-11T21:01:48.0041405Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 76%) 2023-01-11T21:01:48.0041865Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 36%) 2023-01-11T21:01:48.0042418Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 75%) 2023-01-11T21:01:48.0042904Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 49%) 2023-01-11T21:01:48.0043385Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 40%) 2023-01-11T21:01:48.0043843Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2023-01-11T21:01:48.0094526Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/CXX.includecache (deflated 94%) 2023-01-11T21:01:48.0110585Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal (deflated 94%) 2023-01-11T21:01:48.0151212Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 77%) 2023-01-11T21:01:48.0151879Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2023-01-11T21:01:48.0152357Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2023-01-11T21:01:48.0152857Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2023-01-11T21:01:48.0153282Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2023-01-11T21:01:48.0154002Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 86%) 2023-01-11T21:01:48.0154435Z adding: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc (deflated 20%) 2023-01-11T21:01:48.0156593Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2023-01-11T21:01:48.0157411Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2023-01-11T21:01:48.0157950Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2023-01-11T21:01:48.0193620Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 68%) 2023-01-11T21:01:48.0194275Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2023-01-11T21:01:48.0194669Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2023-01-11T21:01:48.0199159Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2023-01-11T21:01:48.0200048Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/ (stored 0%) 2023-01-11T21:01:48.0200510Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeSystem.cmake (deflated 64%) 2023-01-11T21:01:48.0201049Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdC/ (stored 0%) 2023-01-11T21:01:48.0201586Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdC/tmp/ (stored 0%) 2023-01-11T21:01:48.0202431Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2023-01-11T21:01:48.0203580Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdC/a.out (deflated 85%) 2023-01-11T21:01:48.0204247Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCXX/ (stored 0%) 2023-01-11T21:01:48.0204720Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCXX/tmp/ (stored 0%) 2023-01-11T21:01:48.0205995Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2023-01-11T21:01:48.0207717Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCXX/a.out (deflated 85%) 2023-01-11T21:01:48.0209424Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_C.bin (deflated 85%) 2023-01-11T21:01:48.0210296Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeCCompiler.cmake (deflated 66%) 2023-01-11T21:01:48.0211624Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_CXX.bin (deflated 84%) 2023-01-11T21:01:48.0212612Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeCXXCompiler.cmake (deflated 71%) 2023-01-11T21:01:48.0213229Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/ (stored 0%) 2023-01-11T21:01:48.0213706Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/ (stored 0%) 2023-01-11T21:01:48.0266281Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 88%) 2023-01-11T21:01:48.0267349Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 79%) 2023-01-11T21:01:48.0268431Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 39%) 2023-01-11T21:01:48.0269584Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 53%) 2023-01-11T21:01:48.0270255Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2023-01-11T21:01:48.0270810Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 21%) 2023-01-11T21:01:48.0271388Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 68%) 2023-01-11T21:01:48.0271956Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 64%) 2023-01-11T21:01:48.0272530Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 72%) 2023-01-11T21:01:48.0309598Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 88%) 2023-01-11T21:01:48.0357816Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 87%) 2023-01-11T21:01:48.0358945Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2023-01-11T21:01:48.0360030Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 68%) 2023-01-11T21:01:48.0360979Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2023-01-11T21:01:48.0361723Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 66%) 2023-01-11T21:01:48.0362374Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 72%) 2023-01-11T21:01:48.0363172Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/tmp/a_dlink.o (deflated 67%) 2023-01-11T21:01:48.0363707Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 74%) 2023-01-11T21:01:48.0459885Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CompilerIdCUDA/a.out (deflated 68%) 2023-01-11T21:01:48.0557287Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeDetermineCompilerABI_CUDA.bin (deflated 68%) 2023-01-11T21:01:48.0558271Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.18.5/CMakeCUDACompiler.cmake (deflated 71%) 2023-01-11T21:01:48.0558759Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2023-01-11T21:01:48.0559193Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2023-01-11T21:01:48.0559665Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2023-01-11T21:01:48.0581887Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 96%) 2023-01-11T21:01:48.0582957Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 73%) 2023-01-11T21:01:48.0583831Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 40%) 2023-01-11T21:01:48.0584775Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 76%) 2023-01-11T21:01:48.0585328Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 54%) 2023-01-11T21:01:48.0585835Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 40%) 2023-01-11T21:01:48.0586333Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2023-01-11T21:01:48.0635264Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/CXX.includecache (deflated 94%) 2023-01-11T21:01:48.0651453Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal (deflated 94%) 2023-01-11T21:01:48.0684057Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 78%) 2023-01-11T21:01:48.0684688Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2023-01-11T21:01:48.0688417Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 94%) 2023-01-11T21:01:48.0689329Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 75%) 2023-01-11T21:01:48.0690123Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 38%) 2023-01-11T21:01:48.0691057Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 76%) 2023-01-11T21:01:48.0691807Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 50%) 2023-01-11T21:01:48.0692370Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 39%) 2023-01-11T21:01:48.0692866Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2023-01-11T21:01:48.0698499Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/CXX.includecache (deflated 88%) 2023-01-11T21:01:48.0701679Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal (deflated 91%) 2023-01-11T21:01:48.0829111Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 79%) 2023-01-11T21:01:48.0830049Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2023-01-11T21:01:48.0830958Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2023-01-11T21:01:48.0831754Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2023-01-11T21:01:48.0832358Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2023-01-11T21:01:48.0832804Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 86%) 2023-01-11T21:01:48.0833257Z adding: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc (deflated 20%) 2023-01-11T21:01:48.0834282Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2023-01-11T21:01:48.0835309Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2023-01-11T21:01:48.0836116Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2023-01-11T21:01:48.0957543Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 71%) 2023-01-11T21:01:48.0986202Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 69%) 2023-01-11T21:01:48.0986711Z adding: build/lib/ (stored 0%) 2023-01-11T21:01:48.0987108Z adding: build/lib/libclog.a (deflated 69%) 2023-01-11T21:01:48.1081292Z adding: build/lib/libgtest.a (deflated 73%) 2023-01-11T21:01:48.1095000Z adding: build/lib/libpthreadpool.a (deflated 60%) 2023-01-11T21:01:48.1557442Z adding: build/lib/libbenchmark.a (deflated 71%) 2023-01-11T21:01:48.1677370Z adding: build/lib/libprotobuf-lite.a (deflated 75%) 2023-01-11T21:01:48.1823355Z adding: build/lib/libittnotify.a (deflated 77%) 2023-01-11T21:01:48.1865677Z adding: build/lib/libtensorpipe_uv.a (deflated 65%) 2023-01-11T21:01:48.2210456Z adding: build/lib/libgloo.a (deflated 73%) 2023-01-11T21:01:48.2325205Z adding: build/lib/libasmjit.a (deflated 62%) 2023-01-11T21:01:48.2969221Z adding: build/lib/libprotobuf.a (deflated 73%) 2023-01-11T21:01:48.3052869Z adding: build/lib/libfmt.a (deflated 72%) 2023-01-11T21:01:48.3152631Z adding: build/lib/libc10.so (deflated 62%) 2023-01-11T21:01:48.3186218Z adding: build/lib/libfoxi_loader.a (deflated 65%) 2023-01-11T21:01:48.3187692Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2023-01-11T21:01:48.3189750Z adding: build/lib/libcaffe2_nvrtc.so (deflated 80%) 2023-01-11T21:01:48.3201504Z adding: build/lib/libcpuinfo.a (deflated 67%) 2023-01-11T21:01:48.3220455Z adding: build/lib/libcpuinfo_internals.a (deflated 68%) 2023-01-11T21:01:48.3293407Z adding: build/lib/libnnpack_reference_layers.a (deflated 61%) 2023-01-11T21:01:48.3462264Z adding: build/lib/libgmock.a (deflated 70%) 2023-01-11T21:01:48.3462924Z adding: build/lib/libgtest_main.a (deflated 63%) 2023-01-11T21:01:48.3531350Z adding: build/lib/libbenchmark_main.a (deflated 62%) 2023-01-11T21:01:48.4249499Z adding: build/lib/libprotoc.a (deflated 72%) 2023-01-11T21:01:50.1049803Z adding: build/lib/libdnnl.a (deflated 81%) 2023-01-11T21:01:50.1823232Z adding: build/lib/libtensorpipe.a (deflated 77%) 2023-01-11T21:01:50.2006321Z adding: build/lib/libXNNPACK.a (deflated 69%) 2023-01-11T21:01:50.2077387Z adding: build/lib/libc10_cuda.so (deflated 61%) 2023-01-11T21:01:50.2099127Z adding: build/lib/libqnnpack.a (deflated 63%) 2023-01-11T21:01:50.3574780Z adding: build/lib/libfbgemm.a (deflated 83%) 2023-01-11T21:01:50.3590431Z adding: build/lib/libgmock_main.a (deflated 62%) 2023-01-11T21:01:50.3621023Z adding: build/lib/libpytorch_qnnpack.a (deflated 65%) 2023-01-11T21:01:50.5199381Z adding: build/lib/libdnnl_graph.a (deflated 77%) 2023-01-11T21:01:50.5904422Z adding: build/lib/libkineto.a (deflated 70%) 2023-01-11T21:01:50.6264528Z adding: build/lib/libtensorpipe_cuda.a (deflated 77%) 2023-01-11T21:01:50.6292647Z adding: build/lib/libnnpack.a (deflated 72%) 2023-01-11T21:01:50.6376397Z adding: build/lib/libcaffe2_protos.a (deflated 74%) 2023-01-11T21:01:50.6462936Z adding: build/lib/libonnx_proto.a (deflated 75%) 2023-01-11T21:01:50.7502347Z adding: build/lib/libonnx.a (deflated 76%) 2023-01-11T21:01:50.8027005Z adding: build/lib/libgloo_cuda.a (deflated 84%) 2023-01-11T21:01:54.2944479Z adding: build/lib/libtorch_cpu.so (deflated 70%) 2023-01-11T21:01:54.2955997Z adding: build/lib/libunbox_lib.a (deflated 74%) 2023-01-11T21:01:58.3165431Z adding: build/lib/libtorch_cuda.so (deflated 47%) 2023-01-11T21:01:58.3166048Z adding: build/lib/libtorch.so (deflated 87%) 2023-01-11T21:01:58.3250887Z adding: build/lib/libtorch_cuda_linalg.so (deflated 68%) 2023-01-11T21:01:58.3253886Z adding: build/lib/libc10d_cuda_test.so (deflated 71%) 2023-01-11T21:01:58.3292449Z adding: build/lib/libjitbackend_test.so (deflated 62%) 2023-01-11T21:01:58.3385096Z adding: build/lib/libtorchbind_test.so (deflated 70%) 2023-01-11T21:01:58.3430867Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2023-01-11T21:01:58.3437357Z adding: build/lib/libshm.so (deflated 65%) 2023-01-11T21:01:58.6428511Z adding: build/lib/libtorch_python.so (deflated 68%) 2023-01-11T21:01:58.6494827Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2023-01-11T21:01:58.6495289Z adding: build/bin/ (stored 0%) 2023-01-11T21:01:58.6584580Z adding: build/bin/c10_registry_test (deflated 61%) 2023-01-11T21:01:58.6708553Z adding: build/bin/c10_optional_test (deflated 66%) 2023-01-11T21:01:58.6794436Z adding: build/bin/c10_flags_test (deflated 61%) 2023-01-11T21:01:58.7015411Z adding: build/bin/c10_intrusive_ptr_test (deflated 72%) 2023-01-11T21:01:58.7103101Z adding: build/bin/c10_exception_test (deflated 61%) 2023-01-11T21:01:58.7193861Z adding: build/bin/c10_logging_test (deflated 62%) 2023-01-11T21:01:58.7348720Z adding: build/bin/c10_either_test (deflated 70%) 2023-01-11T21:01:58.7433510Z adding: build/bin/c10_irange_test (deflated 61%) 2023-01-11T21:01:58.7522892Z adding: build/bin/c10_bfloat16_test (deflated 61%) 2023-01-11T21:01:58.7616743Z adding: build/bin/c10_string_view_test (deflated 63%) 2023-01-11T21:01:58.7703163Z adding: build/bin/c10_accumulate_test (deflated 61%) 2023-01-11T21:01:58.7792707Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 61%) 2023-01-11T21:01:58.7884692Z adding: build/bin/c10_InlineStreamGuard_test (deflated 61%) 2023-01-11T21:01:58.7978476Z adding: build/bin/c10_complex_math_test (deflated 61%) 2023-01-11T21:01:58.8065679Z adding: build/bin/c10_Bitset_test (deflated 62%) 2023-01-11T21:01:58.8286740Z adding: build/bin/c10_SmallVectorTest (deflated 73%) 2023-01-11T21:01:58.8377519Z adding: build/bin/c10_complex_test (deflated 61%) 2023-01-11T21:01:58.8460816Z adding: build/bin/c10_SymInt_test (deflated 61%) 2023-01-11T21:01:58.8549521Z adding: build/bin/c10_typeid_test (deflated 61%) 2023-01-11T21:01:58.8642125Z adding: build/bin/c10_SizesAndStrides_test (deflated 62%) 2023-01-11T21:01:58.8724031Z adding: build/bin/c10_TypeTraits_test (deflated 61%) 2023-01-11T21:01:58.8808148Z adding: build/bin/c10_Device_test (deflated 61%) 2023-01-11T21:01:58.8893196Z adding: build/bin/c10_tempfile_test (deflated 61%) 2023-01-11T21:01:58.8977011Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2023-01-11T21:01:58.9058474Z adding: build/bin/c10_StreamGuard_test (deflated 61%) 2023-01-11T21:01:58.9159777Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2023-01-11T21:01:58.9255703Z adding: build/bin/c10_DispatchKeySet_test (deflated 61%) 2023-01-11T21:01:58.9345857Z adding: build/bin/c10_ThreadLocal_test (deflated 62%) 2023-01-11T21:01:58.9431175Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2023-01-11T21:01:58.9514363Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2023-01-11T21:01:58.9598776Z adding: build/bin/c10_C++17_test (deflated 62%) 2023-01-11T21:01:58.9690613Z adding: build/bin/c10_LeftRight_test (deflated 62%) 2023-01-11T21:01:58.9773570Z adding: build/bin/c10_Half_test (deflated 61%) 2023-01-11T21:01:58.9855511Z adding: build/bin/c10_ConstexprCrc_test (deflated 61%) 2023-01-11T21:01:58.9953879Z adding: build/bin/c10_Metaprogramming_test (deflated 65%) 2023-01-11T21:01:59.0035821Z adding: build/bin/c10_Array_test (deflated 61%) 2023-01-11T21:01:59.0119337Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2023-01-11T21:01:59.0204128Z adding: build/bin/c10_TypeIndex_test (deflated 62%) 2023-01-11T21:01:59.0288424Z adding: build/bin/c10_TypeList_test (deflated 62%) 2023-01-11T21:01:59.0360890Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 59%) 2023-01-11T21:01:59.1045078Z adding: build/bin/protoc-3.13.0.0 (deflated 61%) 2023-01-11T21:01:59.1727703Z adding: build/bin/protoc (deflated 61%) 2023-01-11T21:01:59.1815484Z adding: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device (deflated 61%) 2023-01-11T21:01:59.1904205Z adding: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks (deflated 61%) 2023-01-11T21:01:59.1992355Z adding: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream (deflated 61%) 2023-01-11T21:01:59.2081077Z adding: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes (deflated 61%) 2023-01-11T21:01:59.2168690Z adding: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block (deflated 61%) 2023-01-11T21:01:59.2251566Z adding: build/bin/c10_cuda_CUDATest (deflated 61%) 2023-01-11T21:01:59.2339673Z adding: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads (deflated 61%) 2023-01-11T21:01:59.2428256Z adding: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test (deflated 61%) 2023-01-11T21:01:59.3000797Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 71%) 2023-01-11T21:01:59.3576826Z adding: build/bin/vec_test_all_types_AVX512 (deflated 73%) 2023-01-11T21:01:59.4180130Z adding: build/bin/vec_test_all_types_AVX2 (deflated 69%) 2023-01-11T21:01:59.4267474Z adding: build/bin/HashStoreTest (deflated 61%) 2023-01-11T21:01:59.4365818Z adding: build/bin/TCPStoreTest (deflated 61%) 2023-01-11T21:01:59.4453477Z adding: build/bin/FileStoreTest (deflated 61%) 2023-01-11T21:01:59.4467013Z adding: build/bin/ProcessGroupMPITest (deflated 59%) 2023-01-11T21:01:59.4559658Z adding: build/bin/test_edge_op_registration (deflated 62%) 2023-01-11T21:01:59.4563845Z adding: build/bin/example_allreduce (deflated 64%) 2023-01-11T21:01:59.4663315Z adding: build/bin/cuda_stream_test (deflated 61%) 2023-01-11T21:01:59.4748913Z adding: build/bin/cuda_reportMemoryUsage_test (deflated 61%) 2023-01-11T21:01:59.4832238Z adding: build/bin/cuda_cudnn_test (deflated 61%) 2023-01-11T21:01:59.4915682Z adding: build/bin/cuda_device_test (deflated 61%) 2023-01-11T21:01:59.5004442Z adding: build/bin/cuda_caching_host_allocator_test (deflated 61%) 2023-01-11T21:01:59.5091773Z adding: build/bin/inline_container_test (deflated 61%) 2023-01-11T21:01:59.5585690Z adding: build/bin/op_registration_test (deflated 75%) 2023-01-11T21:01:59.5697304Z adding: build/bin/cuda_complex_math_test (deflated 61%) 2023-01-11T21:01:59.5779608Z adding: build/bin/op_allowlist_test (deflated 61%) 2023-01-11T21:01:59.5863326Z adding: build/bin/CppSignature_test (deflated 62%) 2023-01-11T21:01:59.5954711Z adding: build/bin/backend_fallback_test (deflated 61%) 2023-01-11T21:01:59.6055449Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2023-01-11T21:01:59.6267933Z adding: build/bin/kernel_lambda_legacy_test (deflated 69%) 2023-01-11T21:01:59.6392017Z adding: build/bin/legacy_vmap_test (deflated 63%) 2023-01-11T21:01:59.6489370Z adding: build/bin/cuda_atomic_ops_test (deflated 62%) 2023-01-11T21:01:59.6650393Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2023-01-11T21:01:59.6733705Z adding: build/bin/variant_test (deflated 61%) 2023-01-11T21:01:59.6820919Z adding: build/bin/type_ptr_test (deflated 62%) 2023-01-11T21:01:59.6917308Z adding: build/bin/apply_utils_test (deflated 62%) 2023-01-11T21:01:59.7019890Z adding: build/bin/type_test (deflated 62%) 2023-01-11T21:01:59.7114259Z adding: build/bin/quantized_test (deflated 61%) 2023-01-11T21:01:59.7201642Z adding: build/bin/cuda_apply_test (deflated 61%) 2023-01-11T21:01:59.7329640Z adding: build/bin/cuda_distributions_test (deflated 51%) 2023-01-11T21:01:59.7413168Z adding: build/bin/cuda_optional_test (deflated 61%) 2023-01-11T21:01:59.7497509Z adding: build/bin/operator_name_test (deflated 61%) 2023-01-11T21:01:59.7584800Z adding: build/bin/cuda_vectorized_test (deflated 61%) 2023-01-11T21:01:59.7668682Z adding: build/bin/dispatch_key_set_test (deflated 61%) 2023-01-11T21:01:59.7757944Z adding: build/bin/cpu_profiling_allocator_test (deflated 61%) 2023-01-11T21:01:59.7848257Z adding: build/bin/test_parallel (deflated 61%) 2023-01-11T21:01:59.7934664Z adding: build/bin/packedtensoraccessor_test (deflated 61%) 2023-01-11T21:01:59.8018384Z adding: build/bin/reduce_ops_test (deflated 61%) 2023-01-11T21:01:59.8103686Z adding: build/bin/reportMemoryUsage_test (deflated 61%) 2023-01-11T21:01:59.8219298Z adding: build/bin/Dict_test (deflated 64%) 2023-01-11T21:01:59.8305527Z adding: build/bin/cuda_integer_divider_test (deflated 61%) 2023-01-11T21:01:59.8400938Z adding: build/bin/scalar_test (deflated 61%) 2023-01-11T21:01:59.8494552Z adding: build/bin/cpu_generator_test (deflated 62%) 2023-01-11T21:01:59.8581054Z adding: build/bin/Dimname_test (deflated 61%) 2023-01-11T21:01:59.8583041Z adding: build/bin/verify_api_visibility (deflated 84%) 2023-01-11T21:01:59.8678790Z adding: build/bin/cuda_cub_test (deflated 60%) 2023-01-11T21:01:59.8773105Z adding: build/bin/NamedTensor_test (deflated 61%) 2023-01-11T21:01:59.8866036Z adding: build/bin/cuda_generator_test (deflated 61%) 2023-01-11T21:01:59.8951939Z adding: build/bin/weakref_test (deflated 61%) 2023-01-11T21:01:59.9039682Z adding: build/bin/memory_overlapping_test (deflated 61%) 2023-01-11T21:01:59.9159862Z adding: build/bin/pow_test (deflated 64%) 2023-01-11T21:01:59.9267109Z adding: build/bin/basic (deflated 61%) 2023-01-11T21:01:59.9358111Z adding: build/bin/broadcast_test (deflated 61%) 2023-01-11T21:01:59.9443885Z adding: build/bin/cuda_dlconvertor_test (deflated 61%) 2023-01-11T21:01:59.9594525Z adding: build/bin/cpu_rng_test (deflated 65%) 2023-01-11T21:01:59.9678831Z adding: build/bin/dlconvertor_test (deflated 61%) 2023-01-11T21:01:59.9764659Z adding: build/bin/wrapdim_test (deflated 61%) 2023-01-11T21:01:59.9925546Z adding: build/bin/List_test (deflated 68%) 2023-01-11T21:02:00.0013523Z adding: build/bin/half_test (deflated 61%) 2023-01-11T21:02:00.0111885Z adding: build/bin/extension_backend_test (deflated 62%) 2023-01-11T21:02:00.0199395Z adding: build/bin/undefined_tensor_test (deflated 61%) 2023-01-11T21:02:00.0363552Z adding: build/bin/ivalue_test (deflated 62%) 2023-01-11T21:02:00.0460180Z adding: build/bin/cuda_complex_test (deflated 62%) 2023-01-11T21:02:00.0543787Z adding: build/bin/lazy_tensor_test (deflated 61%) 2023-01-11T21:02:00.0632177Z adding: build/bin/math_kernel_test (deflated 61%) 2023-01-11T21:02:00.0727718Z adding: build/bin/native_test (deflated 61%) 2023-01-11T21:02:00.0897079Z adding: build/bin/kernel_lambda_test (deflated 68%) 2023-01-11T21:02:00.1028761Z adding: build/bin/tensor_iterator_test (deflated 68%) 2023-01-11T21:02:00.1117203Z adding: build/bin/memory_format_test (deflated 61%) 2023-01-11T21:02:00.1206091Z adding: build/bin/mobile_memory_cleanup (deflated 61%) 2023-01-11T21:02:00.1291629Z adding: build/bin/operators_test (deflated 61%) 2023-01-11T21:02:00.1400831Z adding: build/bin/MaybeOwned_test (deflated 64%) 2023-01-11T21:02:00.1487981Z adding: build/bin/cuda_packedtensoraccessor_test (deflated 61%) 2023-01-11T21:02:00.1571620Z adding: build/bin/cuda_half_test (deflated 61%) 2023-01-11T21:02:00.1575331Z adding: build/bin/thread_init_test (deflated 66%) 2023-01-11T21:02:00.1670674Z adding: build/bin/scalar_tensor_test (deflated 61%) 2023-01-11T21:02:00.1768246Z adding: build/bin/IListRef_test (deflated 62%) 2023-01-11T21:02:00.1855791Z adding: build/bin/stride_properties_test (deflated 61%) 2023-01-11T21:02:00.1939119Z adding: build/bin/xla_tensor_test (deflated 61%) 2023-01-11T21:02:00.2151522Z adding: build/bin/kernel_function_legacy_test (deflated 68%) 2023-01-11T21:02:00.2255906Z adding: build/bin/KernelFunction_test (deflated 64%) 2023-01-11T21:02:00.2354166Z adding: build/bin/atest (deflated 62%) 2023-01-11T21:02:00.2513912Z adding: build/bin/kernel_function_test (deflated 66%) 2023-01-11T21:02:00.2543045Z adding: build/bin/tutorial_tensorexpr (deflated 68%) 2023-01-11T21:02:00.2636437Z adding: build/bin/ProcessGroupGlooAsyncTest (deflated 61%) 2023-01-11T21:02:00.2747365Z adding: build/bin/ProcessGroupGlooTest (deflated 62%) 2023-01-11T21:02:00.2850715Z adding: build/bin/ProcessGroupNCCLTest (deflated 61%) 2023-01-11T21:02:00.2944703Z adding: build/bin/ProcessGroupNCCLErrorsTest (deflated 61%) 2023-01-11T21:02:00.3036440Z adding: build/bin/test_dist_autograd (deflated 61%) 2023-01-11T21:02:00.3039772Z adding: build/bin/parallel_benchmark (deflated 70%) 2023-01-11T21:02:00.3152395Z adding: build/bin/test_mobile_nnc (deflated 62%) 2023-01-11T21:02:00.3168292Z adding: build/bin/aot_model_compiler_test (deflated 66%) 2023-01-11T21:02:00.3285052Z adding: build/bin/test_cpp_rpc (deflated 61%) 2023-01-11T21:02:00.3292835Z adding: build/bin/torch_shm_manager (deflated 61%) 2023-01-11T21:02:00.3824736Z adding: build/bin/test_lazy (deflated 73%) 2023-01-11T21:02:00.5699052Z adding: build/bin/test_tensorexpr (deflated 72%) 2023-01-11T21:02:00.8067170Z adding: build/bin/test_api (deflated 67%) 2023-01-11T21:02:01.0212038Z adding: build/bin/test_jit (deflated 66%) 2023-01-11T21:02:01.0292015Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T21:02:01.0292381Z with: 2023-01-11T21:02:01.0292757Z name: linux-jammy-cuda11.6-cudnn8-py3.8-clang12 2023-01-11T21:02:01.0293183Z retention-days: 14 2023-01-11T21:02:01.0293528Z if-no-files-found: error 2023-01-11T21:02:01.0294172Z path: artifacts.zip 2023-01-11T21:02:01.0294510Z s3-bucket: gha-artifacts 2023-01-11T21:02:01.0294852Z region: us-east-1 2023-01-11T21:02:01.0295145Z ##[endgroup] 2023-01-11T21:02:01.3937843Z With the provided path, there will be 1 file uploaded 2023-01-11T21:02:01.3938315Z Uploading to s3 prefix: pytorch/pytorch/3896099317/linux-jammy-cuda11.6-cudnn8-py3.8-clang12 2023-01-11T21:02:01.3945812Z Starting upload of artifacts.zip 2023-01-11T21:02:05.1351631Z Finished upload of artifacts.zip 2023-01-11T21:02:05.1491965Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T21:02:05.1492178Z with: 2023-01-11T21:02:05.1492384Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T21:02:05.1492606Z retention-days: 365 2023-01-11T21:02:05.1492789Z if-no-files-found: warn 2023-01-11T21:02:05.1492996Z path: sccache-stats-*.json 2023-01-11T21:02:05.1493187Z name: artifact 2023-01-11T21:02:05.1493356Z s3-bucket: gha-artifacts 2023-01-11T21:02:05.1493646Z region: us-east-1 2023-01-11T21:02:05.1493820Z ##[endgroup] 2023-01-11T21:02:05.4868772Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T21:02:05.4869150Z With the provided path, there will be 1 file uploaded 2023-01-11T21:02:05.4869451Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T21:02:05.4876945Z Starting upload of sccache-stats-linux-jammy-cuda11.6-cudnn8-py3.8-clang12-10588389491.json 2023-01-11T21:02:05.5859457Z Finished upload of sccache-stats-linux-jammy-cuda11.6-cudnn8-py3.8-clang12-10588389491.json 2023-01-11T21:02:05.6019448Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T21:02:05.6019681Z with: 2023-01-11T21:02:05.6019843Z ##[endgroup] 2023-01-11T21:02:05.6035238Z ##[group]Run set -eou pipefail 2023-01-11T21:02:05.6035447Z set -eou pipefail 2023-01-11T21:02:05.6035632Z  2023-01-11T21:02:05.6035869Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T21:02:05.6036115Z for _ in $(seq 1440); do 2023-01-11T21:02:05.6036337Z  # Break if no ssh session exists anymore 2023-01-11T21:02:05.6036562Z  if [ "$(who)" = "" ]; then 2023-01-11T21:02:05.6036743Z  break 2023-01-11T21:02:05.6036895Z  fi 2023-01-11T21:02:05.6037065Z  echo "." 2023-01-11T21:02:05.6037238Z  sleep 5 2023-01-11T21:02:05.6037394Z done 2023-01-11T21:02:05.6048616Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:02:05.6048880Z ##[endgroup] 2023-01-11T21:02:05.6073057Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T21:02:05.6158520Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T21:02:05.6158823Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T21:02:05.6159076Z # shellcheck disable=SC2046 2023-01-11T21:02:05.6159302Z docker stop $(docker ps -q) || true 2023-01-11T21:02:05.6159529Z # Prune all of the docker images 2023-01-11T21:02:05.6159747Z docker system prune -af 2023-01-11T21:02:05.6170145Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:02:05.6170356Z ##[endgroup] 2023-01-11T21:02:16.0362114Z ff2e83989e21 2023-01-11T21:02:16.0362343Z deb1851c2566 2023-01-11T21:02:19.8417759Z Deleted Containers: 2023-01-11T21:02:19.8418315Z ff2e83989e2109ca1112ab0eac53a8ee752ee687974b9ac8f15f2a8a0fa64930 2023-01-11T21:02:19.8418665Z deb1851c2566ac980ffb79ca24c10a3c6403be78ab2f6c58caaef0b34c6407b5 2023-01-11T21:02:19.8419122Z 2023-01-11T21:02:36.7701893Z Deleted Images: 2023-01-11T21:02:36.7702815Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:02:36.7703802Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9@sha256:b4d756181c1c70986dafe6c70b734c335628027a5de205864ca914a4dd5712f3 2023-01-11T21:02:36.7704519Z deleted: sha256:294ee1c0d814ef69c826bffa93ad922f072f74e895fd7c8879dc1362fd18ed89 2023-01-11T21:02:36.7705051Z deleted: sha256:ee0144f4b428c6bf5b153408d6ae686006a353c57bc6702b2802a07205a8efe4 2023-01-11T21:02:36.7705507Z deleted: sha256:40083eb3cf6a365a7936484a1dcb8b8cdbac570a8b173550a060753bcab7a413 2023-01-11T21:02:36.7706090Z deleted: sha256:fd8b043187886846845fcb15b7b86dbce38f8a5ad0a944a285100b0c2cf3176b 2023-01-11T21:02:36.7706666Z deleted: sha256:f7f53b520073a83b58e891090bd97b7119c1bdefca4e9f76802292ba8c16f0bb 2023-01-11T21:02:36.7707257Z deleted: sha256:5202503b376077ba079cc1b4aa20b521ef47c1f1ab3e76074cb71d39797b56f6 2023-01-11T21:02:36.7707723Z deleted: sha256:80ceb1e6521bcfb8c4910fb6186d82e0242831828b1ce46b36e28430142433a5 2023-01-11T21:02:36.7708037Z deleted: sha256:90fdc059d0d25443b20328ad53de290f25960da9c069c8be5ef589181445a0a8 2023-01-11T21:02:36.7708456Z deleted: sha256:f46c2da2b0a3cfd6ed2b317e24ffe0e7a8d75572537087cc1256a64f585be4f7 2023-01-11T21:02:36.7709217Z deleted: sha256:f23dfb7a3b22ec13103bba6c5dea9190f9fca75e19a0a03409c6803fdcef12e2 2023-01-11T21:02:36.7709848Z deleted: sha256:b4df98d20f1367c84bcbb78255e6db253916e060052eedf45c8fd0a31a682845 2023-01-11T21:02:36.7710278Z deleted: sha256:bf37d5865fde6d007910ea93857dcf2e7defa93517e6d4766992419e17fc58ef 2023-01-11T21:02:36.7710839Z deleted: sha256:c2130c71b7cfbe5c8e3ff3202db82b9c92dad8c9eea8ef5a54a337291f2d7e9f 2023-01-11T21:02:36.7711343Z deleted: sha256:b0141528a99dd060bef320f6de7a260e3bb6284f054af384327582459f77282f 2023-01-11T21:02:36.7712111Z deleted: sha256:10eb5a806c9e23407a5469f93440a061582dd8653b3e39a509aae49e20efe84a 2023-01-11T21:02:36.7712423Z deleted: sha256:40aa24167c8e4c959112d17075b23a285fdf3494fc19f0662bfabaa70b95a692 2023-01-11T21:02:36.7712750Z deleted: sha256:0090cd4dbc07f00d3b0ffe0a8b461ff5509600ae9462258bd6c412de2bc1a5a6 2023-01-11T21:02:36.7713087Z deleted: sha256:aad15945cff362410791f6ef54ff84f8deed60be87837f02c18db0287417a8e4 2023-01-11T21:02:36.7713415Z deleted: sha256:d8d906b60c82c7851613293db06e0fe04acccb2c8340020b09ee58667141532f 2023-01-11T21:02:36.7713730Z deleted: sha256:c8c3c3683bff92fbd0b27f546d7a78c4b18299b2dbcd57035b7af08215071c40 2023-01-11T21:02:36.7714055Z deleted: sha256:61f06867431c1fde56ed6d1c177e8b741e7903ff7ce740a3f66b79479dcdaa51 2023-01-11T21:02:36.7714384Z deleted: sha256:82b9fceae6fb1ad6b8a9d4a431c917617872c92e3b95f373e3bb4e2be79b04cf 2023-01-11T21:02:36.7714705Z deleted: sha256:d87b99db42f958083f45061e87d41ee25c6eebcf5c6e7e3bf346325d16d50327 2023-01-11T21:02:36.7715113Z deleted: sha256:0db1750c6a37f8efb8c360af40ba5385735ac38be0925cb017531b6d2f17fa46 2023-01-11T21:02:36.7715438Z deleted: sha256:2982b1eaec97b95624ea21e8da87a4230471527a3c81fa726d60e39bb0ce72aa 2023-01-11T21:02:36.7715773Z deleted: sha256:9feb4e68267df6eb5e78a0a58e1fd1c8ad1a21df23f41fdb8e14ebdf28b4efb8 2023-01-11T21:02:36.7716087Z deleted: sha256:b488c432040bd1cb141bb1a07584248d3f34dbb3061d81748389752efe83626d 2023-01-11T21:02:36.7716403Z deleted: sha256:670718dbb51528e7a74a5c9e119cab0b20ef4c29a2c61acfc06ca8734a0f2582 2023-01-11T21:02:36.7716725Z deleted: sha256:4399341d9089efcae1eda5a3c4d05795f78acf13486e98d12c7051c68a400c92 2023-01-11T21:02:36.7717031Z deleted: sha256:ac6071aa061a2145bd76fff110117889b3c8833322a76bbdf579f47d01982d94 2023-01-11T21:02:36.7717364Z deleted: sha256:c5cbd17cbfd0b4b602eb95d400800b2c349f109ba0f7aecb940b896013c3c40d 2023-01-11T21:02:36.7717703Z deleted: sha256:c6d6c5e8c1a9270ecfd29b7648f9fa628fa5ea1234bd090a10b8892364533887 2023-01-11T21:02:36.7718039Z deleted: sha256:44d0f5c28464dd7024ce6f7e9c1dbe7db8bf2fc5d46f459e742c03944d03d7d5 2023-01-11T21:02:36.7718354Z deleted: sha256:b1e8b9e163ca28b36253bd9ccd864437c759eb18bd05e8869db46a303ee018a7 2023-01-11T21:02:36.7718691Z deleted: sha256:6c805f35dcf1ffe6cd4d576bb7cbf567ecac78392b38ac9cb9d66ca766351eac 2023-01-11T21:02:36.7719025Z deleted: sha256:649c2c706bcab2f8ef051c04b17118417ae53794c3d7727ee536d94817d0141d 2023-01-11T21:02:36.7719335Z deleted: sha256:d1e694abd669b864cc9bd3789ab44f1bbc30ba754e0e80a178633e0ce4967416 2023-01-11T21:02:36.7719663Z deleted: sha256:cd0afe27d5654903b35fd81d1e587896c9a41449b22f8c49aff896584588dc14 2023-01-11T21:02:36.7719979Z deleted: sha256:5e9e6cd38068d66b14e3b0254740bf9acf05bdbbb00947a436241888e3da9087 2023-01-11T21:02:36.7720306Z deleted: sha256:6439f1efc18c7725bbf845eebcd863cb5de6adcb2441743ef40e7638e04a43bb 2023-01-11T21:02:36.7720622Z deleted: sha256:64b5a1c80267f9f9b6e13beb21516f8002aac8680d8415435dfa9ac257d2e321 2023-01-11T21:02:36.7720933Z deleted: sha256:8987b1af02a59d050d4cf41728364068d12e80c1413f97ab3eedbf5308b3c078 2023-01-11T21:02:36.7721240Z deleted: sha256:c28a03f083c918078c745aa040f781a885902c234cc14e31f43a44d2f1ecab79 2023-01-11T21:02:36.7721547Z deleted: sha256:ad2176a6a64bfd10ea7802bbdd4d9f72c1c59ce3f6839358b7029465f296c007 2023-01-11T21:02:36.7721879Z deleted: sha256:397a6fca7e87e28ea96318109f78ab1cc573dcdb2cb229a1793b4f3144cc15e5 2023-01-11T21:02:36.7722209Z deleted: sha256:3786db4fdd137eb683805de1ee80f99f62d24fc5eaebd5dda94766f51ef8c5a0 2023-01-11T21:02:36.7722588Z deleted: sha256:752af97b586011566e57dee4f710c45d3482cc8e0bdbf4bcea576f5dbb59a0bd 2023-01-11T21:02:36.7722928Z deleted: sha256:5eefbcbae6afa88dcd25893a11e45dcec2e19990442364efc783f9afda1a647c 2023-01-11T21:02:36.7723267Z deleted: sha256:21a07a3beec39010247cabc6d69d9b9725ca92f7773668c02f89233cd2538f66 2023-01-11T21:02:36.7723594Z deleted: sha256:169f4fd43591cfdba4e9e2d334548f853fef235eeb603f11771ea7fe7160e2e0 2023-01-11T21:02:36.7723909Z deleted: sha256:2c8766f6db83a1039eef5d66f231fdfebe15821791116b0db327f74889199f98 2023-01-11T21:02:36.7724288Z deleted: sha256:810ec3d5dc3bbe44cdb6a984a40e41b8d2d4c4cb6ad5ce32fab4145a84621059 2023-01-11T21:02:36.7724638Z deleted: sha256:bbdf15f779f838b22bc23d4d7ad6dabaf14139e6af802b9b52f9407028576820 2023-01-11T21:02:36.7724963Z deleted: sha256:4e2ea6f9e0ecfbf4ca86093f54034a8b9ec04552a4c04f7958a318cf9c226682 2023-01-11T21:02:36.7725287Z deleted: sha256:85b12e98277a99841b0b1ad44c7169e8bf930cf1aac091a14e16960df1af826e 2023-01-11T21:02:36.7725613Z deleted: sha256:cbc1a8152f3afc99dbc96d612fd1576c5a60c453f76599aba7cbacd433c8be83 2023-01-11T21:02:36.7725949Z deleted: sha256:4ae04cbf5d04620e04d1e8c5f9ec29f56a08ea9215585b8143dc1eb084a13ae5 2023-01-11T21:02:36.7726267Z deleted: sha256:fd3ee396ad8ea97387b805f51d2fc9ea56b333dd981c0b0c0489396255682a24 2023-01-11T21:02:36.7726584Z deleted: sha256:7f46661ff9f59d4e45f7e3d25247eb215a10a25570ead82462de737761ca1a89 2023-01-11T21:02:36.7726899Z deleted: sha256:87ad12488e71709ce998fb8cce7b4cd7163bc3c481c7911fe3703c7ac2980048 2023-01-11T21:02:36.7727199Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-01-11T21:02:36.7727828Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:02:36.7728580Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12@sha256:8a3e0fb819335cf36d8d2a1a1c99c36ab744344f2f76cdfd8c2cb10307944cba 2023-01-11T21:02:36.7729068Z deleted: sha256:560331ae9b9a97f54a561cacf181077e9a5cb2fae2fbed14fb633efa67d12db1 2023-01-11T21:02:36.7729393Z deleted: sha256:5a10b736baec85193112612cbe9ab74cef360fe6e8854e8eb6fcf27dd97c8ba4 2023-01-11T21:02:36.7729728Z deleted: sha256:c9726d68c4e3f7570d2484acf5ede43a4af32b8b4e9a75440870cfdcb2f8eee7 2023-01-11T21:02:36.7730055Z deleted: sha256:d2ca271954c0b65315604247ba2baaebc8a68df94561144634e99d7c9307313f 2023-01-11T21:02:36.7730387Z deleted: sha256:a8737f2f32d980c18ebcdfc07aecbd1b1ca59cfe92029f0ba932b8913e8ff1f3 2023-01-11T21:02:36.7730726Z deleted: sha256:dbf9cdcb1968e517be8077f0bbe2fa36c7eee90bc186b09e30449c6fcce2af07 2023-01-11T21:02:36.7731061Z deleted: sha256:d719efed8998a86264d712c1f87dacfa75d036584193b631632e7fbb145c1ee4 2023-01-11T21:02:36.7731393Z deleted: sha256:842f2efd96df34d847ebc604e92beec55ae1cf17ffc4739a585159e8e77f9f7c 2023-01-11T21:02:36.7731711Z deleted: sha256:09cd8c13ff32292d8d446dc283fc651280de2a924bc14f5073410e45e2fe7a47 2023-01-11T21:02:36.7732349Z deleted: sha256:67174c7bffdb862345276e5492ad0bff72f71ec9827271fc3ce4ac06aed85be7 2023-01-11T21:02:36.7732731Z deleted: sha256:693fa41caff75537fd078c821a0a22ddca174017adb45bf84718aed427f86d53 2023-01-11T21:02:36.7733060Z deleted: sha256:fad7b88da7318aad4e8799bf9934821ff78868e89a41a39e306484b736f5ed6f 2023-01-11T21:02:36.7733373Z deleted: sha256:b85ce306dd16309bcac57fc34707a75b211aaa20f18fc8c597d997e0eb132694 2023-01-11T21:02:36.7733701Z deleted: sha256:d8db529beaea7e37efbf3727a6c8a853062845d419949721f18a2003a71dc510 2023-01-11T21:02:36.7734029Z deleted: sha256:7d40dea7203c97f56a05f4a0202e8d15d9b472d8fe9a13f27cd481e316825fd4 2023-01-11T21:02:36.7734326Z deleted: sha256:3251a75cc047d94422e0497533d2877e0a518a61cc40bc3cc84e42307787a9fb 2023-01-11T21:02:36.7734644Z deleted: sha256:991f79fccffc7d426062a4593681f3b53cbdbf60b2d1c4cdf8b86764f0138f12 2023-01-11T21:02:36.7734968Z deleted: sha256:9d33bffc9bf33e11917553870f1670ea11f2f48d1c28d5d1f712658a85ccefd9 2023-01-11T21:02:36.7735291Z deleted: sha256:76d6159f4a373eb4be0411fabdb6f954f2a8d1dea5345a9a9024df0ea10ec896 2023-01-11T21:02:36.7735654Z deleted: sha256:85b08c2480ec9cd7dd294c73492a4af5340aacaf178d12a794414ae79f1cf9c2 2023-01-11T21:02:36.7735986Z deleted: sha256:ff4a2e8a7a4df3fd0a744505b4c1e2d65950f9d4de8d2fa27439ea4fc72ca194 2023-01-11T21:02:36.7736323Z deleted: sha256:4f90248f1ccede0b1d5f116b3ab4a1c6e7f47384ee0e1fe53648faef94d16621 2023-01-11T21:02:36.7736650Z deleted: sha256:5f4e5167bd7b9bfe5c5d9acb957b7b45f5a7c97c3dc6029ceee019cbb7913af6 2023-01-11T21:02:36.7736970Z deleted: sha256:36a07761f644b493f72e0d5b874427bbb2396081db400954d5c1a2007bd704b9 2023-01-11T21:02:36.7737315Z deleted: sha256:38c36195d93bf6a1df302b0ce6b87ff61fec3327fffc6330223ed04794f9bfd3 2023-01-11T21:02:36.7737631Z deleted: sha256:a57a57c659789f60b8919aad2284cbae979c9251df4112098d8e1928760bb95f 2023-01-11T21:02:36.7737929Z deleted: sha256:5f808c02ba3f6279f787119b58a7aedce9f6294b3357e652a1421be1418331cd 2023-01-11T21:02:36.7738247Z deleted: sha256:81fadb95a99f610b06f41ad725e3b89f7ff27c9afcec47414bb1b44760283fc6 2023-01-11T21:02:36.7738580Z deleted: sha256:f91deaf0e4c1181bc8949a62209530bff064af9bf7532fbb3315c9dc5189e682 2023-01-11T21:02:36.7738898Z deleted: sha256:d88a18cd38dcdff8aa30715c5e03364d04ee3f8d8dca45d2a324327936000f1d 2023-01-11T21:02:36.7739227Z deleted: sha256:e799238eacfd459f3e8b875fe227122d202e15b0e2e72b2b895a2fadefa23eb0 2023-01-11T21:02:36.7739554Z deleted: sha256:09a02708a3b1f5efe0f0f91fc6b55e311373ae176158c9beaa2f74000469d88a 2023-01-11T21:02:36.7739878Z deleted: sha256:537ea020bbc588afa5bdd18d9c7070ba246036604ee841f10fbeb5266444e768 2023-01-11T21:02:36.7740184Z deleted: sha256:e87888a3c011749af723d80b4d4df1065367615f1f34ff7d52978b592031b798 2023-01-11T21:02:36.7740529Z deleted: sha256:5cf2dcfe02ab2daf66ce0effdc8eeeceb3aaa444e7056a869eeda94f47ebb177 2023-01-11T21:02:36.7740879Z deleted: sha256:96c83ee10522ad63b722128dd264d8016ed6aefc453a661cc5d7f7e320c78db2 2023-01-11T21:02:36.7741190Z deleted: sha256:a0ed742f3a51f448eddf1072f59ae1e735d675bcd26061f808a8e5932e226032 2023-01-11T21:02:36.7741524Z deleted: sha256:96fba33d1c68810a8da34d7fe7097b6bdfe623b6f8f9ffcb49f72eff4f470c2f 2023-01-11T21:02:36.7741862Z deleted: sha256:f61c8a60cfd9a6f1a0c702a7de021279f1a93aa4c225525592d7c0e8d7168c95 2023-01-11T21:02:36.7742184Z deleted: sha256:6030956f86e0ecc3f95216dcd6a0db51737d84ecef6394455a8cd0f699f1b90c 2023-01-11T21:02:36.7742623Z deleted: sha256:3689a29f0a758984e15e9081638d02d59b9b53d0f7e3476a3a9756b843f50345 2023-01-11T21:02:36.7742939Z deleted: sha256:cec19f05c2af43609a41d33d61346bdfa4e4676c60aee92006b7d63f4109b754 2023-01-11T21:02:36.7743371Z deleted: sha256:52a077725922f897219aec6f294f144efc1e075c8a64c96d8417167b8a662c23 2023-01-11T21:02:36.7743812Z deleted: sha256:6369a79806468a0dc1e6c1f3e38ef924134bb08d2a9ca611afa0d96185e3e677 2023-01-11T21:02:36.7744320Z deleted: sha256:824f91aa506713461cbee3dc944430f5265b4dc9f0e81c5617a3ba96aa2f0905 2023-01-11T21:02:36.7744802Z deleted: sha256:0b49b637bf78c701924fb9a39475f0b7b84f8063ede59cbbd46531354bcfc549 2023-01-11T21:02:36.7746393Z deleted: sha256:e6e490705555aa400d513a41b537ddd9274a3d428d32431f716b6ed3a7362694 2023-01-11T21:02:36.7746805Z deleted: sha256:53ccd62c8863bcbcdf05ed7398999612a73b13f4b02cf689de74c15ff9955bbe 2023-01-11T21:02:36.7747134Z deleted: sha256:29629b6ef0f642b30397daf3541503845e7429098feab47f6f03f4e949d90ac6 2023-01-11T21:02:36.7747460Z deleted: sha256:ddfcfe7f21647a03590090fff80c61f1386e073206348dbe8bf224ab389c44e6 2023-01-11T21:02:36.7747802Z deleted: sha256:93f97db5a5b14fc8e661cfad9b65c022f51c0a0779ecb5cf41488a8e2d87a747 2023-01-11T21:02:36.7748128Z deleted: sha256:726e355d5d41bf5e00c34ff64c4c97d1d566a4adca6f2e5441ac855bdb4d0eb9 2023-01-11T21:02:36.7748467Z deleted: sha256:986e144d0cd87bc1e7f773a11c999d051f0dd38318ebf198bb263a0af88271d3 2023-01-11T21:02:36.7748791Z deleted: sha256:4477027c67c460d1c36efe969d274c551f8fc5c01edb48ad50cc4f6ffaf157e3 2023-01-11T21:02:36.7749091Z deleted: sha256:2a0174ee855168fb7c173106bb021e98ab65911a1943b55f83353284686045fd 2023-01-11T21:02:36.7749407Z deleted: sha256:aaf41d4bc2f0c997e67fdc5772487821fe4ee9559058fa95acec81cad8cf90a6 2023-01-11T21:02:36.7749863Z deleted: sha256:4e0dc34411c182cf693fc4c4f8d85dd45cb311f8273bc2af9459a6208c74f9d6 2023-01-11T21:02:36.7750196Z deleted: sha256:aff394764bf493f3e6b9bd5349f8785c94aba36e76a22a8ddfabf14be0918582 2023-01-11T21:02:36.7750507Z deleted: sha256:8e121a8948680d393297983dc3ff9bf59d28e036aa6359cc3530bf72d238da5e 2023-01-11T21:02:36.7750813Z deleted: sha256:6515074984c6f8bb1b8a9962c8fb5f310fc85e70b04c88442a3939c026dbfad3 2023-01-11T21:02:36.7750985Z 2023-01-11T21:02:36.7751087Z Total reclaimed space: 28.9GB 2023-01-11T21:02:36.7835100Z Post job cleanup. 2023-01-11T21:02:36.7935242Z Post job cleanup. 2023-01-11T21:02:36.9004337Z [command]/usr/bin/git version 2023-01-11T21:02:36.9308694Z git version 2.38.1 2023-01-11T21:02:36.9349730Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/03a7b504-69f3-42f9-aa50-f262511eef9c' before making global git config changes 2023-01-11T21:02:36.9350560Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:02:36.9354991Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:36.9406965Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:02:36.9437942Z [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-11T21:02:36.9841341Z Entering 'android/libs/fbjni' 2023-01-11T21:02:36.9887158Z Entering 'third_party/FP16' 2023-01-11T21:02:36.9936190Z Entering 'third_party/FXdiv' 2023-01-11T21:02:36.9977742Z Entering 'third_party/NNPACK' 2023-01-11T21:02:37.0022903Z Entering 'third_party/QNNPACK' 2023-01-11T21:02:37.0070738Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:02:37.0104725Z Entering 'third_party/XNNPACK' 2023-01-11T21:02:37.0203345Z Entering 'third_party/benchmark' 2023-01-11T21:02:37.0247657Z Entering 'third_party/cpuinfo' 2023-01-11T21:02:37.0294009Z Entering 'third_party/cub' 2023-01-11T21:02:37.0339205Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:02:37.0379307Z Entering 'third_party/cutlass' 2023-01-11T21:02:37.0419522Z Entering 'third_party/eigen' 2023-01-11T21:02:37.0481379Z Entering 'third_party/fbgemm' 2023-01-11T21:02:37.0538926Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:02:37.0603356Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:02:37.0661872Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:02:37.0720984Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:02:37.0769732Z Entering 'third_party/flatbuffers' 2023-01-11T21:02:37.0806952Z Entering 'third_party/fmt' 2023-01-11T21:02:37.0852498Z Entering 'third_party/foxi' 2023-01-11T21:02:37.0890122Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:02:37.0934285Z Entering 'third_party/gloo' 2023-01-11T21:02:37.0976693Z Entering 'third_party/googletest' 2023-01-11T21:02:37.1023190Z Entering 'third_party/ideep' 2023-01-11T21:02:37.1087085Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:02:37.1172381Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:02:37.1254987Z Entering 'third_party/ios-cmake' 2023-01-11T21:02:37.1298785Z Entering 'third_party/ittapi' 2023-01-11T21:02:37.1337358Z Entering 'third_party/kineto' 2023-01-11T21:02:37.1374242Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:02:37.1412044Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:02:37.1450682Z Entering 'third_party/nccl/nccl' 2023-01-11T21:02:37.1501457Z Entering 'third_party/neon2sse' 2023-01-11T21:02:37.1542338Z Entering 'third_party/nlohmann' 2023-01-11T21:02:37.1578034Z Entering 'third_party/onnx' 2023-01-11T21:02:37.1705936Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:02:37.1773875Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:02:37.1833246Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:02:37.1892186Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:02:37.1990571Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:02:37.2055190Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:02:37.2119272Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:02:37.2173672Z Entering 'third_party/pocketfft' 2023-01-11T21:02:37.2207909Z Entering 'third_party/protobuf' 2023-01-11T21:02:37.2287375Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:02:37.2346891Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:02:37.2395535Z Entering 'third_party/psimd' 2023-01-11T21:02:37.2433590Z Entering 'third_party/pthreadpool' 2023-01-11T21:02:37.2474819Z Entering 'third_party/pybind11' 2023-01-11T21:02:37.2520714Z Entering 'third_party/python-enum' 2023-01-11T21:02:37.2559479Z Entering 'third_party/python-peachpy' 2023-01-11T21:02:37.2606157Z Entering 'third_party/python-six' 2023-01-11T21:02:37.2644788Z Entering 'third_party/sleef' 2023-01-11T21:02:37.2689857Z Entering 'third_party/tbb' 2023-01-11T21:02:37.2726969Z Entering 'third_party/tensorpipe' 2023-01-11T21:02:37.2787813Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:02:37.2853791Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:02:37.2920190Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:02:37.2983265Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:02:37.3047513Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:02:37.3103423Z Entering 'third_party/zstd' 2023-01-11T21:02:37.3161307Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:02:37.3187828Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3195230Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T21:02:37.3226567Z [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-11T21:02:37.3473673Z Entering 'android/libs/fbjni' 2023-01-11T21:02:37.3493032Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3520097Z Entering 'third_party/FP16' 2023-01-11T21:02:37.3539740Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3565354Z Entering 'third_party/FXdiv' 2023-01-11T21:02:37.3586682Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3613274Z Entering 'third_party/NNPACK' 2023-01-11T21:02:37.3633173Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3659287Z Entering 'third_party/QNNPACK' 2023-01-11T21:02:37.3679274Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3706406Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:02:37.3726443Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3752951Z Entering 'third_party/XNNPACK' 2023-01-11T21:02:37.3772548Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3808846Z Entering 'third_party/benchmark' 2023-01-11T21:02:37.3829592Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3856002Z Entering 'third_party/cpuinfo' 2023-01-11T21:02:37.3876683Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3903678Z Entering 'third_party/cub' 2023-01-11T21:02:37.3923423Z http.https://github.com/.extraheader 2023-01-11T21:02:37.3949847Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:02:37.3970472Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4002613Z Entering 'third_party/cutlass' 2023-01-11T21:02:37.4022964Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4055147Z Entering 'third_party/eigen' 2023-01-11T21:02:37.4075087Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4103925Z Entering 'third_party/fbgemm' 2023-01-11T21:02:37.4123468Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4150434Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:02:37.4170144Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4196314Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:02:37.4215946Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4243177Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:02:37.4263106Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4302269Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:02:37.4323769Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4351409Z Entering 'third_party/flatbuffers' 2023-01-11T21:02:37.4370880Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4399847Z Entering 'third_party/fmt' 2023-01-11T21:02:37.4420137Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4446995Z Entering 'third_party/foxi' 2023-01-11T21:02:37.4467383Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4493381Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:02:37.4512911Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4539679Z Entering 'third_party/gloo' 2023-01-11T21:02:37.4559297Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4587090Z Entering 'third_party/googletest' 2023-01-11T21:02:37.4606703Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4634051Z Entering 'third_party/ideep' 2023-01-11T21:02:37.4653287Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4678861Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:02:37.4698345Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4727432Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:02:37.4748939Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4781562Z Entering 'third_party/ios-cmake' 2023-01-11T21:02:37.4801180Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4827734Z Entering 'third_party/ittapi' 2023-01-11T21:02:37.4846923Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4872883Z Entering 'third_party/kineto' 2023-01-11T21:02:37.4892831Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4919392Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:02:37.4939128Z http.https://github.com/.extraheader 2023-01-11T21:02:37.4965673Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:02:37.4985874Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5014020Z Entering 'third_party/nccl/nccl' 2023-01-11T21:02:37.5034617Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5060570Z Entering 'third_party/neon2sse' 2023-01-11T21:02:37.5080418Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5106674Z Entering 'third_party/nlohmann' 2023-01-11T21:02:37.5126201Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5154403Z Entering 'third_party/onnx' 2023-01-11T21:02:37.5173941Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5211156Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:02:37.5230683Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5257488Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:02:37.5277789Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5305874Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:02:37.5325591Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5351360Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:02:37.5370662Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5401371Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:02:37.5421043Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5447510Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:02:37.5467124Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5493809Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:02:37.5514165Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5545258Z Entering 'third_party/pocketfft' 2023-01-11T21:02:37.5564241Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5590670Z Entering 'third_party/protobuf' 2023-01-11T21:02:37.5610295Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5639561Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:02:37.5658738Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5684985Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:02:37.5704052Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5732126Z Entering 'third_party/psimd' 2023-01-11T21:02:37.5753271Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5778720Z Entering 'third_party/pthreadpool' 2023-01-11T21:02:37.5798814Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5825291Z Entering 'third_party/pybind11' 2023-01-11T21:02:37.5844871Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5871578Z Entering 'third_party/python-enum' 2023-01-11T21:02:37.5890789Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5916059Z Entering 'third_party/python-peachpy' 2023-01-11T21:02:37.5935395Z http.https://github.com/.extraheader 2023-01-11T21:02:37.5960731Z Entering 'third_party/python-six' 2023-01-11T21:02:37.5980326Z http.https://github.com/.extraheader 2023-01-11T21:02:37.6007353Z Entering 'third_party/sleef' 2023-01-11T21:02:37.6026802Z http.https://github.com/.extraheader 2023-01-11T21:02:37.6051852Z Entering 'third_party/tbb' 2023-01-11T21:02:37.6071661Z http.https://github.com/.extraheader 2023-01-11T21:02:37.6098695Z Entering 'third_party/tensorpipe' 2023-01-11T21:02:37.6119011Z http.https://github.com/.extraheader 2023-01-11T21:02:37.6145338Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:02:37.6164291Z http.https://github.com/.extraheader 2023-01-11T21:02:37.6190404Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:02:37.6209625Z http.https://github.com/.extraheader 2023-01-11T21:02:37.6235093Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:02:37.6254046Z http.https://github.com/.extraheader 2023-01-11T21:02:37.6280591Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:02:37.6299373Z http.https://github.com/.extraheader 2023-01-11T21:02:37.6325860Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:02:37.6346290Z http.https://github.com/.extraheader 2023-01-11T21:02:37.6374520Z Entering 'third_party/zstd' 2023-01-11T21:02:37.6394433Z http.https://github.com/.extraheader 2023-01-11T21:02:37.6628214Z Evaluate and set job outputs 2023-01-11T21:02:37.6637571Z Set output 'docker-image' 2023-01-11T21:02:37.6638839Z Cleaning up orphan processes